User Portlet
Discussions |
---|
Thanks for your support. I have one more question. How can I get f, theta and phi values? The following commands didn't display the results for f(eta), theta(eta) and phi(eta). ... |
@Mariusz Iwaniuk, Thanks for your response. It will be used for my work. One more question. I tried to solve this problem for the parameter values m = 2; phi = 0.1; rho[f_] := 997.1; Cp[f_] := 4179; k[f_] := 0.613; ... |
I tried to solve a system of ordinary differential equations in Mathematica, I got a reults in "ExplicitRungeKutta" method. But I want a results in RKF45 method with shoting technique. How to solve the system? &[Wolfram Notebook][1] [1]:... |