Feeds
提问
Hilbert Curve
Hi I'm trying to plot this: function [x,y]=hilbert(n); %HILBERT Hilbert curve. % % [x,y]=hilbert(n) gives the vector co...
15 years 前 | 1 个回答 | 0
1
个回答提问
Ode 45 Numerical Asnwers
Ok, well this may seem a bit stupid but I have no idea how to find a numerical answer from the ode45 function. Ok I am trying t...
15 years 前 | 2 个回答 | 0
2
个回答提问
Second Order Differential Equations to 2 First Order
I'm trying to turn <http://latex.codecogs.com/gif.latex?\frac{\mathrm{d^2}%20\theta%20}{\mathrm{d}%20t^2}%20=%20-sin\theta> to 2...
15 years 前 | 1 个回答 | 0
