搜索资源列表
-
0下载:
基于MATLAB的基因算法工具。用于数值的全局寻优计算。-MATLAB-based genetic algorithm tool. The overall situation for numerical optimization.
-
-
0下载:
工程优化和数值计算中常用的优化程序,包括
lp,nlp,linesearch,lagrange,dfp等-engineering optimization and numerical calculation of the optimal common procedures, including lp, NLP, linesearch, Hangzhou, Moscow, etc.
-
-
0下载:
实现一个函数的数值优化的遗传算法源代码,采用二进制编码实现,里面有详细的说明,非常适合初学者!-achieve a numerical optimization function of the genetic algorithm source code, binary coding achieved, There are detailed explanations, very suitable for beginners!
-
-
0下载:
完整二次B样条插值源码,内附详细的注释.
非常适合数值优化的初学者以及计算机工程人员参考.,Complete quadratic B-spline interpolation source, enclosing a detailed comment.
Very suitable for beginners as well as the numerical optimization of computer engineering officers.
-
-
0下载:
HQP is a solver for nonlinearly constrained large-scale optimization. It is intended for problems with sufficient regular sparsity structure. Such optimization problems arise e.g. from the numerical treatment of optimal control problems. External int
-
-
1下载:
数值优化经典的powellC++源程序.
使用方便,内含详细的注释.是初学者参考的好东西.-Numerical Optimization classic powellC++ source code.
Easy to use, contains a detailed comment. Is a good thing for beginners reference.
-
-
0下载:
这是一个用C++实现的遗传算法,用于解决数值优化问题。-This is a C++, using the genetic algorithm for solving numerical optimization problems.
-
-
0下载:
数值优化的各种算法,包括牛顿法,拟牛顿,遗传算法,等等。-Numerical optimization algorithms, including Newton' s method, quasi Newton, genetic algorithms, and so on.
-
-
0下载:
数值计算中求解最优化问题时
针对无约束优化问题的牛顿法求解算法代码-Solving numerical optimization problems in the unconstrained optimization problem for the Newton algorithm code
-
-
0下载:
数值计算中最优化问题求解
共轭梯度法解无约束最优化问题-Numerical optimization problem solving in the conjugate gradient method for unconstrained optimization problems
-
-
0下载:
数值最优化:解界约束优化问题的非单调组合信赖域方法,以及在信赖域内部进行二阶线搜索。-Numerical Optimization: non-monotonic combination of trust region methods solution of bound constrained optimization problems, and trust within the Ministry of second-order line search.
-
-
0下载:
一本数值优化方面的工具书,相当有用,值得拥有-A numerical optimization tool, very useful and worth having
-
-
0下载:
Java常用数值算法集
共有数值计算中常用的Java方法近200个.内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组、两点边值问题的解法和解偏微分方程组.-Java common set numerical algorithm the total numerical calculation commonly used Java method
-
-
0下载:
牛顿法解决数值优化问题源代码,可直接运行出结果-Newton s method to solve numerical optimization problem source code can be run directly out of the results
-
-
0下载:
Visual Basic常用数值算法源代码,内容主要有解线性方程组、插值、数值积分、特殊函数、函数逼近、排序、特征值问题、方程求根、函数极佳和最优化、傅立叶变换、数据统计等-Visual Basic source code commonly used numerical algorithms, mainly the solvability of linear equations, interpolation, numerical integration, special, function ap
-
-
0下载:
.net 图片播放
数值优化,bfgs,fdp,共轭梯度法,黄金分割法-.net picture playback numerical optimization, bfgs, fdp, conjugate gradient method, golden section method
-
-
0下载:
数值优化中非线性最小二乘的LM算法实现。网上下载的一般都不能通过编译,这是在VS2015环境下构建的能通过编译的代码。-Numerical Optimization.
LM algorithm
-
-
0下载:
jmetal优化算法工具包,整合了许多常见进化算法,用于数值优化-jmetal optimization toolkit which integrates multiple evolutionary algorithms for numerical optimization
-
-
0下载:
一本很不错的数值优化书籍,适合科学研究者和工程应用者(A very good book of Numerical Optimization, which is proper for scientist researcher and engineer)
-
-
0下载:
a document that explains some classic numerical algorithms in the field of optimization
-