91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡(jiǎn)介

此資源為G-Rilling提供的EMD,和HHT變換,以及其他優(yōu)化算法的工具箱,此工具箱需要配合時(shí)頻工具箱進(jìn)行使用(因其中代碼使用了時(shí)頻工具箱的算法),時(shí)頻工具箱在本人的資源里面有提供,具體的安裝步驟在我的個(gè)人博客有介紹,祝好,Allen.

資源截圖

代碼片段和文件信息

%?INDEX_EMD.M?list?of?functions?in?the?EMD?package
%?
%?type?help?function_name?for?more?information?on?a?specific?function
%?
%?Empirical?Mode?Decomposition
%
%???emd??????????-?computes?EMD?and?bivariate/complex?EMD?with?various?options
%???emd_local????-?computes?local?EMD?variation
%???emd_online???-?computes?on-line?EMD?variation.?Note?that?it?does?not?truly
%??????????????????apply?on-line:?the?function?is?only?a?demonstration.
%???emdc?????????-?fast?implementation?for?EMD?with?Cauchy-like?stopping?criterion
%??????????????????(requires?compilation?see?make_emdc?function)
%???emdc_fix?????-?fast?implementation?for?EMD?with?predefined?number?of?iterations
%??????????????????(requires?compilation?see?make_emdc?function)
%???cemdc????????-?fast?implementation?for?bivariate/complex?EMD?(first?algorithm)
%??????????????????with?Cauchy-like?stopping?criterion?(requires?compilation
%??????????????????see?make_emdc?function)
%???cemdc_fix????-?fast?implementation?for?bivariate/complex?EMD?(first?algorithm)
%??????????????????with?predefined?number?of?iterations?(requires?compilation
%??????????????????see?make_emdc?function)
%???cemdc2???????-?fast?implementation?for?bivariate/complex?EMD?(second?algorithm)
%??????????????????with?Cauchy-like?stopping?criterion?(requires?compilation
%??????????????????see?make_emdc?function)
%???cemdc2_fix???-?fast?implementation?for?bivariate/complex?EMD?(second?algorithm)
%??????????????????with?predefined?number?of?iterations?(requires?compilation
%??????????????????see?make_emdc?function)
%?
%?Utilities
%?
%???install_emd???-?setup?Matlab‘s?path?and?compile?the?C?codes.
%???uninstall_emd?-?revert?the?modifications?made?by?install_emd?and?remove?the?
%???????????????????files?(optional).
%???make_emdc?????-?compile?all?C?codes
%???emd_visu??????-?visualization?of?EMD
%???cemd_visu?????-?visualization?of?bivariate/complex?EMD?(automatically?called
%???????????????????by?emd_visu?when?the?input?is?complex)
%???cenvelope?????-?compute?envelope?curves?for?bivariate/complex?EMD
%???cemd_disp?????-?visualization?of?envelope?curves?and?tube?envelope
%???plot3c????????-?plot?a?complex?vector?in?3?dimensions
%???plotc?????????-?plot?the?projection?of?a?complex?vector?on?a?variable?direction
%???dirstretch????-?directional?stretching?of?a?complex?vector
%???hhspectrum????-?compute?Hilbert-Huang?spectrum?(need?the?Time-Frequency?Toolbox
%???????????????????http://tftb.nongnu.org)
%???toimage???????-?transform?a?spectrum?made?of?1D?functions?(e.g.?output?of
%???????????????????“hhspectrum“)?in?an?2D?image
%???disp_hhs??????-?display?the?image?output?of?“toimage“?as?a?Hilbert-Huang?spectrum
%???addtag????????-?add?a?tag?to?a?graphic?object?(uses?the?Tag?property?as?a?list
%???????????????????of?keywords?or?“tags“)
%???rmtag?????????-?remove?a?tag?from?a?graphic?object?(uses?the?Tag?property?as
%???????????????????a?list?of?keywords?or?“tags“)
%???hastag????????-?test?whether?a?graphic?object?has?a?specific?tag?(uses?

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2007-06-27?14:12??package_emd\
?????目錄???????????0??2007-06-27?14:12??package_emd\EMDs\
?????目錄???????????0??2007-06-27?14:12??package_emd\EMDs\src\
?????文件????????4711??2007-06-27?14:12??package_emd\EMDs\src\emdc.c
?????文件????????3517??2007-06-27?14:12??package_emd\EMDs\src\emdc_fix.c
?????文件????????4969??2007-06-27?14:12??package_emd\EMDs\src\cemdc.c
?????文件????????4224??2007-06-27?14:12??package_emd\EMDs\src\cemdc_fix.c
?????文件????????4983??2007-06-27?14:12??package_emd\EMDs\src\cemdc2.c
?????文件????????4213??2007-06-27?14:12??package_emd\EMDs\src\cemdc2_fix.c
?????文件????????1165??2007-06-27?14:12??package_emd\EMDs\src\io.h
?????文件????????7029??2007-06-27?14:12??package_emd\EMDs\src\io.c
?????文件????????1092??2007-06-27?14:12??package_emd\EMDs\src\io_fix.h
?????文件????????6188??2007-06-27?14:12??package_emd\EMDs\src\io_fix.c
?????文件????????1190??2007-06-27?14:12??package_emd\EMDs\src\cio.h
?????文件????????7562??2007-06-27?14:12??package_emd\EMDs\src\cio.c
?????文件????????1117??2007-06-27?14:12??package_emd\EMDs\src\cio_fix.h
?????文件????????6933??2007-06-27?14:12??package_emd\EMDs\src\cio_fix.c
?????文件?????????674??2007-06-27?14:12??package_emd\EMDs\src\extr.h
?????文件???????10473??2007-06-27?14:12??package_emd\EMDs\src\extr.c
?????文件?????????770??2007-06-27?14:12??package_emd\EMDs\src\cextr.h
?????文件???????14711??2007-06-27?14:12??package_emd\EMDs\src\cextr.c
?????文件?????????710??2007-06-27?14:12??package_emd\EMDs\src\local_mean.h
?????文件????????2838??2007-06-27?14:12??package_emd\EMDs\src\local_mean.c
?????文件?????????790??2007-06-27?14:12??package_emd\EMDs\src\clocal_mean.h
?????文件????????5085??2007-06-27?14:12??package_emd\EMDs\src\clocal_mean.c
?????文件?????????752??2007-06-27?14:12??package_emd\EMDs\src\clocal_mean2.h
?????文件????????4905??2007-06-27?14:12??package_emd\EMDs\src\clocal_mean2.c
?????文件?????????468??2007-06-27?14:12??package_emd\EMDs\src\interpolation.h
?????文件????????2110??2007-06-27?14:12??package_emd\EMDs\src\interpolation.c
?????文件????????2312??2007-06-27?14:12??package_emd\EMDs\cemdc2_fix.m
?????文件????????2362??2007-06-27?14:12??package_emd\EMDs\cemdc2.m
............此處省略48個(gè)文件信息

評(píng)論

共有 條評(píng)論