登录
首页 » matlab » filtrado_ruido

filtrado_ruido

于 2009-12-05 发布 文件大小:1KB
0 231
下载积分: 1 下载次数: 26

代码说明:

  filter wavelet. ECG. search best filter and best families of wavelet.

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

发表评论

0 个回复

  • DetectionOfLicensePlate
    matlab车牌定位的源文件,简单实用! Detection of License Plate(matlab license plate location of the source file, simple and practical! Detection of License Plate)
    2008-03-24 23:44:18下载
    积分:1
  • Extended_KalmanFilter
    Extended Kalman Filter for GNSS processing
    2010-01-13 08:10:37下载
    积分: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
  • BS
    说明:  网上教材体系,包括图书展示,模糊检索,全词搜索,购物车系统,订单管理等(Online textbook system, including the books show, fuzzy search, full-word search, shopping cart system, order management, etc.)
    2009-12-09 16:30:07下载
    积分:1
  • sarusing
    合成孔径雷达点目标仿真 大家可以参考一下(synthetic aperture radar target simulation point we can take a look)
    2007-03-21 22:37:15下载
    积分:1
  • work
    在matlab上实现的遗传算法,采用二进制解码。很适合想用matlab实现自己的遗传算法的初学者,颇有参考价值(Genetic algorithm in matlab, using binary decoding. Very suitable for the genetic algorithm using matlab for beginners, are well worth)
    2012-06-03 10:06:53下载
    积分:1
  • matlab_codes
    用于生成ECG波形,包括P波,QRS波,T波(Used to generate the ECG waveform, including the P wave, QRS wave, T wave)
    2009-03-24 09:32:12下载
    积分:1
  • lfm_ambg
    线性调频信号的波形和其模糊函数,以及其模糊函数的图形。直观表示该信号的模糊函数(Chirp signal waveform and its fuzzy function, as well as its fuzzy function graphics. Visual representation of the signal ambiguity function)
    2012-09-07 10:45:58下载
    积分:1
  • DPC
    我不太会用matlab,这就是一个用过来实现DPC的算法(Implementation of DPC)
    2019-03-15 08:37:16下载
    积分:1
  • DIP Assignment 4
    This is one more image processing project done in Matlab.
    2018-07-02 21:10:36下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载