搜索资源列表
option.rar
- 优化算法,是FORTRUN语言写。都经过了运行。,this is code of the number caculation in opt
mpso1.rar
- 这是一个经过改进的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 convergen
pikaia
- 遗传算法的Fortran程序,遗传算法作为一种全局优化算法,有着很广泛的应用,因此该fortran程序可以方便地被研究人员使用,集成到自己的程序中去。-Gentic algorithm code in Fortran. GA is a widely used global opotimization method, so this code is coviniently adopted by relative researches.
PRP 采用FORTRAN语言
- PRP共轭梯度法优化计算,采用FORTRAN语言-PRP conjugate gradient method optimization, the use of FORTRAN language
sceua
- 一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The SCE-UA method is a general purpose global optimization program.
SVD
- fortran的SVD程序,可以用于学习地球物理反演的基本概念,以及进一步优化!-fortran the SVD procedure can be used to learn the basic concepts of geophysical inversion, and further optimization!
tron
- 牛顿优化算法源fortran代码,带数据,非常适合研究-Newton optimization code in fortran,with data,fit to research.
ga
- 优化算法之遗传算法,可用之优化模型参数等,还可以进行搜索-ga
simann
- 用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 v
sce-ua
- 是一个优化算法的源程序,采用fortran编写,国内外应用较多-sce-ua
2008DELAUNEY
- 二维delaunay三角形非结构化网格生成程序,较通用型网格生成,可以进一步优化,有益于对三维的程序编制。-Two-dimensional delaunay triangular unstructured grid generation procedure
DFP
- DFP变度量法,优化数值结算,不用求梯度的。-DFP variable metric method
monituihuo
- 模拟退火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 minimizin
Sparse_matrix_algorithm_and_program_implementation
- 稀疏矩阵算法及其程序实现(杨绍祺)。本书较全面的介绍了在求解非线性代数方程组,非线性微分方程组和非线性优化等问题时所产生的稀疏线性化代数方程组的稀疏矩阵算法。-Sparse matrix algorithm and program implementation (Yang Shaoqi). More comprehensive introduction to the book in solving nonlinear algebraic equations, nonlinear differen
optimization
- 常用优化算法源代码,在工程实践中有广泛应用,可以作为优化学习的入门资料-optimization code,easy for fresh user
fortran
- 其中介绍了 Fortran 95 的输入 / 输出、程序开发、库、程序分析与调试、数值精度、移植、性能、优化、并行化以及互操作性。-Which describes the Fortran 95 input/output, program development, libraries, program analysis and debugging, numerical accuracy, porting, performance, optimization, parallelization, an
genetic-algorithm-fortran
- 优化问题的求解 遗传算法fortran源程序,-Optimization problem solving genetic algorithm fortran source,
fortran
- 用于优化一个或多个目标的参数 采用多种编码方式 灵活运用-Used to optimize the parameters of one or more target encoding using a variety of flexible use
GA-fortran
- 遗传算法 二进制编码 可以分析阵列天线等多目标的优化问题-Binary-coded genetic algorithm optimization problems can be analyzed, such as multi-target array antenna
bobyqa.tar
- 鲍威尔优化算法中的二次逼近边界优化,可用于优化多参数(BOBYQA can be used to modify your parameters and its word good.)