photo

Wesley Brown


Last seen: 6 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
237,722
of 300,365

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


When using the cftool, should I use Trust Region or Levenberg-Marquardt?
Hello, I have a data-set that behaves like a sin wave. I need to fit a curve to the data-set using the cftool. In the fit op...

6 years ago | 1 answer | 0

1

answer

Question


Fitting an equation to a Sine Function with NonLinearModel.fit
I am trying to fit an equation to a set of data that behaves like the sine wave. The data is graphed below: I already tri...

6 years ago | 1 answer | 0

1

answer

Question


How can I remove rows from a matrix with a for statement and if statement?
I want to remove any of the rows from matrix A whose column 1 is either greater than the max value or less than the min value. ...

6 years ago | 2 answers | 0

2

answers