登录
首页 » matlab » Conjugate-Gradient-Method(matlab)

Conjugate-Gradient-Method(matlab)

于 2020-12-08 发布 文件大小:1KB
0 208
下载积分: 1 下载次数: 34

代码说明:

  matlab程序,1文件功能用FR共轭梯度法求解无约束问题,2、3文件分别表示目标函数和梯度(matlab program, a file function with FR conjugate gradient method for solving unconstrained problems, 2,3 document represent the objective function and gradient)

文件列表:

共轭梯度法
..........\1.m,914,2012-03-23
..........\2.m,52,2012-03-23
..........\3.m,81,2012-03-23

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

发表评论

0 个回复

  • ai_RayCh
    无线通信中采用Dent模型的瑞利衰落信道产生器(Dent model used in wireless communications, Rayleigh fading channel generator)
    2010-07-09 17:49:55下载
    积分:1
  • 11
    说明:  matlab图形用户界面设计教程,像vc一样进行交互(tutorial matlab graphical user interface design, just as interactive as vc)
    2011-03-07 22:17:01下载
    积分:1
  • RSSI_Matlab_Y
    用matlab统计不同距离的RSSI值,画折线图,并最将各距离处平均值用最小二乘法拟合成3到5项多项式曲线(RSSI value of the matlab statistics at different distances, draw a line chart, and most average each distance with the least square method were fitted polynomial curve of 3-5)
    2012-05-23 16:39:41下载
    积分:1
  • gpops1-1beta
    基于高斯点原理求解泛函极值的MATLAB程序。(Solving functional extremum MATLAB programs Based on the principle of Gauss points.)
    2014-09-13 07:23:11下载
    积分:1
  • matlab
    gray coding for a 16QAM modulation scheme
    2011-04-26 07:20:15下载
    积分:1
  • MFO
    说明:  一种新颖的启发式优化算法:飞蛾扑火算法(MFO)(A novel heuristic optimization algorithm: moth flame-fighting algorithm (MFO))
    2019-05-29 11:40:33下载
    积分: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
  • PID-matlab
    《先进PID控制MATLAB仿真第3版》所有章节程序代码 (The advanced PID control and MATLAB simulation 3 All chapters program code)
    2013-08-27 20:26:03下载
    积分:1
  • Region_of_interest_GUI
    Run the ROI file by issuing the command ROI in the command window and a GUI screen will pop up, the screen may be used for selecting a Region of interest while viewing the full length movie and adjusting the region of interest accordingly, after hitting save the GUI will dismantle the movie to seperate images and will save them in current folder.The GUI panel is self explanatory and as such does not require any further explanations
    2013-08-01 22:17:11下载
    积分:1
  • proj
    ITS ABOUT SOME BASIC MATLAB OPERATION
    2013-09-11 23:54:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载