Feeds
질문
ODE solver is not accurate in this equation?
Hi Everybody, I'm trying to solve this equation : Y" = sin(y) - (1/t)Y' I wrote the following code: syms y(t) [V] =...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Question on how to calculate integral
Hello everybody, I have a question on how to calculate integral of a matrix in Matlab. I have the following code and wants to...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
Problem with second order ODE solver
Hello everybody, I'm trying to solve the following equation: y" = sin(y) - (1/t)*y' I write down the following code for s...
거의 9년 전 | 답변 수: 1 | 0