搜索资源列表
PRP
- 共轭梯度法源代码,........用于工程中的数值计算,
GaussBackGroundModel
- 混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。-The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sampl
PRP 采用FORTRAN语言
- PRP共轭梯度法优化计算,采用FORTRAN语言-PRP conjugate gradient method optimization, the use of FORTRAN language
PRP_2
- 用共轭梯度算法——PRP算法求解无约束最优化问题-Conjugate gradient algorithm- PRP algorithm for solving unconstrained optimization problems
PRP
- 本程序为求解线性方程组Ax=b的共轭梯度算法,对于A不要求是方阵。-The procedures for solving linear equations Ax = b conjugate gradient algorithm for A is not required to be square.
RRR-PRPsimulation
- 机械机构RRR-PRP运动学仿真,包括速度,加速度的仿真,内有运动模型,M文件。-Mechanical kinematics simulation, including speed, acceleration RRR-PRP.
RRR=PRP
- 机械结构RRR-PRP运动学仿真,包括速度,加速度的仿真结果,里面有运动仿真模型和M文件。-Mechanical structure RRR-PRP kinematics simulation, including speed, acceleration simulation results, there is a motion simulation model and the M-file.
RRR-PRP
- RRR-PRP机械杆组动力学仿真模型,里面有完整的仿真模型文件。-The RRR-PRP mechanical lever group dynamics simulation model, which has a complete simulation model file.
CGM_PRP
- 采用共轭梯度PRP法解决无约束非线性优化的问题-PRP conjugate gradient method to solve unconstrained nonlinear optimization problem
FR共轭梯度法
- 共轭梯度法也就是共轭方向法的一种特殊形式,即初始搜索方向为梯度方向。其中根据β的不同又可细分为FR、PRP等方法,主要参考了文件夹中的四本书的内容对其进行总结。最优化算法本质上都是进行最小值的寻优,FR共轭梯度法也不例外。寻优的问题包括两个重要的方面,一个是方向,一个是步长。(Conjugate gradient method is a special form of conjugate direction method, that is, the initial search directio
algorithm
- 本次数值实验通过对部分 cuter 扩展优化问题的解决,在实验中应用多种梯度型算法,具体包括 FR 、PRP 、PRP Plus、 BB 以及CG 两种混合 方法(The realization of FR PRP PRP Plus BB and two kinds of CG commixture algorithm.)
PRP
- 共轭梯度优化优化算法,解决信号恢复恢复问题(optimization algorithm)