登录
首页 » matlab » Desktop

Desktop

于 2013-12-28 发布 文件大小:1KB
0 88
下载积分: 1 下载次数: 2

代码说明:

  牛顿法进行二次曲面分析,计算各迭代点的局部值(Newton s method analysis of quadric surface, the local value of iterative point is calculated)

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

发表评论

0 个回复

  • MATLABfuzzy
    matlab 模糊数学应用的一本非常好的书籍(Application of fuzzy mathematics matlab' s a very good book)
    2009-06-05 11:39:16下载
    积分:1
  • galileo_e1
    伽利略卫星导航系统E1信号捕获跟踪仿真程序(Galileo E1 signal acquisition and tracking system simulation program)
    2011-10-27 15:55:44下载
    积分:1
  • Trust-Region-program
    用matlab实现了信赖域算法,主要用于无约束优化问题的求解(Using matlab to achieve the trust region algorithm, mainly used for solving unconstrained optimization problems)
    2015-01-02 11:27:16下载
    积分:1
  • LMS
    LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) ( LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R)) )
    2021-03-01 22:29:34下载
    积分:1
  • pinghualvbo
    信号平滑滤波代码,用于平滑滤波处理,由Matlab编成(Signal smoothing filter code for smoothing filter processing, compiled by the Matlab)
    2010-12-24 13:10:56下载
    积分:1
  • fuzzy_tb
    说明:  模糊系统的matlab 使用手册 没有详细的函数说明和功能介绍(Matlab fuzzy system using the manual function of the lack of a detailed description and features)
    2008-11-11 02:53:02下载
    积分:1
  • lsearch
    基于matlab的GPS整周模糊度解算的LAMBDA搜索法(GPS integer ambiguity resolution of the LAMBDA search method)
    2021-04-09 15:58:59下载
    积分:1
  • power_converter1
    3phase power converter using sync 6-Pulse Generator
    2012-09-15 10:41:16下载
    积分:1
  • 博弈论
    说明:  博弈论相关,一些matlab练习的例程,希望能有点参考价值。(Fuzzy Bi-cooperative games in multilinear extension form)
    2020-03-28 17:48:18下载
    积分:1
  • attach
    说明:  MATLAB 代码 包括对scm 和scme信道的实现代码,附加端口说明(MATLAB code included scm and scme channel implementation code, additional port description)
    2010-04-23 22:02:55下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载