Question


I want to make the figure hanger look like the attached picture. The code is shown below.
clc L=3;% L=y fare away the the plate (boundary layer) T=2;%Final time maxk=500;%Number of time steps dt=T/maxk; n=50;%Num...

4 years ago | 1 answer | 0

1

answer

Question


shooting method for coupled ODE
dd ggg gg

6 years ago | 1 answer | 0

1

answer

Question


using shooting method for coupled ode
Hi all, please help,I'm looking to solve the following system of equations with boundary conditions using the shooting method: ...

6 years ago | 1 answer | 0

1

answer

Answered
Third Order Coupled ODE's
if true % code end

7 years ago | 0