登录
首页 » matlab » LM

LM

于 2013-09-04 发布 文件大小:2KB
0 213
下载积分: 1 下载次数: 1

代码说明:

说明:  列文伯格—马奎特算法的matlab实现程序(The Matlab program of the Levenberg-Marquardt algorithm)

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

发表评论

0 个回复

  • 雷达模糊函数序guass_ambiguity
    雷达模糊函数程序,计算了雷达的模糊函数,分别画出了雷达信号的立体图、等高线图、模糊度图,较为有用的程序,与大家分享(Radar ambiguity function procedure to calculate the radar ambiguity function were shown a perspective view of the radar signal, contour plots, ambiguity maps, useful program, and to share with you)
    2020-07-08 08:48:57下载
    积分:1
  • pulse-compression-radar-
    雷达发射信号即典型的线性调频宽带信号的脉冲压缩算法仿真( Algorithm simulation of pulse compression radar emitter signals )
    2015-02-08 15:42:58下载
    积分:1
  • SLNR
    这是用于通信系统中MIMO干扰对齐的算法,此算法通过对齐多小区干扰,提高通信系统的性能。(This is used in the MIMO communication system of interference alignment algorithm that by aligning the multi-cell interference and improve performance of the communication system.)
    2014-07-23 16:09:26下载
    积分:1
  • Matlabschool(html)
    以网页的形式详细的介绍了MATLAB的基础知识和使用技巧(The form of a web page in detail the basic knowledge of MATLAB and use of skills)
    2008-02-28 10:21:22下载
    积分:1
  • denoise.ps
    denoising of image using matlab
    2010-01-06 19:58:22下载
    积分: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
  • HDB3
    通过matlab仿真验证HDB3码的原理,分析HDB3码的优缺点. (HDB3 code by matlab simulation principle, analyze the advantages and disadvantages HDB3 code.)
    2013-12-10 00:27:48下载
    积分:1
  • rls_lip_ts
    Takagi-Sugeno Fuzzy System by Recursive Least Square online method
    2012-02-09 03:48:30下载
    积分:1
  • IEEE34-with-wind
    介绍关于IEEE34-with-wind及其仿真模型(About IEEE34-with-wind and its simulation model)
    2013-10-01 19:23:05下载
    积分:1
  • blind-source
    盲源分离程序,可用于音频混合的分类 该程序为写为matlab一函数(blind source separate)
    2011-12-07 11:20:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载