登录
首页 » matlab » denosie

denosie

于 2014-12-17 发布 文件大小:6050KB
0 197
下载积分: 1 下载次数: 4

代码说明:

  运用小波去噪的SCI的文章,有一些很好地算法可以借鉴和学习(Wavelet denoising SCI article, there are some good algorithms can learn from)

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

发表评论

0 个回复

  • glGUIrel9a
    一套跨平台的GUI库,可以自己进行扩展。(a cross-platform GUI library that their expansion.)
    2005-01-12 13:26:46下载
    积分:1
  • 2008
    关于BP网络的设计及改进方案实现分类,包含matlab源程序(On the BP network to achieve improvement program design and classification, including source code matlab)
    2010-11-27 18:31:46下载
    积分:1
  • C
    说明:  光伏并网系统中的孤岛效应仿真研究,一个非常好的参考论文资料。(Photovoltaic grid system island effect of simulation research, a very good reference data.)
    2013-01-09 18:10:27下载
    积分: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
  • juanjima
    卷积码编译码,主要是(2,1,3)卷积码的编码和维特比译码!(juanjima code and viterbi decode,(2,1,3)juanjima)
    2021-04-27 10:08:48下载
    积分:1
  • AHP
    AHP层次分析模型,简介明了,可以直接带入数据,值得拥有!(AHP analytic hierarchy model, introduction and clear, can be directly to the data, is worth having! )
    2014-08-19 09:35:01下载
    积分:1
  • 2010-matlab-4
    2010 数学建模大赛 赛前matlab培训4(MATLAB programming topics lecture 4.zip)
    2013-11-11 23:24:44下载
    积分:1
  • comunicaciones
    digital modulations like BPSK QAM QPSK
    2010-03-10 00:42:08下载
    积分:1
  • astardemo
    通过A*算法解决两点之间最优路径的问题,并进行了可视化设计(for the problem of the best route between two locations, a algorithm is proposed and Visualization is designed)
    2015-01-04 18:41:03下载
    积分:1
  • esprit
    说明:  阵列信号处理-空间谱估计原理的基本算法-ESPRIT算法(Array signal processing- the principle of spatial spectrum estimation of the basic algorithm-ESPRIT algorithm)
    2009-08-22 16:49:00下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载