登录
首页 » matlab » shangzai

shangzai

于 2014-08-18 发布 文件大小:1KB
0 185
下载积分: 1 下载次数: 1

代码说明:

  文件包含三个子文件:dec.m,test_dec.m,recon.m dec.m文件使用MATLAB语言自己动手编写小波分解算法; test_dec.m使用MATLAB语言测试dec.m文件中自己编写的小波Mallat分解算法正确性 recon.m使用MATLAB语言自己动手编写Mallat重构算法 函数使用MATLAB语言,没有调用MATLAB小波分解函数,而是自己动手编写的小波Mallat算法对含噪声的信号进行分解、重构;这对对小波分解的初学者,加深对小波分解有着引导作用。(The file contains three sub file: dec.m, test_dec.m, recon.m The dec.m file using the MATLAB language to write my own wavelet decomposition algorithm Wavelet Mallat test_dec.m using MATLAB language test in the dec.m file to write your own decomposition algorithm correctness Recon.m uses the MATLAB language to write my own Mallat reconstruction algorithm Function of the use of MATLAB language, do not call the MATLAB wavelet function, wavelet Mallat algorithm but prepare yourself for decomposition and reconstruction of signals containing noise this pair of wavelet decomposition for beginners, deepen their understanding of the wavelet decomposition has a guide role.)

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

发表评论

0 个回复

  • PRP_2
    用共轭梯度算法——PRP算法求解无约束最优化问题(Conjugate gradient algorithm- PRP algorithm for solving unconstrained optimization problems)
    2009-12-26 22:46:50下载
    积分:1
  • FDTD--With-MATLAB-Simulution
    Finite Difference Time Domain Method for Electromagnetics With MATLAB Simul FDTD计算的经典书籍(Finite Difference Time Domain Method for Electromagnetics With MATLAB Simul FDTD calculation of the classic books)
    2012-04-27 16:29:34下载
    积分:1
  • MATLAB-code-about-gif
    matlab 动画汇总,包括 弹性蹦球演示程序。嫦娥奔月演示程序。曲柄连杆机构充气球动画演示程序等(matlab animation summary, including flexible spring ball demo. Moon demo. Crank animation process inflatable ball, etc.)
    2011-11-30 14:38:30下载
    积分:1
  • matlab-Target_Tracking_Simulation
    说明:   目标跟踪,用matlab可以直接实现的算法( target tracking matlab)
    2011-02-26 16:29:07下载
    积分:1
  • feixianxingnihe
    在matlab软件中编程实现基于遗传算法优化BP神经网络非线性系统拟合算法(In the matlab software programming based on genetic algorithm to optimize the BP neural network nonlinear system fitting method)
    2014-09-09 11:16:25下载
    积分:1
  • Ising-Model
    利用此程序可以模拟二维Ising模型,并且利用了统计平均得思想,可以找到系统能量,磁化强度,磁化率以及热容的相变点(Ising model)
    2014-01-20 12:41:44下载
    积分:1
  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • armaAnalysis
    arma模型的具体实现代码, 可以用(arma model of the specific code, you can use)
    2012-07-05 00:09:23下载
    积分:1
  • gmsk
    GMSK的Matlab仿真 简单便捷 (Matlab simulation of GMSK easy and convenient)
    2009-02-25 19:31:24下载
    积分:1
  • 0
    说明:  信息理论与编码——关于信道容量迭代的matlab仿真程序(Information Theory and Coding- on the channel capacity iteration matlab simulation program)
    2008-05-12 05:40:30下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载