Example: bachelor of science
MATLAB 數值微積分與微分方程式求解
[t, y] = ode45(@fun, tspan, y0, options, p1 , p2 ) function dydt = fun(t, y, p1 , p2 ) dydt(1) = < Insert a function of t and/or y here. >
Download MATLAB 數值微積分與微分方程式求解
Information
Domain:
Source:
Link to this page:
