Community Profile

photo

Karlie Brillant


Actif depuis 2019

Statistiques

  • Thankful Level 3

Afficher les badges

Content Feed

Afficher par

Question


Left and right sides have different number of elements
Getting an error in line 5 of my script, counter=1; for R_e=linspace(1*10^3,1*10^5,10) k=linspace(1*10^-6,1*10^-3,10); ...

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

1

réponse

Question


Index exceeds number of array elements?
Working on a scipt to run a function for flow of water through a pipe Script: dh=1.0; for R_e=linspace(1*10^3,1*10^5,10) ...

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

1

réponse

Question


Don't understand error
Working on a function that will determine the angle needed to launch a projectile at in order to hit a target, works like a newt...

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

1

réponse

Question


Running like a forever loop
I am working on the following function function [x,y]=projectile(V_int,theta,dt) time=dt; %(seconds) k=0.32; %drag coefficien...

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

0

réponse

Question


Vector output from a function
Working on a projectile motion problem. I am trying to get x_dist and y_height vectors as outputs from my function so that I can...

environ 5 ans il y a | 2 réponses | 0

2

réponses

Question


Index exceeds number of array elements (1)
I continue to get the error "index exceeds number of array elements (1)" regarding the first line of this for loop, Q_out2=dt*...

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

1

réponse

Question


Index exceeds the number of array elements (1264).
I have been trying to work on a function however it continues to get stuck on this section. I have made sure that the matrix/vec...

environ 5 ans il y a | 2 réponses | 0

2

réponses