Community Profile

photo

Karlie Brillant


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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); ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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) ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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*...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten