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:
I've been trying to use findpeaks(), like in this example: http://www.mathworks.com/help/toolbox/signal/ref/findpeaks.html
But I can't produce the curve like in the picture, any good ideas?
Thanks!
Donna
回答(4 个)
bym
2011-12-15
0 个投票
Maybe one of these enveloping tools could help:
however, most of the PSD envelopes I've seen are done manually, not by algorithm
类别
在 帮助中心 和 File Exchange 中查找有关 Descriptive Statistics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!