Chett Manly
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
89.578
of 295.467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
fprintf problems with new lines
I am trying to make my data outputs look like the example and am about 90% of the way there but the caviat is that I can only us...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
Trying to find a value at a specific point in an array.
What I am trying to do is find the value of Hmax @ Tmax. Tmax is a product of Vmax. clear; close all; clc G = 9.80665; %...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
Matlab transpositions from formula
Having some dramas converting equations to matlab. The code runs but my answers seem wildly out... Part A uses the formula v=(T...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
Problem tracking a value to plot.
Hi, I am trying to plot an accel/decel curve but am struggling to record it. the program seems to run in its two phases but if I...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
External function problem.
I am trying to alter this code which I have included and is functioning to use an external function. After a few attempts but a...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
Trying to use a for loop to calculate years with an IF statement but it seems to ignore it.
So the program is meant to stop if balance >= 500000 but it seems to soldier on until it runs out of months. Use of a for loop i...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
Not sure why while loop won't run.
%trying to run a while loop, (then a for and a forever) but to me the code seems logical but it has a bug that is stopping it. ...
ongeveer 3 jaar ago | 1 answer | 0