登录
首页 » matlab » 多小波分解

多小波分解

于 2020-07-24 发布
0 126
下载积分: 1 下载次数: 4

代码说明:

说明:  对数据进行多小波分解比传统的经验模态分解效果更好(The multi wavelet decomposition is better than the traditional empirical mode decomposition)

文件列表:

duoxiaobo, 0 , 2019-09-24
duoxiaobo\multiwavelet, 0 , 2013-04-24
duoxiaobo\multiwavelet\birthday.mat, 65728 , 1999-11-17
duoxiaobo\multiwavelet\boats.mat, 65728 , 1999-11-17
duoxiaobo\multiwavelet\camera.mat, 65728 , 1999-11-17
duoxiaobo\multiwavelet\coef.m, 16668 , 2013-04-23
duoxiaobo\multiwavelet\coef_dcov1D.m, 3650 , 2013-04-23
duoxiaobo\multiwavelet\coef_dcov2D.m, 26778 , 2001-11-02
duoxiaobo\multiwavelet\coef_prep.m, 5485 , 2013-04-23
duoxiaobo\multiwavelet\comp_lenna256_bih52sbih5ap_1024.ps, 141420 , 2001-11-04
duoxiaobo\multiwavelet\comp_lenna256_bih52sbih5ap_10240.ps, 141422 , 2001-11-04
duoxiaobo\multiwavelet\comp_lenna256_clclap_1024.ps, 141414 , 2001-11-04
duoxiaobo\multiwavelet\Copyright.txt, 626 , 1998-10-13
duoxiaobo\multiwavelet\dec1D_pe.m, 2560 , 2013-04-23
duoxiaobo\multiwavelet\example1D.m, 6755 , 2013-04-24
duoxiaobo\multiwavelet\keepnlarge.m, 1426 , 2013-04-24
duoxiaobo\multiwavelet\lenna256.mat, 65728 , 1999-11-17
duoxiaobo\multiwavelet\multiplot.m, 1251 , 2013-04-25
duoxiaobo\multiwavelet\postp1D_appe.m, 1514 , 2013-04-24
duoxiaobo\multiwavelet\postp1D_rr.m, 1176 , 2001-11-04
duoxiaobo\multiwavelet\prep1D_appe.m, 1626 , 2001-11-04
duoxiaobo\multiwavelet\prep1D_rr.m, 1337 , 2001-11-04
duoxiaobo\multiwavelet\rec1D_pe.m, 3596 , 2001-11-04
duoxiaobo\multiwavelet\th_my_image_noisy_2.ps, 7022 , 2001-10-31

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

发表评论


0 个回复

  • faccccccc
    hi friend how r u and this is project on face detection and face recognition enjoy u r life
    2009-12-02 19:46:46下载
    积分:1
  • Near-field-to-far-field-transformation-for-near-f
    this document shows in a simple way the transformation of near field to far field.Also we can attain far field of an antenna by using that.
    2013-02-19 13:57:37下载
    积分:1
  • matlab
    function [CellSpace_nextstep VehicleSpace] = CountingNextStepVehicleState(CellSpace_current,CellSpace_nextstep,VehicleSpace,TakenMat, TakenCarIDMat,VMAX,signalFlag,UseLaneChangingModelFlag) 计算下一时刻的元胞空间状态 获取当前时刻元胞空间中的车辆信息, [VehicleInCellSpaceMat]=GetVehicleInCellSpace(CellSpace_current,TakenMat,TakenCarIDMat) if isempty(VehicleInCellSpaceMat) == 1 如果为空 return end 对每个车辆进行遍历, 获取每个车辆的数据,以及邻居车辆的数据 计算每个车辆的下一时刻状态并更新到下一时刻的元胞空间中 [CellSpace_nextstep VehicleSpace] = UpdataCellSpaceWithVehicleInfo(CellSpace_current,CellSpace_nextstep,VehicleSpace,VehicleInCellSpaceMat,VMAX,signalFlag,UseLaneChangingModel(function [CellSpace_nextstep VehicleSpace] = CountingNextStepVehicleState(CellSpace_current,CellSpace_nextstep,VehicleSpace,TakenMat, TakenCarIDMat,VMAX,signalFlag,UseLaneChangingModelFlag) 计算下一时刻的元胞空间状态 获取当前时刻元胞空间中的车辆信息, [VehicleInCellSpaceMat]=GetVehicleInCellSpace(CellSpace_current,TakenMat,TakenCarIDMat) if isempty(VehicleInCellSpaceMat) == 1 如果为空 return end 对每个车辆进行遍历, 获取每个车辆的数据,以及邻居车辆的数据 计算每个车辆的下一时刻状态并更新到下一时刻的元胞空间中 [CellSpace_nextstep VehicleSpace] = UpdataCellSpaceWithVehicleInfo(CellSpace_current,CellSpace_nextstep,VehicleSpace,VehicleInCellSpaceMat,VMAX,signalFlag,UseLaneChangingModelFlag) )
    2013-05-04 19:01:27下载
    积分:1
  • 元胞自动机与MATLAB
    这本关于元胞自动机的教材结合了matlab例程,讲解生动,读者朋友可以自己尝试建立自己的元胞自动机模型(This textbook on cellular automata combines the MATLAB routine with a vivid explanation that readers can try to build their own cellular automata model.)
    2020-10-14 21:17:30下载
    积分:1
  • DS
    说明:  直接序列扩频的一个例子,对学习这方面知识,和编程都有很好的帮助(An example of direct-sequence spread spectrum, to learn that knowledge, and programming are very helpful)
    2009-12-18 12:52:19下载
    积分:1
  • @PF_Regular
    粒子滤波的学习程序 简单介绍了粒子滤波的入门程序有学习价值(particle filter)
    2012-05-09 15:09:15下载
    积分:1
  • coordinate
    实现测量坐标转换,主要有三参数、四参数、六参数、七参数以及二维坐标与三维坐标的转换(Measuring coordinate conversion, there are three parameters, four parameters, six parameters, seven parameters, and the conversion of two-dimensional coordinates and 3D coordinates)
    2020-07-03 09:40:02下载
    积分:1
  • XPathFactory
    Factory class for creating an XPath. Implementors of XPath derivatives will need to make a derived class of this. @xsl.usage advanced.
    2013-12-02 15:26:28下载
    积分:1
  • bivarnormcdf2
    Numerically approximates the double integral of a standard bivariate Normal distribution
    2009-11-13 19:06:15下载
    积分:1
  • wireless_COST231_hata_attenuation
    wireless_COST231_hata_attenuation在matlab下的仿真(wireless_COST231_hata_attenuation in matlab simulation)
    2008-05-20 23:51:01下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载