photo

Saurav Kumar


Last seen: 4 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
22,921
of 297,503

REPUTATION
2

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
2

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • First Review

View badges

Feeds

View by

Question


Can ODE solvers produce different results when the MATLAB versions vary?
I'm trying to simulate a paper and am using an ode45 solver to solve the differential equations. However, the results that I get...

6 years ago | 1 answer | 0

1

answer

Question


how to store the data in an array in simulink and compute the sum of squares of each element?
I want to store real time data in an array and compute the sum of square of each elements and get the output. How can I achiev...

7 years ago | 3 answers | 1

3

answers

Question


Simulating a differential equation with discontinuous right hand side
Hi, How can I simulate a switched system with discontinuous right hand side? Consider a linear system xdotplus=[1 1; -1 -1...

8 years ago | 0 answers | 1

0

answers

Question


Accessing ODE solver solutions in between the time steps
How can I access the solution of the odesolver in between the time steps *before* it returns the full solution. For ex: The fun...

9 years ago | 2 answers | 0

2

answers