Feeds
질문
Summing up two graphs with different starting point
Hey Matlab Community, I have two graphs as seen from the figure below and I need to sum them up. For the graph I have 4 sepa...
4년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Generate echo to an audio
function output = echo_gen (y,Fs,delay,amp) additionalsamples = round (Fs*delay); delay_vector = zeros(additionalsamples,1);...
Generate echo to an audio
function output = echo_gen (y,Fs,delay,amp) additionalsamples = round (Fs*delay); delay_vector = zeros(additionalsamples,1);...
4년 초과 전 | 0