Feeds
질문
Evaluating an integral with symbolic integral limits
Hi, This is my code: syms s y0 result = int( ((1+s)/(((1+s)^3-(1+y0)^3)/3 - ((1+s)^2-(1+y0)^2)/2)^0.5), s, y0, ...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Stiffness ratio for odes
Hi, I had a general query related to calculation of stiffness ratio evolution for a set of coupled odes over a certain time i...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
Repeating a loop/iteration in a for loop (for adaptive time stepping)
Hi, I am trying to write a code for adaptive time stepping using the explicit euler method. I was wondering if there is a ...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
Jacobian matrix evaluation doubt!
Is there a way to evaluate a jacobian matrix having symbolic variables that change with every time step? Here is the code that ...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
Legendre polynomials plot help
Hi, I need to plot the first 5 legendre polynomials. I have managed to get the expressions by writing a code for it. >>...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
How do I use a timeseries data in simulink
Hi, I am using Matlab R2011a version. I want to use a wind speed data in simulink. The data file is a .mat file consisting of w...
대략 12년 전 | 답변 수: 0 | 0
