photo

Rakesh


Last seen: ungefär 3 år ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
261 951
of 300 392

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

ungefär 3 å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...

mer än 3 å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 ...

mer än 3 å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....

mer än 3 å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 ...

mer än 3 å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...

mer än 3 år ago | 1 answer | 0

1

answer