photo

Rakesh


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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....

fast 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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....

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort