![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17069759_1576010780254_DEF.jpg)
Erdal Yegenaga
Followers: 0 Following: 0
Feeds
답변 있음
I need to make MUSIC on matlab
I am doing research for my graduation project, but I could not reach enough code information.I want to assign music notes to co...
I need to make MUSIC on matlab
I am doing research for my graduation project, but I could not reach enough code information.I want to assign music notes to co...
4년 초과 전 | 0
질문
ADSR envelope: Digital synthesizer
clear ; close all; fs=8500; t=0:0.000117:3; note_do= sin(2*pi*261.6*t); note_re= sin(2*pi*293.7*t); note_mi= sin(2*pi*329...
4년 초과 전 | 답변 수: 1 | 0