Feeds
질문
Manual spectrogram creation without using spectrogram command
I have a signal y which I need to create spectrograms of it with these parameters without using the spectrogram command Time-do...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to divide a signal into windows using loops
i have a signal y which is 11439 long supposing it is y=randn(1,11439) which I want to divide into windows of lengths [16,64,256...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to create a new variable in each iteration of the for loop?
In the below code I want to trace the value of y.*win in each iteration so basically I am trying to create y_1 to y_5, the else ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
designing BPFs using butter function
How do I design the following BPFs using butter function
5년 초과 전 | 답변 수: 1 | 0

