Statistics
6 Questions
0 Answers
RANK
146,341
of 300,499
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 21,021
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,381
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
8 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 0 answers | 0
0
answersQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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*...
8 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 1 answer | 0
