Gistlib Logo

gistlib

i have a code that is supposed to solve ode using chebyshev poly, but it doesn't work can you help in matlab

I'd be happy to help. Please provide the code you have so that I can assist you better.

similar matlab code snippets

ode second order in matlab
solve an ode and plot it in matlab
write a matlab code using dsolve to solve the ode y(t)''+ 2y'(t) + y(t) = 2 sin(t) + 6 cos(t) given y(0) = 2 and y'(0) = 0. in matlab
. solve the ode system below using • ode numerical solver • the symbolic toolbox • compare and visualize the solutions from both methods in a plot. dx dt = z + 4, x(0) = 2 dz dt = −3x, z(0) = 3 in matlab
solve an ode in matlab
need help with a physics ode in matlab in matlab
explain how you derive a function using ode function in matlab
write a function which mimics odetovectorfield in matlab
animate an ode in matlab
ode and dsolve solver starting with $1000 with 3% annual interest rate in matlab

related categories

matlab
ode
chebyshev

gistlibby LogSnag