Welcome![Sign In][Sign Up]
Location:
Search - optimization fortran

Search list

[AI-NN-PRgongetidu

Description: 优化算法,共厄梯度法 fortran 90编译-optimization algorithm, a total of Ecuador gradient method FORTRAN 90 compiler
Platform: | Size: 6144 | Author: lixiaohua | Hits:

[OtherPSOandDE

Description: 基于粒子群和微分进化的优化算法研究,是一篇优秀的博士论文,希望能对大家有用-Based on particle swarm optimization and differential evolution algorithm, is an excellent doctoral thesis, hoping to be useful for all of us
Platform: | Size: 1819648 | Author: chenjy | Hits:

[matlabLbfgsb.2.1.tar

Description: 有限内存BFGS约束优化算法Fortran程序及其说明-Limited memory BFGS Algorithm for Constrained Optimization Fortran program and its description
Platform: | Size: 263168 | Author: Cheng bing | Hits:

[AlgorithmMarquardt

Description: 这是一个马奎特最优化算法,通过测试,比一般的最优化算法运算速度要快很多,而且精度也挺高。希望对大家有用-This is an optimization algorithm Marquette, passed the test than the general optimization algorithm to much faster computation speed and accuracy挺高also. Hope useful for everyone
Platform: | Size: 184320 | Author: 马见青 | Hits:

[Algorithmtron

Description: 牛顿优化算法源fortran代码,带数据,非常适合研究-Newton optimization code in fortran,with data,fit to research.
Platform: | Size: 50176 | Author: Tom | Hits:

[AI-NN-PRmpso1

Description: 这是一个经过改进的PSO算法,是用FORTRAN语言编写的,因为此语言计算速度快,适合PSO的应用,收敛速度明显加快,并且这是改优化后的PSO程序,比标准的速度快。-This is an improved PSO algorithm, are used FORTRAN language, because this language computing speed, suitable PSO applications, significantly speeding up the convergence rate, and change This is the optimized PSO procedures, faster than the standard.
Platform: | Size: 1024 | Author: xin | Hits:

[AI-NN-PRDE_FORTRAN90

Description: 新近出现的很好的计算智能算法,具有很强的鲁棒性,用它发过论文.-It is a very good optimization arithmetic.
Platform: | Size: 3072 | Author: 江南 | Hits:

[source in ebookLbfgsb.2.1.tar

Description: Software for Large-scale Bound-constrained or Unconstrained Optimization L-BFGS-B is a limited-memory quasi-Newton code for large-scale bound-constrained or unconstrained optimization. The code has been developed at the Optimization Technology Center, a joint venture of Argonne National Laboratory and Northwestern University.
Platform: | Size: 266240 | Author: 徐志平 | Hits:

[AlgorithmBFGS

Description: 利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
Platform: | Size: 1044480 | Author: 刘东 | Hits:

[AlgorithmCG_PLUS

Description: 利用共轭梯度法(CG+)求解大规模无约束最优化问题,代码所用语言为Fortran77.-The use of conjugate gradient method (CG+) to solve large-scale unconstrained optimization problems, the code language for Fortran77.
Platform: | Size: 396288 | Author: 刘东 | Hits:

[Software Engineeringoptfortrancode

Description: 常用优化设计fortran源代码 常用优化设计fortran源代码 常用优化设计fortran源代码 常用优化设计fortran源代码-mechanical optimization fortran code
Platform: | Size: 6144 | Author: crack | Hits:

[Algorithmsceua

Description: 一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The SCE-UA method is a general purpose global optimization program.
Platform: | Size: 429056 | Author: muxihan | Hits:

[Algorithmsimann

Description: 用fortran语言写的模拟退火法的例子。模拟退火法作为一种全局优化算法,应用广泛,而fortran作为科学计算语言,是很多研究人员的首选,因此该程序容易被研究者集成到自己的程序中去。-Simulated annealing is a global optimization method, which is widely used, and fortran is a widely accepted scientific programing language, so this code is very easy to be integrated into your own program.
Platform: | Size: 11264 | Author: Jinguang Yang | Hits:

[OtherPOWELL

Description: POWELL优化算法的FORTRAN源代码-POWELL optimization of the FORTRAN source code
Platform: | Size: 2048 | Author: 范磊 | Hits:

[AlgorithmSVD

Description: fortran的SVD程序,可以用于学习地球物理反演的基本概念,以及进一步优化!-fortran the SVD procedure can be used to learn the basic concepts of geophysical inversion, and further optimization!
Platform: | Size: 2048 | Author: bdh | Hits:

[Algorithmmonituihuo

Description: 模拟退火fortran程序,可以根据优化函数设置参数-C Simulated annealing is a global optimization method that distinguishes C between different local optima. Starting from an initial point, the C algorithm takes a step and the function is evaluated. When minimizing a C function, any downhill step is accepted and the process repeats from this C new point. An uphill step may be accepted. Thus, it can escape from local C optima. This uphill decision is made by the Metropolis criteria. As the C optimization process proceeds, the length of the steps decline and the C algorithm closes in on the global optimum. Since the algorithm makes very C few assumptions regarding the function to be optimized, it is quite C robust with respect to non-quadratic surfaces. The degree of robustness C can be adjusted by the user. In fact, simulated annealing can be used as C a local optimizer for difficult functions.
Platform: | Size: 12288 | Author: meibujun | Hits:

[AlgorithmSparse_matrix_algorithm_and_program_implementation

Description: 稀疏矩阵算法及其程序实现(杨绍祺)。本书较全面的介绍了在求解非线性代数方程组,非线性微分方程组和非线性优化等问题时所产生的稀疏线性化代数方程组的稀疏矩阵算法。-Sparse matrix algorithm and program implementation (Yang Shaoqi). More comprehensive introduction to the book in solving nonlinear algebraic equations, nonlinear differential equations and nonlinear optimization problems arising from the sparse linear algebraic equations sparse matrix algorithm.
Platform: | Size: 5013504 | Author: wangzijian | Hits:

[Algorithmoptimization

Description: 常用优化算法源代码,在工程实践中有广泛应用,可以作为优化学习的入门资料-optimization code,easy for fresh user
Platform: | Size: 87040 | Author: daneil | Hits:

[Mathimatics-Numerical algorithmsBFS

Description: BFS变度量算法优化,Fortran语言-BFS variable metric algorithm optimization, Fortran language
Platform: | Size: 3072 | Author: 王帅 | Hits:

[Algorithmoptimization

Description:
Platform: | Size: 47104 | Author: 彭鑫 | Hits:
« 12 3 »

CodeBus www.codebus.net