Saurav Kumar
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 1
3
个回答提问
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 前 | 0 个回答 | 1
0
个回答提问
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 前 | 2 个回答 | 0