登录
首页 » matlab » lms

lms

于 2013-12-03 发布 文件大小:1KB
0 246
下载积分: 1 下载次数: 3

代码说明:

  现代信号处理,语音处理,matlab程序,LMS算法(matlab lms speech)

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

发表评论

0 个回复

  • matlab(GA)1
    matlab遗传算法工具箱函数及实例讲解1 核心函数: 初始种群的生成函数 (matlab genetic algorithm toolbox and examples of function on one core function: the initial population of the generating function)
    2008-03-18 09:42:07下载
    积分:1
  • howtowriteexcel
    本程序教你如何打开excel文档,将要写进去的内容写进表格中,轻轻松松完成打开关闭表格工作(This program teaches you how to open excel document, will be written into the write into the contents of the table, turn off the form easy to complete the work of)
    2009-12-18 14:17:33下载
    积分:1
  • MATLAB6.5
    MATLAB6.5应用接口编程,电子工业出版社(matlab book)
    2010-05-10 11:39:23下载
    积分:1
  • kolda_862
    Kolda Tensor Factorization toolbox. Useful for tensor signal processing
    2014-08-08 18:22:14下载
    积分:1
  • 2012B
    2012年全国研究生数学建模-基于卫星无源探测的空间飞行器的轨道估计,里面包括详细的设计求解过程,含有matlab解算的M文件。(2012 National Mathematical Modeling graduate- satellite-based passive probe spacecraft orbit estimate, which includes detailed design solution process, the file containing the M matlab solver.)
    2013-12-16 17:30:57下载
    积分: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
  • 2
    混合群智能优化的模糊PID控制,该设计用于汽轮机调速器的设计(A Hybrid PSO_Fuzzy_PID Controller for Gas Turbine Speed Control)
    2013-11-09 23:00:48下载
    积分:1
  • bianmiantux
    包括表面图形等matlab函数,可以供大家使用(Including graphics such as surface matlab function, you can use for everyone)
    2009-03-11 15:01:22下载
    积分:1
  • How-to-draw-circle-in-Matlab
    在MATLAB并无直接指令可进行画圆,本程序是一个不错的画圆程序。(in MATLAB no direct instructions can be Circle, the procedure is a good Circle procedures.)
    2007-04-01 09:46:42下载
    积分:1
  • PV-system
    PV-SYSTEM based on matlab simulink model ..
    2011-07-25 03:19:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载