photo

Cameron Bhamra


Last seen: presque 5 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
287 615
of 301 200

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 190

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 173 339

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Loops + Updating variables
I'm trying to do some iterative calculations by repeatedly calling a function 'calculate_box' which returns a column array of va...

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

0

réponse

Question


How do I create a row vector 'r' that takes a value depending on whether 'nodelocation' is above or below 'd'?
I have a system where the properties change depending on the location within the system. Up to a certain point, 'd', vector 'r' ...

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

1

réponse

Question


Graphs plotting blank - unsure why and how to fix
- mass = 1; SpringK = 200; Initial = 1; staticf = 0.2; dynamicf = 0.1; Period = 7; dt = 0.01; angle = 30; g = 9.81; ...

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

1

réponse

Question


Unable to perform assignment because the left and right sides have a different number of elements. Line "u(i) = u(I+1) + acceleration * dt" seems to be the problem.
How can I fix this code to run and print the table? % Default parameter values mass = 1; Spring = 200; Initial = 1; static...

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

1

réponse