Statistics
7 Questions
0 Answers
RANK
68,018
of 301,275
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 21,216
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,777
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 to use surf and surfc in loops?
<</matlabcentral/answers/uploaded_files/53039/Screen%20Shot%202016-05-25%20at%204.46.30%20PM.png>> The problems are: a) Usin...
10 years ago | 0 answers | 0
0
answersQuestion
how to display image as just pixels?
<</matlabcentral/answers/uploaded_files/52893/Screen%20Shot%202016-05-23%20at%202.52.31%20PM.png>> There is a clown image alr...
10 years ago | 1 answer | 0
1
answerQuestion
How to use spline interpolation and phase shifts?
<</matlabcentral/answers/uploaded_files/50748/Screen%20Shot%202016-04-25%20at%206.34.16%20PM.png>> How do I do part 3? My cod...
10 years ago | 0 answers | 0
0
answersQuestion
How do I apply a model to a dataset and calculate coefficients using non-linear regression?
The problem is attached, and I'm just not sure how to calculate the coefficients. Do I use polyfit? <</matlabcentral/answers/...
10 years ago | 1 answer | 0
1
answerQuestion
How to use coeffs to evaluate other values?
I need help with part B on this question. My current code is: %% Problem 4a v=[5,10,15,25,35,40,50,65,80]; % speed in mi/h...
10 years ago | 1 answer | 0
1
answerQuestion
How to get output of [110,40] from input of FindAbnormal([65, 95, 110, 80, 40]) using relational and logical operators?
The problem is: The resting heart rate for an average adult between 60 - 100 beats per minute, inclusive. Assign row array heart...
10 years ago | 1 answer | 0
1
answerQuestion
How do I produce an output of 0 when the input code is CheckStatus(0,1) using logical operators?
The purpose is: Assign onTime with true if noTraffic is true and gasEmpty is false. As of right now, my code is: functio...
10 years ago | 2 answers | 0
