Feeds
질문
How to normalize the sine wave for the given code below?
I want to normalize the sine wave so that the amplitude is between 1 and -1. fs = 48000; N = 100000 ; t = linspace(0,10,N...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to generate a random noise with increasing amplitude?
I want to know how to generate a random noise with increasing amplitudes from 0 to some value. Is it possible? If so, how to do ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to store values in matrix without zeros?
Hello all, I tried a code for tonality.Here, the signal is divided into frames and for each frame interval I got a tonality v...
8년 초과 전 | 답변 수: 1 | 0

