photo

Syed Izzatullah


Con actividad desde 2017

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


How should I generate a rectone from the following Matlab code
function S=recttone(F,FS,LEN,PHASE) FS=8000; S=recttone(440,FS,0.5,pi/4); sound(0.9*S,FS); frequency F, sampling...

más de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How should I generate a Matlab code for tenttone using the following information
TENTTONE Generates a triangularly shaped tone. % S = TENTTONE(F,FS,LEN,PHASE) generates signal vector S that represents ...

más de 7 años hace | 2 respuestas | 0

2

respuestas