統計
MATLAB Answers
11 質問
0 回答
ランク
of 170,890
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
why the amplitude of fft is not the same as input signal?
I am doing fft processing on my input audio signal. But FFT amplitude is not equal to the amplitude of signal which I input to t...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Initial conditions for the filter delays
How can I use initial conditions for the filter delays when I have to use filter function in matlab? [y1,zi] = filter(b,a...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Error when converting to an exe file
Hi, I convert my GUI to executable file, I have 'str2fun' in one of the functions which I call from the main function. Do I have...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Or statement for input arguments of type 'cell'
Hi, I want to compare two arguments of cell type which I read as readtable from a csv file (with header). I need to use Or state...
7年以上 前 | 1 件の回答 | 0
1
回答質問
How Can I create exe file of GUI program (.fig, .m)
Hi I have GUI matlab program (with some functions and csv file inside which I call) and I want to convert to exe. I use 'deploy...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Problem with char format values
I have a csv file and I need to read that file and I use in the title of wav file which I write using audiowrite. Tb = read...
7年以上 前 | 1 件の回答 | 0
1
回答質問
how to remove the data (output of the function 'getaudiodata') from the memory buffer when I record an audio for long time and plot it at the same time?
I record an audio signal from microphone and I plot it in real time. Simply I have: rObj=audiorecorder(fs, 24, 2); recordb...
7年以上 前 | 1 件の回答 | 0
1
回答質問
How to run python code in matlab?
Hello, I need to read some parameters of a board (connected via USB to PC). I couldnt find a code in Matlab for this reason but...
7年以上 前 | 1 件の回答 | 0
1
回答質問
reading the data from a csv file with headers
Hi, I have a csv file similar to this: a b c d 12 35 86 4 How can I read the data for one of the headers? ...
7年以上 前 | 1 件の回答 | 1
1
回答質問
Start storing the recorded sound with pressing the button in real time
I record speech from the microphone, I use audiorecorder and a timer function fire every one second and doing some process (as F...
7年以上 前 | 1 件の回答 | 0
1
回答質問
how to record and analyze audio in real-time from two channel (stereo)?
I tried the code form "Geoff Hayes" in the page with the following title :"plotting the recorded sound while recording". It is w...
7年以上 前 | 0 件の回答 | 0


