統計
MATLAB Answers
9 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
FFT Amplitude and FFT Normalization
Hello, I have 2 questions: 1) what's the (physical) meaning of the Y-axis in an FFT vs. Frequency plot? (I mean usually I plot ...
約9年 前 | 1 件の回答 | 0
1
回答質問
How to extract data from image figure?
Hello, I am using "imcontrast" to adjust contrast of figure. Then I press "adjust data". Now, my question is, how can I get a ...
9年以上 前 | 2 件の回答 | 0
2
回答質問
audio recording - synchronous execution
Hello, I want to record audio from laptop's microphone and simultaneously "hit" play on some other non-matlab application. ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
VideoReader - cropped frame
Hello, I'm using VideoReader to import *.avi file to Matlab. My original file is quite large, it's 480x480 pixels, 24 bit...
9年以上 前 | 1 件の回答 | 1
1
回答質問
fft2 - how does it work
Hello, I am trying to understand how fft2 works and what it really means by simple example - my image is black&white stripes:...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Neural Network - Pattern recognition network
Hello, I have NN for Pattern recognition. I use the function "patternnet". My question is, if I train my net with 3 different ...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Distinguish between 2 variables using PCA
Hello, I am trying to understand the PCA function. I have 6 recordings of Heart Rate. Four of them from person A, and two of t...
9年以上 前 | 1 件の回答 | 0
1
回答質問
how to know the frequency on the fft plot
if I'm doing fft of my signal, and ploting it plot(abs(fft(x)). Now how do I match an index on the graph to a specific fr...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Why should I use 2 fftshift?
Hello if I have signal x (in time domain). I saw that sometimes people do fftshift(fft(ffshift(x))). Now, I understand the u...
9年以上 前 | 1 件の回答 | 0