Community Profile

photo

Kushagra Mehrotra


Last seen: 거의 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1
  • First Answer

배지 보기

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

대략 3년 전 | 답변 수: 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);...

대략 3년 전 | 0