photo

hoda kazemzadeh


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

11 Questions
0 Réponses

RANG
27 658
of 300 771

RÉPUTATION
1

CONTRIBUTIONS
11 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
27.27%

VOTES REÇUS
1

RANG
 of 21 084

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 969

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

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

plus de 7 ans il y a | 1 réponse | 1

1

réponse

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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

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

plus de 7 ans il y a | 1 réponse | 0

0

réponse