photo

H. Donna Gust


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
3 Answers

RANK
110,738
of 301,440

REPUTATION
0

CONTRIBUTIONS
1 Question
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,282

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,580

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

View by

Answered
Help with fitting curve to data
Figured this out eventually... h=figure; semilogy(x,y); hold on; specplot(spectrum(x.^4,128),Fs); ax=findall(h,'Type','li...

14 years ago | 0

Answered
Help with fitting curve to data
Actually, does anyone know how I would go about collecting the actual data points of this operation? It may sound strange I gues...

14 years ago | 0

Answered
Help with fitting curve to data
I found that I could use specplot and take the 4th power of whatever spectrum and use that to fit nicely over, example: http:...

14 years ago | 0

Question


Help with fitting curve to data
Hey all, I'm new to matlab, and I have to make a smoothed curve to fit the peaks of my data, similar to this picture: http://i...

14 years ago | 4 answers | 0

4

answers