how to write initial condition v'(0)=0 in matlab
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
i want to write the condition v'(-1)=0 in matlab but my code given below give error. Someone please help me.
code:condition=diff(v,y==-1,1)=0
2 comentarios
Respuestas (1)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!