photo

H. Donna Gust


2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

1 質問
3 回答

ランク
263,770
of 301,573

評判
0

コントリビューション
1 質問
3 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,336

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,520

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

回答済み
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年以上 前 | 0

質問


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年以上 前 | 4 件の回答 | 0

4

回答