登录
首页 » matlab » 基本优化方法程序

基本优化方法程序

于 2021-04-08 发布
0 194
下载积分: 1 下载次数: 4

代码说明:

说明:  介绍了基本优化方法,比如基本的牛顿法,拟牛顿法,以及相关的约束最优化方法如拉格朗日乘子法等(optimization method)

文件列表:

Matlab程序\.DS_Store, 8196 , 2017-10-16
Matlab程序\._.DS_Store, 4096 , 2019-06-17
Matlab程序\dfun1.m, 65 , 2009-09-25
Matlab程序\dgfun1.m, 66 , 2009-09-25
Matlab程序\dhfun.m, 53 , 2009-09-25
Matlab程序\dpfun.m, 823 , 2009-09-25
Matlab程序\ff.m, 70 , 2009-09-03
Matlab程序\fun.m, 52 , 2009-08-29
Matlab程序\fun1.m, 66 , 2009-09-25
Matlab程序\gfun.m, 81 , 2009-08-29
Matlab程序\gfun1.m, 52 , 2009-09-25
Matlab程序\gg.m, 128 , 2009-09-03
Matlab程序\gradd.m, 722 , 2009-09-03
Matlab程序\Hess.m, 149 , 2009-09-04
Matlab程序\hfun.m, 96 , 2009-09-25
Matlab程序\phi.m, 32 , 2009-08-28
Matlab程序\SQP方法\lagsqp.asv, 4153 , 2009-11-16
Matlab程序\SQP方法\lagsqp.m, 4171 , 2009-11-16
Matlab程序\SQP方法\newtlagr.asv, 3659 , 2009-11-14
Matlab程序\SQP方法\newtlagr.m, 3691 , 2009-11-16
Matlab程序\SQP方法\qpsubp.asv, 4608 , 2009-12-31
Matlab程序\SQP方法\qpsubp.m, 4608 , 2009-12-31
Matlab程序\SQP方法\sqpm.asv, 4271 , 2009-11-24
Matlab程序\SQP方法\sqpm.m, 4273 , 2009-12-31
Matlab程序\乘子法程序\._h1.m, 4096 , 2019-06-17
Matlab程序\乘子法程序\._multphr.m, 4096 , 2019-06-17
Matlab程序\乘子法程序\bfgs.m, 1083 , 2009-10-15
Matlab程序\乘子法程序\df1.m, 57 , 2009-10-15
Matlab程序\乘子法程序\dg1.m, 53 , 2009-10-15
Matlab程序\乘子法程序\dh1.m, 42 , 2009-10-15
Matlab程序\乘子法程序\dmpsi.m, 311 , 2009-10-15
Matlab程序\乘子法程序\f1.m, 46 , 2009-10-15
Matlab程序\乘子法程序\g1.m, 44 , 2009-10-15
Matlab程序\乘子法程序\h1.m, 41 , 2017-09-28
Matlab程序\乘子法程序\mpsi.m, 365 , 2009-10-15
Matlab程序\乘子法程序\multphr.m, 1671 , 2017-05-27
Matlab程序\二次规划\._qlag.m, 4096 , 2019-06-17
Matlab程序\二次规划\._qpact.m, 4096 , 2019-06-17
Matlab程序\二次规划\callqpact.m, 177 , 2009-11-09
Matlab程序\二次规划\qlag.asv, 296 , 2009-11-07
Matlab程序\二次规划\qlag.m, 407 , 2009-11-07
Matlab程序\二次规划\qpact.asv, 2199 , 2009-11-09
Matlab程序\二次规划\qpact.m, 2243 , 2009-11-22
Matlab程序\信赖域方法\fun.m, 52 , 2009-08-29
Matlab程序\信赖域方法\gfun.m, 81 , 2009-08-29
Matlab程序\信赖域方法\Hess.m, 149 , 2009-09-04
Matlab程序\信赖域方法\trustm.m, 1465 , 2009-09-05
Matlab程序\信赖域方法\trustq.m, 1933 , 2009-11-26
Matlab程序\共轭梯度法\.DS_Store, 6148 , 2017-06-05
Matlab程序\共轭梯度法\._.DS_Store, 4096 , 2019-06-17
Matlab程序\拟牛顿法\.DS_Store, 6148 , 2017-11-10
Matlab程序\拟牛顿法\._.DS_Store, 4096 , 2019-06-17
Matlab程序\拟牛顿法\._bfgs.m, 4096 , 2019-06-17
Matlab程序\拟牛顿法\._fun.m, 4096 , 2019-06-17
Matlab程序\拟牛顿法\._fun.m的替身, 4096 , 2019-06-17
Matlab程序\拟牛顿法\._gfun.m, 4096 , 2019-06-17
Matlab程序\拟牛顿法\bfgs.m, 1014 , 2017-11-06
Matlab程序\拟牛顿法\broyden.m, 1036 , 2009-09-07
Matlab程序\拟牛顿法\dfp.m, 862 , 2009-09-07
Matlab程序\拟牛顿法\fun.m, 319 , 2017-11-07
Matlab程序\拟牛顿法\fun.m的替身, 976 , 2017-11-10
Matlab程序\拟牛顿法\gfun.m, 132 , 2017-11-07
Matlab程序\拟牛顿法\sr1.m, 785 , 2009-09-06
Matlab程序\最速下降法与牛顿法\dampnm.m, 1158 , 2009-09-05
Matlab程序\最速下降法与牛顿法\fun.m, 52 , 2009-08-29
Matlab程序\最速下降法与牛顿法\gfun.m, 81 , 2009-08-29
Matlab程序\最速下降法与牛顿法\grad.m, 617 , 2009-09-05
Matlab程序\最速下降法与牛顿法\Hess.m, 149 , 2009-09-04
Matlab程序\最速下降法与牛顿法\revisenm.m, 1213 , 2009-09-05
Matlab程序\线搜索技术\armijo.m, 256 , 2009-08-29
Matlab程序\线搜索技术\golds.m, 955 , 2009-12-31
Matlab程序\线搜索技术\qmin.m, 2240 , 2009-12-31
Matlab程序\非线性最小二乘问题\Fk.m, 120 , 2010-03-27
Matlab程序\非线性最小二乘问题\JFk.m, 109 , 2010-03-27
Matlab程序\非线性最小二乘问题\lmm.m, 1164 , 2009-09-24
Matlab程序\SQP方法, 0 , 2019-06-17
Matlab程序\乘子法程序, 0 , 2019-06-17
Matlab程序\二次规划, 0 , 2019-06-17
Matlab程序\信赖域方法, 0 , 2019-06-17
Matlab程序\共轭梯度法, 0 , 2019-06-17
Matlab程序\拟牛顿法, 0 , 2019-06-17
Matlab程序\最速下降法与牛顿法, 0 , 2019-06-17
Matlab程序\线搜索技术, 0 , 2019-06-17
Matlab程序\非线性最小二乘问题, 0 , 2019-06-17
Matlab程序, 0 , 2019-06-17

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

发表评论

0 个回复

  • UCA_SMI
    QR分解SMI算法的目的正是要避免直接来解线性方程,而是将自相关矩阵分解,并利用Givens旋转实现数据矩阵的QR分解,最终将权矢量的求解问题转化为三角线性方程组的求解问题。(QR decomposition SMI algorithm, whose objective it is to avoid directly to solution of linear equations, but will auto-correlation matrix decomposition, and the use of Givens rotation implementation of the QR decomposition of data matrix, the weight vector will eventually solve the problem into a triangular system of linear equations solving the problem.)
    2009-03-17 10:20:31下载
    积分:1
  • eme
    说明:  飞控系统快速控制原型开发及半实物仿真系统方案研究(Rapid control prototyping flight control system development and simulation system Scheme)
    2011-03-22 18:09:24下载
    积分:1
  • cyclicpursuit
    循环追踪算法程序,用于平面内多个体系统的分布式控制,能够达到收敛的目的,控制所需信息量少。(This code is about the cyclic pursuit algorithm which is used for controlling of formation moving in a plane.)
    2012-03-29 00:41:09下载
    积分:1
  • wor2k
    matlab实现s小波变换代码,输入图像矩阵,输出一幅图像,分为四块(wavelet transform code input image matrix, the output an image is divided into four)
    2006-10-13 23:37:12下载
    积分:1
  • BP_model
    BP神经网络预测数据,matlab实现。(BP(ANN)relize forecasts data,matlab.)
    2009-05-10 09:15:53下载
    积分:1
  • AND
    This folder contains three files to maniupulate XOR logic. Ist file is for and logic. Second file is for OR logic. They are implemented using matlab 2008 version.
    2009-07-10 22:02:31下载
    积分:1
  • MATLAB
    matlab 实现数字信号处理,单位抽样序列的产生(matlab digital signal processing, random sequence of units produced)
    2009-01-06 09:12:58下载
    积分:1
  • 2
    说明:  主要讲解偏微分方程组的离散方法,包括有限差分法,有限体积法(Mainly on the discrete method of partial differential equations, including finite difference method, finite volume method)
    2011-03-19 10:03:24下载
    积分:1
  • KF
    说明:  Kalman filtering model built with matlab
    2012-10-16 19:45:36下载
    积分:1
  • pure_aloha_theory
    Pure aloha theory of simulation
    2011-01-12 01:00:16下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载