How to use numerical solution in differential equation?
    3 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
I have numerical solution for variable p, which I got through ode45 method. I need to calculate u, where
u=((r^2-1)/16)*dp/dz
May I use my numerical solution for p and calculate dp/dz in second equation? Is it possible in matlab and on which way?
0 Commenti
Vedere anche
Categorie
				Scopri di più su Numerical Integration and Differential Equations in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!