Community Profile

photo

Syed Izzatullah


Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


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

etwa 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

etwa 7 Jahre vor | 2 Antworten | 0

2

Antworten