Community Profile

photo

Marcus Stürup


Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How do i make this function write to the ode
Hey Fellas I have a issue with a function where i want to share the thrust and fuelin with a ode45. when i run the program it s...

alrededor de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Ode45 too many input arguments
clc; clear all; close all; y0=1; tSpan=[0 10]; [t,y]=ode45(@(t,y) mas(t,y), tSpan, y0); plot(t,y) function dt =...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas