Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - steepest descent matlab code
Search - steepest descent matlab code - List
利用最速下降法的matlab代码,用于优化问题-use of the steepest descent method of Matlab code for the optimization problem
Update : 2008-10-13 Size : 1.05kb Publisher : 沙惠兰

DL : 0
物流分析工具包。Facility location: Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated facility location Vehicle routing: VRP, VRP with time windows, traveling salesman problem (TSP) Networks: Shortest path, min cost network flow, minimum spanning tree problems Geocoding: U.S. city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout: Steepest descent pairwise interchange (SDPI) heuristic for QAP Material handling: Equipment selection General purpose: Linear programming using the revised simplex method, mixed-integer linear programming (MILP) branch and bound procedure Data: U.S. cities with populations of at least 10,000, U.S. highway network (Oak Ridge National Highway Network), U.S. 3- and 5-digit ZIP codes -logistics analysis tool kit. Facility location : Continuous minisum facility location, alternate location-allocation (ALA) procedure, discrete uncapacitated Vehicle routing facility location : VRP, VRP with time windows, the traveling salesman problem (TSP) Networks : Shortest path, min cost network flow, minimum spanning tree Geocoding problems : world city or ZIP code to longitude and latitude, longitude and latitude to nearest city, Mercator projection plotting Layout : Steepest descent Pairwise interchange (Constituencies) heuristic for QAP Material handling : Equipment selection General purpose : Linear programming using the revised simplex method, mixed-integer linear programming programming (MILP) branch and bound procedure Data : world cities with populations of at least 10,000, U.
Update : 2025-02-17 Size : 4.63mb Publisher : 陈宝文

一个最速下降法源码,很有用,需要的赶快下。-a steepest descent algorithm source code, useful, it needs quickly under.
Update : 2025-02-17 Size : 1kb Publisher : 赵伟

自适应滤波器,LMS最陡下降法的matlab原代码,需要的可以下-Adaptive filter, LMS steepest descent method of matlab source code needed to make
Update : 2025-02-17 Size : 3kb Publisher : 六费

DL : 0
matlab另一中简单些的源码,只给出预测结果,不进行精度分析-Another more simple matlab source code, only the results of prediction are given, not to accuracy analysis
Update : 2025-02-17 Size : 1kb Publisher : 杨香联

最速下降法的MATLAB源程序,不知道是否喜欢-Steepest descent method of the MATLAB source code, I do not know like it or not
Update : 2025-02-17 Size : 4kb Publisher : 张晓

DL : 0
MATLAB实现最速下降法的具体源程序代码-MATLAB steepest descent method to achieve the specific source code
Update : 2025-02-17 Size : 1kb Publisher : 廖民

此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization algorithm code: steepest descent method, Newton method, nonlinear least squares method, DFP method. fun1, fun2 are two test function. Thanks!
Update : 2025-02-17 Size : 3kb Publisher : 白浩泉

DL : 0
最速下降法,是数值分析中很重要的一种,源码为其在matlab中的实现。-Steepest descent method, numerical analysis is a very important one in the matlab source code for its realization.
Update : 2025-02-17 Size : 1kb Publisher : 马丫

用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradient method, variable metric method (DFP and BFGS method), nonlinear least square method. Using MATLAB to solve the problem of binding, mainly outside the penalty function method and generalized multipliers. As well as some specific issues for analysis, MATLAB code in the document, are limitless.
Update : 2025-02-17 Size : 80kb Publisher : ljw

非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m-Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M
Update : 2025-02-17 Size : 1kb Publisher : lilin

DL : 0
用MATLAB代码来实现最速下降法的计算。-MATLAB code used to achieve the steepest descent method calculations.
Update : 2025-02-17 Size : 3kb Publisher : Joyee

DL : 0
It is matlab code for Steepest Descent optimization method.
Update : 2025-02-17 Size : 1kb Publisher : Piyush

这是一个用最速下降法求解线性方程的方法,程序代码使用matlab语言。 -This is a steepest descent method for solving linear equations, program code using matlab language.
Update : 2025-02-17 Size : 2kb Publisher : 建勋

DL : 0
Steepest Descent matlab code
Update : 2025-02-17 Size : 2kb Publisher : zeimpecavel

DL : 1
matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method, the multiplier method procedures, quadratic programming, nonlinear least squares method, the conjugate gradient method, quasi-Newton method, the linesearch technology, trust region methods, the steepest descent method and Newton method
Update : 2025-02-17 Size : 34kb Publisher : 朱志远

DL : 0
用MATLAB实现最速下降法,牛顿法和共轭梯度法求解实例。-Using MATLAB to achieve the steepest descent method, Newton method and conjugate gradient method to solve the instance.
Update : 2025-02-17 Size : 14kb Publisher : 严菲

几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradient method, Newton' s method, trust region method
Update : 2025-02-17 Size : 4kb Publisher : 陈亮

DL : 0
用matlab分析数值的,有拉个朗日插值、三次样条插值法、NEWTON插值、hermite插值、mewton形式的hermite插值、平方根法、gauss消去法、三角分解法、jacobi迭代法、 gauss迭代法、sor迭代法、最速下降法、共额梯度法、mewton迭代法、逆broyden迭代法。一共15段代码。 -Numerical analysis using matlab, there are a Long Day interpolation, cubic spline interpolation, NEWTON interpolation, hermite interpolation, mewton form hermite interpolation, square root method, gauss elimination, triangular decomposition, jacobi iterative method, gauss iterative method, sor iterative method, steepest descent method, a total amount of gradient method, mewton iterative method, inverse broyden iteration. A total of 15 sections of the code.
Update : 2025-02-17 Size : 2kb Publisher : 佳佳

实现数值计算的简单算法code 包括:非线性最小二乘问题、共轭梯度法、拟牛顿法、最速下降法与牛顿法、线搜索技术、乘子法程序、二次规划(A simple algorithm for numerical calculation, including nonlinear least squares problem, conjugate gradient method, quasi-Newton method, steepest descent method and Newton method, line search technique, multiplier method, quadratic programming)
Update : 2025-02-17 Size : 40kb Publisher : Xs_55555
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.