photo

Rakesh


Last seen: 1년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

거의 2년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변