非线性优化主要算法的Matlab程序,有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问题的乘子法, 求解二次规划的有效集法, SQP 子问题的光滑牛顿法以及求解约束优化问题的SQP方法等. 程序基本通用.
☆207Apr 14, 2021Updated 4 years ago
Alternatives and similar repositories for Optimization_Algorithm
Users that are interested in Optimization_Algorithm are comparing it to the libraries listed below
Sorting:
- 一个基于c语言的SQP算法仓库,无任何依赖库,完全从0实现☆11Dec 26, 2022Updated 3 years ago
- A SQP algorithm implementation for solving nonlinear constrained optimization problems☆18May 28, 2022Updated 3 years ago
- 自家开发的动态优化程序包。适用于常微分系统,有路径约束的最优控制问题的求解。算法:微分方程有限元离散+隐式梯度计算+SQP求解优化问题☆12Jun 15, 2019Updated 6 years ago
- Adjoint-state based AVO Inversion Method☆21Feb 13, 2026Updated last month
- 用于存放《最优化理论与算法》代码与课件☆274Jun 12, 2022Updated 3 years ago
- 最优化方法及其MATLAB实现 源代码☆46Oct 7, 2021Updated 4 years ago
- matlab实现遗传算法优化模糊控制☆33Sep 21, 2018Updated 7 years ago
- Matlab code for the Limited-memory BFGS (Broyden–Fletcher–Goldfarb–Shanno) algorithm☆30Mar 7, 2017Updated 9 years ago
- 工程优化方法中的“最速下降法”和“DFP拟牛顿法”的 C 语言实现☆11Jul 21, 2014Updated 11 years ago
- # Introduction of DNN-AR-MOEA This repository contains code necessary to reproduce the experiments presented in Evolutionary Optimization…☆26Dec 13, 2020Updated 5 years ago
- Matlab based optimizer framework using Sequential Quadratic Programming (SQP)☆28Mar 22, 2019Updated 6 years ago
- This repository contains the code of the simulator used in the paper "Effect of LOS/NLOS Propagation on 5G Ultra-Dense Networks", submitt…☆12Mar 9, 2017Updated 9 years ago
- Computing Nash, Stackelberg game, and other types of equilibrium☆33Jun 16, 2020Updated 5 years ago
- This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm…☆277May 4, 2017Updated 8 years ago
- 《MATLAB优化算法案例分析与应用(进阶篇)》代码和ppt☆39Apr 25, 2020Updated 5 years ago
- ☆10Jun 30, 2020Updated 5 years ago
- A repository containing Matlab scripts on mission and orbit analysis for the three body problem, dealing with the Circular Restricted Thr…☆13Jan 27, 2025Updated last year
- Optimization problem solving: genetic algorithm, ant colony algorithm, tabu search algorithm, simulated annealing algorithm, particle swa…☆68Mar 25, 2020Updated 5 years ago
- A collection of evolutionary optimization algorithms in MATLAB☆22Nov 19, 2018Updated 7 years ago
- Optimal and Full Coverage Path Planning for Agricultural Sector☆14May 19, 2021Updated 4 years ago
- MATLAB实现 实现传统的LMS算法,并使用AdaGrad、RMSProp、Adam这三种自适应学习率优化算法对LMS算法进行优化。☆14Jan 10, 2020Updated 6 years ago
- ☆10Aug 30, 2023Updated 2 years ago
- planning trajectories for UAVs☆12Mar 21, 2021Updated 4 years ago
- [Experimental] A SQP solver implemented with Eigen.☆80Apr 21, 2020Updated 5 years ago
- 自动驾驶学习资料/书籍/感知/规划/控制/SLAM/入门/Automatic driving learning materials☆13Dec 14, 2021Updated 4 years ago
- 利用最小二乘支持向量机进行分类器建模,改进鲸鱼算法(基于冯洛伊曼拓扑的鲸鱼算法)进行超参数寻优☆49Jan 2, 2020Updated 6 years ago
- Code of Paper "Cooperative Sensing and Heterogeneous Information Fusion in VCPS: A Multi-agent Deep Reinforcement Learning Approach", IEE…☆13Jul 10, 2023Updated 2 years ago
- Creates high-resolution renderings of the Earth and the major celestial bodies in our solar system for astrodynamics applications.☆22May 21, 2023Updated 2 years ago
- 智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现☆827May 10, 2020Updated 5 years ago
- ☆10Aug 22, 2021Updated 4 years ago
- 遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等常用智能算法的MATLAB实现☆520Sep 20, 2020Updated 5 years ago
- Differential Dynamic Programming on Lie groups☆12Aug 3, 2020Updated 5 years ago
- 最优化方法、凸优化课程作业代码☆17Jan 31, 2020Updated 6 years ago
- Space-time diagram visualization for General Modeling Network Specification (GMNS)☆13Apr 28, 2020Updated 5 years ago
- Whale Optimization Algorithm used to train Neural Network☆19Nov 28, 2016Updated 9 years ago
- Solves a Mixed Integer Linear Program to generate the Stacklberg Equilibrium of a General-sum (+Bayesian) Games.☆36Jan 9, 2026Updated 2 months ago
- GIS data for active faults and blocks for China and vicinity☆12Oct 2, 2025Updated 5 months ago
- usv滑模书代码☆14Aug 8, 2022Updated 3 years ago
- standard, high-dimensional, parallel, constrained, and multiobjective Bayesian optimization algorithms☆48Dec 30, 2024Updated last year