Community Profile

photo

Ryan Coder


Last seen: 2 days ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


ode45 invalid parameter 981/100
clear; animate = 1; % 1 = animate, 0 = no animation syms m L g y_0 omega t y_ddot theta theta_ddot y = y_0*sin(omega*t) ...

2 days ago | 1 answer | 0

1

answer

Question


Removing Variables From a Cell Array
Hey guys! I am having trouble modifying these cell arrays to remove any NaN, string, or complex variables. Ive tried a few diffe...

1 year ago | 2 answers | 0

2

answers

Question


Symbolic Toolbox Solving for Zeros
Hey! I've tried a few things but cant seem to get this script to solve for the x values of a functions values. Any ideas? %% ...

1 year ago | 2 answers | 0

2

answers

Question


ERROR // Array indices must be positive integers or local values
Hello! I have been working on this script for a little bit, and cant seem to figure out why I am getting this error: " Array in...

1 year ago | 3 answers | 0

3

answers