Feeds
질문
Using fsolve with vector as argument
Hi all. I have to solve a system of nonlinear equations many times for different parameters values. For example: function F...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
Using a function in an anonymous function as input argument
Hi everyone. I would like some help to compute the next integral: u = integral(@(y) G(R(y)) * f(y), 0, 1) Where R(y) = ...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Help with basic matlab
Thanks for reading my question When I use dsolve in an ivp I get this ans: dsolve('Dy = -yt + sin(3t) - cos(t.01) + 3sin(7...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
Problem with function eval
Thanks for reading my question When I use dsolve in an ivp I get this ans: dsolve('Dy = -yt + sin(3t) - cos(t.01) + 3sin(...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
Help with basic matlab
I need to find the error between the exact solution and Euler, Runge Kuta 2 y 4. I have the next IVP: y' = sin(3t) - cos(t...
거의 13년 전 | 답변 수: 0 | 0
