photo

Nicole


Last seen: casi 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


How to create a flow chart?
How would I make a flow chart that describes this code? clear all; close all; clc; %inputs d1f = 60; %diameter of the bl...

casi 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


defining state matrix as anonymous function
How do I define my state matricies as an anonymous function? %variables m = 18130.59; k_t = 80363.83655; c_aero = 4561.755...

casi 2 años hace | 3 respuestas | 1

3

respuestas

Pregunta


ode45 is running an infinite loop
My ode45 keeps running an infinite loop. My code is shown below. tspan = [0, 10] x0 = [0;0;0;0;0] T1 = 360000 V1 = 70 [t ...

casi 2 años hace | 1 respuesta | 0

1

respuesta