Feeds
提问
Error - Inputs must be floats 'ode45'
I am trying to solve two odes using ode45 and getting the same error everytime and i cant seem to work out why.. any help would...
5 years 前 | 1 个回答 | 0
1
个回答提问
Why do I get this error in my Taylor Expansion?
I have this code below: clearvars % Define Symbols syms x f(x) % Define Function f(x) = sqrt(sin(x))+2; % Taylor Exp...
6 years 前 | 1 个回答 | 0
