Community Profile

photo

Stephen


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Error using ODE45. Need Help Debugging
my m-file looks like function xp=F(t,x) xp=zeros(5,1); m=1; w=1; h=.5; y=.01; xp(1)=-m*(w^2)*(x(2)^3)*(-(h*y)/(...

9 years ago | 1 answer | 0

1

answer

Question


Second Order ODE with trouble
I have tried to follow tutorials but i am having trouble making an m file to solve a system of ode's with constants that is spec...

9 years ago | 1 answer | 0

1

answer

Question


Matlab PDE boundry condition confusion.
i have a pde where i want to be able to manipulate variables to see how the function acts. The problem is that i don't know how ...

10 years ago | 0 answers | 0

0

answers

Question


Problem with a PDE harmonic oscillator.
I am trying to get and graph numerical solutions to a PDE with an initial condition and two boundary conditions. PDE: du/dt =...

10 years ago | 0 answers | 0

0

answers