Community Profile

photo

Mel Smith


University of Colorado - Boulder

Actif depuis 2015

Followers: 0   Following: 0

Contact

Architectural Engineering student.

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Output Argument Error - How to Define The Output Argument for a Function
I'm trying to create and use the following function: function [dctmatrix]=dctmatrix(i,j,N) if i==1 dctmatrix=...

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

1

réponse

Question


How To Prevent an Infinite Recursion?
I keep getting the following error when I run this code: "Out of memory. The likely cause is an infinite recursion within the pr...

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

1

réponse

Question


How To Fix Rank-Deficient Systems Where The Solution Is Not Unique
In terms of linear algebra, I'm trying to solve Ay=0 where A is the coefficient matrix and y is a column matrix of solutions to ...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


Subscript Indices MATLAB Error
p=1.2; q=1; LRainbow=6.1; y=linspace(0,100000); h(y)=(p*(y.^2))/(q+(y.^2)); I keep getting this error in regard...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


How do I fix the "Subscript indices must either be real positive integers or logicals" error?
If you have the vectors r'(t) and r''(t), how can you plot curvature, K(t)=[normofthecrossproductofr'(t)andr''(t)]/[(normofr'(t)...

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

1

réponse

Question


Can I write to the same csv file more than once in a script?
My script is a game that has a menu where if the user picks the first option, there are multiple if, else, elseif, and for loops...

presque 9 ans il y a | 1 réponse | 0

1

réponse

Question


How can I replace an underscore with a letter if an input character matches that letter?
So for a project I'm working on the user is shown a number of underscores (their hint) equal to the length of a hidden word (sel...

environ 9 ans il y a | 1 réponse | 0

1

réponse