Solution to time and space dependent ODE

Kindly help me to find the solution solution to the problem
(d^2 y)/〖dt〗^2 =y(x,t)-sin⁡(y) at x lines in interval [-1,1] and t is time.

 Accepted Answer

See the ode45 function and the example on its documentation page that discusses passing additional parameters into your ODE function.

More Answers (0)

Tags

Asked:

on 16 Jan 2021

Commented:

on 25 Jan 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!