Community Profile

photo

hoda kazemzadeh


Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


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...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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? ...

bijna 6 jaar ago | 1 answer | 1

1

answer

Question


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...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 6 jaar ago | 0 answers | 0

0

answers