Kyrillos Youssef
Followers: 0 Following: 0
Feeds
질문
How to treat with the error "Undefined function or variable 'M'." where M is mentioned in a Matlab ode function, and it's also a function of defined variables in the Matalb code?
I have Matlab code and the function that it calls it. where inside the ode function file: M=sqrt(Mo-f*t); where Mo is defin...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to plot two vectors of different lengths in MATLAB?
Hello everyone, I have a vector Y where its length is smaller than the length of a vector X. I want to take just the first el...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to stop Matlab from execution when it reaches a certain value for specific variable when I use ode45?
Hello dear friends, experts of Matlab, For the following Matlab code: When I run this code, it results 3 figures; for the thi...
거의 5년 전 | 답변 수: 2 | 0
2
답변질문
How to simulate the gradient of a function (f1) with ODE, where (f1) is dependent on time (t) and this function changes with time (t) in both (x) and (y) directions?
Hellos dears, experts of Matlab, How to simulate the gradient of a function (f1) which is dependent on time (t) and this funct...
거의 5년 전 | 답변 수: 0 | 0
0
답변질문
How to solve first order ODEs to find four components (for velocity and displacement of projectile in X and Y directions)?
Hello dear experts in Matlab, I did a Matlab code to simulate the motion of a projectile in air. I hope to find TEN reasonab...
거의 5년 전 | 답변 수: 1 | 0

