登录
首页 » Others » emd2003

emd2003

于 2007-04-17 发布 文件大小:21KB
0 205
下载积分: 1 下载次数: 295

代码说明:

  用经验模式分解分解出固有模式函数,从而得出瞬时频率和包络,适合进行特征提取(using empirical mode decomposition decomposition patterns inherent function, thereby reaching and instantaneous frequency envelope, suitable for feature extraction)

文件列表:

emd2003
.......\basic emd
.......\.........\emd.m
.......\.........\io.m
.......\Hilbert-Huang spectrum
.......\......................\hhspectrum.m
.......\local emd
.......\.........\emd_local.asv
.......\.........\emd_local.m
.......\on-line EMD
.......\...........\emd_online.m
.......\visualization
.......\.............\disp_hhs.m
.......\.............\emd_visu.m
.......\.............\toimage.m

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

发表评论

0 个回复

  • comsol
    用comsol做声固耦合的例子,例子的内容是声子晶体的投射系数,对用comsol来计算声子晶体的初学者很不错(Coupled with comsol said anything solid examples, examples of the content is the projection coefficient of phononic crystals, the phonons with comsol to calculate the crystal is very good for beginners)
    2011-08-23 08:46:09下载
    积分:1
  • 自适应中值滤波
    说明:  自编快速傅里叶变换函数 自适应中值滤波傅里叶变换函数快速傅里叶变换(Self-programmed FAST Fourier Transform function adaptive Median filter Fourier Transform Function fast Fourier Transform)
    2020-12-21 10:22:30下载
    积分:1
  • read_ENVIimagefile
    说明:  ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standard format contain two parts: one is hyperspectral image'*.img ', the other is the remote sensing image header file'*.hdr', which records the information of remote sensing image, such as image size, band number, data type and size end, etc. If there is no header file, it will not be able to read remote sensing images, so header files are very important. In Matlab, multibandread () is used to read multiband (hyperspectral / multispectral) images.)
    2018-04-20 15:35:29下载
    积分:1
  • Fourier_based_shearlet_transform
    剪切波是小波变换的一种,常用于增强或者去噪,本代码用于去除图像噪声(The shear wave is a wavelet transform, often used to enhance or de-noising, the code is used to remove the image noise)
    2012-11-06 16:20:39下载
    积分:1
  • image-segmentation-program
    给予matlab的图像分割例程,内附相关图片及程序。(Image segmentation routine MATLAB, containing the relevant pictures and program. )
    2013-08-05 17:12:56下载
    积分:1
  • RRT-path-panning-algorithm
    本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路 径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可 行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平 面障碍物环境下实验,验证了该算法的有效性.(AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(RapidlyRandom?exploring Trees)pathplanningalgorithm isproposed.Thealgorithm combinesthenoholonomicconstraintsofvehiclewithdoubleextend RRTs,whichnotonlyimprovestheefficiencyofsearchingbutalsoguaranteesthefeasibilityofthepathatthesametime.Thepath pointsaretakenasreferencepointsfortheB?splinebasicfunction,approachandcreateanewsmoothroutewhichsuitsforthevehi? cletofollow.Thesimulationoutcomesandfieldtestsverifytheeffectivenessofthemethodproposed.)
    2012-12-01 18:39:27下载
    积分:1
  • ganxingququ
    图像分割方法中有关感兴趣区域处理的程序代码(Image segmentation method for region of interest processing code)
    2012-06-10 11:58:01下载
    积分:1
  • Graphics
    一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。) 五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 六、交互式Bezier曲线的输入绘制程序实现 (An integrated graphical interface of the program, each operation subroutine callable. One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval. Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively). Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
    2020-06-30 08:20:02下载
    积分:1
  • 01
    说明:  变速恒频双馈风力发电机基于电子磁链定向的空载并网仿真模型(Variable speed constant frequency doubly-fed wind generators no-load parallel simulation model )
    2011-05-13 16:19:31下载
    积分:1
  • houseDetect
    小型图像处理平台,包括滤波,边缘提取,边缘优化以及图像匹配功能(Small image processing platform, including filtering, edge detection, edge optimization and image matching function)
    2009-05-13 21:05:30下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载