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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0
