photo

hoda kazemzadeh


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
27,658
of 300,781

声誉
1

贡献数
11 个提问
0 个回答

回答接受率
27.27%

收到投票数
1

排名
 of 21,088

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,031

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

查看徽章

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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答