Community Profile

photo

Rakesh


Last seen: mer än ett år ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How to code integral part in diff. eqn with 0 to inf limit ?
I want to code the above differential equation in matlab. But the only problem I am facing is how to code the integral part....

mer än ett år ago | 0 answers | 0

0

answers

Question


I am getting error in R2018a --> Can't reload '/usr/local/MATLAB/R2018a/bin/glnxa64/libmwcoder_types.so'
When I am trying to run the code including "findpeaks" function in R2018a matlab then I am getting the following error Can't re...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Why am I not getting desired values using loop?
I have data like br_peaks = Columns 1 through 15 0.0002 0.2118 0.4623 0.7067 0.9873 1.2611 1.5412 ...

nästan 2 år ago | 2 answers | 0

2

answers

Question


How to code jump of the solution of diff. eq. at discrete points?
I made a matlab program for the solution of impulsive differential equation. The solutions have jumps at the following sequence....

nästan 2 år ago | 1 answer | 0

1

answer

Question


Why am I not getting desired output?
I am solving differential equation that contain piecewise function. I coded this in Octave and I am getting desired results but ...

nästan 2 år ago | 2 answers | 0

2

answers

Question


Why am I getting error in event function for impulsive differential equations?
function sol = paper_impulse t0 = 0; t1 = 5; impcount = 0; te=1; k=1; No = 1; ep=0.01; vec = []; x = []; i=0; impulse_streng...

nästan 2 år ago | 1 answer | 0

1

answer