photo

Neil Solan


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to find (x,y) for peaks of a plot?
I am using findpeaks() to get the (x,y) coordinates of the peaks of my plot, but it is giving me the x value in weird numbers. S...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to Fix: Index Exceeds Matrix Dimensions
I am getting the error, 'Index Exceeds Matrix Dimensions' and I'm not sure why. Code: clear clc close all %...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Inner Matrix Dimensions Must Agree
Here is my code: clear clc close all %Constants: m_b = 0.3; %[kg] m_f = 0.025; %[kg] m_r = 0.1; %[kg]...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


What argument is Missing from this Function?
I'm getting the 'Not Enough Input Arguments' error on my function and I can't for the life of me figure out why? Can someone poi...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Not Enough Input Arguments in ODE Solver
I'm getting the error that there are not enough input arguments in my ODE function. However, every variable in the equation is l...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


Not Enough Input Arguments ode15s
Trying to solve an ODE using ode15s and I'm getting this error: Not enough input arguments. Error in Homework3>ode1 ...

plus de 6 ans il y a | 1 réponse | 0

1

réponse

Question


for loop with multiple inputs
So I know I've done this a million times but it's been a few years since I've used MATLAB and I forget exactly how to go about t...

plus de 6 ans il y a | 1 réponse | 0

1

réponse