- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 2kb
- Update:
- 2014-04-03
- Downloads:
- 0 Times
- Uploaded by:
- 景小兵
Description: imagesc(t,fliplr((1:size(im,1))/(2*size(im,1))),im,[inf,0])
set(gca, YDir , normal )
xlabel([ time ])
ylabel([ normalized frequency ])
title( Hilbert-Huang spectrum )
function [f,z]=fftfenxi(t,y)
L=length(t) N=2^nextpow2(L)
To Search:
File list (Check if you may need any files):
HHT2.m