photo

Jack


Last seen: alrededor de 1 año hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


error in line 15 at initial conditions please help
function dydt = pendulum_system(t, y) g = 9.81; % Acceleration due to gravity L = 1.0; % Length of the pendulum theta = ...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


why am i getting grey figure box can someone fix please
% Constants g = 9.81; % Acceleration due to gravity L = 1.0; % Length of the pendulum t = linspace(0, 20, 1000); % Time v...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


why do i get this message Not enough input arguments. Error in ODEforA6 (line 9) theta = Y(1); and can someone help me please
We cannot easily apply a numerical method with a general value for the initial angle. So, we elect to use the initial conditions...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta