photo

Syed Izzatullah


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

提问


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

7 years 前 | 2 个回答 | 0

2

个回答