photo

nevin


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How do I build a simple band pass filter with fc at say 30kHz?
I want to filter my recorder signal. My fc is about 30 kHz. I know that there are many kinds of filter but I don't know which on...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do i do real time recording and plotting?
I have a GUI with an axis and a record button. I want to make it so that when I press the record button, matlab begins to record...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do i get the y value for a given x value?
I have plotted a frequency spectrum with the command "spect = fft(recording)" and "plot (abs(spect))" Is there a way that I ca...

casi 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I implement a push button to stop my GUI recording.
I currently have "handles.rec = audiorecorder" and "plot (handles.recording)" in a "while 1" loop and they are all under a push ...

casi 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to can I change axis from samples to time?
I have loaded my audio file with the following code "handles.myRecording = audioread (uigetfile('*.*','Load a File'));" Next I u...

casi 10 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How can i get the x value for a chosen y value?
I've plot my spectrum with "plot (abs(wave));". I successfully got my Y max value with "maxY = max(abs(wave))". But now I want t...

casi 10 años hace | 1 respuesta | 0

1

respuesta