Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は dy/dt=t/y と y(0)=1 を解決できる matlab コードを持っています。これを一般化して dy/dt=f(t,y), y(o)=y_0 を特定の ANY に対して解決するにはどうすればよいですか? f(t,y)?