登录
首页 » matlab » hht

hht

于 2013-12-02 发布 文件大小:24KB
0 195
下载积分: 1 下载次数: 12

代码说明:

  hht工具箱,Hilbert-Huang (HHT) 轉換方法是黃鍔根據近代知名數學家Hilbert 的數學理論設計,做爲分析非穩定或非線性的訊號,修正toimage.m函数(HHT toolbox)

文件列表:

hht
...\disp_hhs.m,936,2011-09-09
...\emd.m,7989,2011-09-09
...\emd_fmsin.m,1856,2011-09-09
...\emd_local.m,9869,2011-09-09
...\emd_n.m,3120,2011-09-09
...\emd_online.m,26138,2011-09-09
...\emd_sampling.m,891,2011-09-09
...\emd_separation.m,1262,2011-09-09
...\emd_triang.m,676,2011-09-09
...\emd_visu.m,2491,2011-09-09
...\extr.m,1777,2011-09-09
...\ex_online.m,2065,2011-09-09
...\hhspectrum.m,845,2011-09-09
...\hspec.m,2071,2011-09-09
...\io.m,335,2011-09-09
...\toimage.m,3003,2007-06-27
...\toimage.m.old,1889,2011-09-09
...\triang.m,378,2011-09-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gcf
    说明:  MATLAB在图形窗口中绘制或输出图形,MATLAB to draw in the graphics window or output graphics(MATLAB to draw in the graphics window or output graphics)
    2011-03-25 00:40:45下载
    积分:1
  • BLDCM
    无刷直流电机的控制模型,根据实际的仿真结果,能够得到很好的仿真效果,结构理想,很好(failed to translate)
    2013-05-08 20:11:56下载
    积分:1
  • MATLAB-UG
    利用matlab和ug联合进行齿轮设计,先求解,再建模,思路很新鲜(Ug joint use matlab and gear design, first solved, and then modeling, very fresh ideas)
    2021-04-09 20:38:59下载
    积分:1
  • empht
    EMpht is a programme for tting phasetype distributions􀀀 It can be used either to t a phasetype distribution to a sample which may contain censored observations or to make a phase-type approximation of another continuous distribution􀀀 The fitting procedure consists of an iterative estimation of the parameters of the phasetype distribution
    2012-04-27 09:32:20下载
    积分:1
  • matlabcode
    MATLAB实现高通及低通滤波器,是实验上编写的代码,多指教(MATLAB high-pass and low pass filter is experimentally write the code, multi-Zhi Jiao)
    2009-11-14 00:41:07下载
    积分:1
  • tiqu
    watermarking 提取算法的实现 (watermarking wavelet)
    2011-10-02 11:39:05下载
    积分:1
  • point_detect
    该MATLAB程序实现语音端点检测,能够检测出一个音频文件中的话音部分(This MATLAB program realizes the voice activity detection )
    2013-03-20 21:42:03下载
    积分:1
  • brownian_2d
    2D brownian motion , brownian motion is a particle motion wich simulate the random force of particles
    2011-01-22 16:07:55下载
    积分:1
  • sub_slice
    这个子程序主要写的是由判决变量量化判决出QAM复振幅,(This subroutine is written by the decision variable to quantify the judgment QAM complex amplitude,)
    2011-06-28 17:03:44下载
    积分:1
  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载