Tsung-Ju Yang
Followers: 0 Following: 0
Feeds
提问
definition of bump wavelet and analytic Morlet wavelet
In wsst(wavelet synchrosqueezed transform) function we can specifiy the wavelet type as bump(bump wavelet) and amor(analytic Mo...
7 years 前 | 1 个回答 | 0
1
个回答提问
Split a system to 2 second-order section: weird phase result.
I am trying to split a system with transfer function H(z)=0.0976(z-1)^2*(z+1)^2/((z-0.3575-0.5889i)*(z-0.3575+0.5889i)*(z-0.7686...
7 years 前 | 0 个回答 | 0
0
个回答提问
Filter design resource recommendation
I am new to matlab filter design and I found the help file of matlab is a little not comple. For example, in the help file of Bu...
7 years 前 | 1 个回答 | 0
1
个回答提问
Filter design parameter: radian/sec or 1/sec?
Dear All, I am confused with some fundamental problem in Matlab. Sorry to as such a basic problem. Signal: x[n]= cos(2*pi*...
7 years 前 | 1 个回答 | 0
1
个回答提问
why the conv(u,v,'same') choose the a vector a little right deviated to center position
For example >> a=[1:10]; >> b=[7:7:28]; >> conv(a,b) ans = 7 28 70 140 210 280 350 420 4...
7 years 前 | 1 个回答 | 0
1
个回答提问
Creating high-quality graphics in MATLAB for papers and presentations
Dear all, How to modify the script on https://dgleich.github.io/hq-matlab-figs/ and make it works on Matlab 2017a? Matlab resp...
7 years 前 | 1 个回答 | 0