Statistics
4 Questions
0 Answers
RANK
232,233
of 301,352
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,116
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How do I solve this error: 'Error using alpha. Too many output arguments.' ? It comes up when I try to create a user-defined function for the input: 'de_trim'.
The code is supposed to take the user input 'de_trim' and calculate if creates a stall condition for the plane. None of the outp...
9 years ago | 1 answer | 0
1
answerQuestion
Last Part of Baseball Trajectory Problem
My issues concerns the for loop containing k3 and k4 at the bottom of the code (top half is just for reference I guess, although...
9 years ago | 1 answer | 0
1
answerQuestion
(Same trajectory problem now with different plot results and problems). I'm trying to write a script that will plot a balls trajectory.
Intial position and velocity are known (Vi, xi, yi), and air resistance is neglected. Originally I used t=zeros(1,3600); and wit...
9 years ago | 1 answer | 0
1
answerQuestion
I'm trying to create a script file that determines the trajctory of a baseball thrown with an initial velocity of 20 m/s, there's no air resistence.
I'm trying to create a script file that determines the trajctory of a baseball thrown with an initial velocity of 20 m/s, there'...
9 years ago | 2 answers | 0
