photo

Marie Harpøth


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
211,691
of 301,454

評判
0

コントリビューション
4 質問
0 回答

回答採用率
75.0%

獲得投票数
0

ランク
 of 21,287

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,632

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Trying to understand the MATLAB fft example and how to determine amplitudes of frequencies?
Hey I have made a plot of a signal using the MATLAB fft example: L=length(channel1); NFFT=2^nextpow2(L); Y=fft(...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


Strange error message using sort( ) ?
Hey I am trying to locate the 10 fundamental frequencies in my power-spectrum. I know, I can find the peaks, by using the f...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


What is the function of NFFT in MATLAB code of the frequency plot?
Hey I have made a Frequency plot, according to the instructions on the site "MATLAB: fft". >> L=length(channel1'); >> NFFT=...

10年以上 前 | 0 件の回答 | 0

0

回答

質問


Help interpreting Audio-Signal from 'audioread( .wav)' output?
Hey I am a beginner at MatLab and working with Audio-Signals. So I have a few basic questions: Using the audioread('.wav')...

10年以上 前 | 1 件の回答 | 0

1

回答