登录
首页 » matlab » xiaoboji

xiaoboji

于 2015-05-27 发布 文件大小:77KB
0 279
下载积分: 1 下载次数: 6

代码说明:

  MATLAB自带的15种小波基的实现方法,附说明(MATLAB built-in 15 kinds of wavelet implementation)

文件列表:

xiaoboji
........\ffr.m,1406,2015-05-27
........\xiaoboji.m,3957,2015-05-27
........\五种常用小波基含MATLAB实现.doc,170496,2015-05-27
........\有关小波的几个术语及常见的小波基介绍.doc,69632,2015-05-27

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

发表评论

0 个回复

  • Independent_Component_Analysis
    Independent Component Analysis ICA
    2010-02-09 21:04:36下载
    积分:1
  • Correlation-Based-Spectrum-Sensing-in-Cognitive-R
    good paper on cognitive radio spectrum sensing
    2011-06-28 12:15:51下载
    积分:1
  • instfreq
    求解瞬时频率函数,一般在matlab时频分析中使用(Solve the instantaneous frequency function, usually in the time-frequency analysis using matlab)
    2021-01-25 10:18:38下载
    积分:1
  • 1-s2.0-S0038092X14004812-main(1)
    solar inveter method to check mppt
    2014-11-20 22:53:28下载
    积分:1
  • matcomVCmixed-programming
    讲述MATLAB与VC混合编程的一篇文章(About the mixed programming MATLAB and VC article)
    2011-12-06 19:26:29下载
    积分:1
  • GPIO-V2
    Core M3直接操作寄存器控制GPIO的用法。(Core M3 directly manipulate registers control the GPIO usage.)
    2013-11-28 09:54:33下载
    积分:1
  • guangfu_SVPWM_Islanding_Vd90
    三相光伏逆变器孤岛仿真包括pWM整流器、PI调节器等。(PV inverter islanding simulation.it icludes PWM rectifier and PI regulator)
    2010-12-14 16:04:38下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • kaerman
    卡尔曼滤波器主要适用于数字信号处理的开发及其运用!(Kearman filter program )
    2013-12-20 21:04:18下载
    积分:1
  • lms-equalizer
    lms均衡系统的源码文件,包含输入、信道、均衡、输出。(lms equalizer system source code file that contains the input channel, balanced outputs.)
    2012-02-11 12:37:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载