Guillermo
Followers: 0 Following: 0
Feeds
提问
I am trying to code a solution to blasius eq using Runge kutta 4, help please.
clear all; clc; % 3 First order ODE´S from Blasius Eq % dF/deta = G % dG/deta = H % dH/deta = -0.5*F*H fF=@(eta,G) ...
2 years 前 | 2 个回答 | 0