Statistics
7 Questions
0 Answers
RANK
135 433
of 300 369
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
0
RANK
of 20 936
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168 436
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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); ...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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) ...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 6 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 6 år ago | 2 answers | 0
2
answersQuestion
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*...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 6 år ago | 2 answers | 0
