Community Profile

photo

Saurav Kumar


Last seen: 3 years ago Active since 2016

Followers: 0   Following: 0

Statistics

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

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

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

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

8 years ago | 2 answers | 0

2

answers