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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

