photo

jalal Ahmad


uet peshawar

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Professional Interests: random signal and noise

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


to use string printed in cammand window in matlab code
I want to use a string that is printed in the cammand window in my matlab code, how is that possible??

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


randomly picking some files
I want to pick some .wav files randomly from a certain directory without replacement or with no repititions .. how is that possi...

casi 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


randomly access a file in matlab
f = dir( myfolder ); ridx = randi(numel(f)); disp( ['Chosen file is: ' f(ridx).name] ); when I run this code for 5 files ...

casi 11 años hace | 2 respuestas | 0

2

respuestas