Community Profile

photo

Syed Izzatullah


Active since 2017

Statistics

Content Feed

View by

Question


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

ungefär 7 år ago | 2 answers | 0

2

answers

Question


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

ungefär 7 år ago | 2 answers | 0

2

answers