搜索资源列表
-
6下载:
这是一个好的建模学习资料,赶快下载吧,
数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、
插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、
图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、
最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、
网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
-
-
0下载:
GNU科学计算函数库GSL(GNU Scientific Library)是一个强大的C/C++数值计算函数库,它是一个自由软件,是GNU项目软件的一个部分,遵循GPL协议。函数库提供了大量的数值计算程序,如随机函数、特殊函数和拟合函数等等。整个函数库大约有1000多个函数,几乎涵盖了科学计算的各个方面。以下是整个函数库的目录:
Complex Numbers
Roots of Polynomials
Special Functions
Vectors and Matri
-
-
0下载:
The package includes 3 Matlab-interfaces to the c-code:
1. inference.m
An interface to the full inference package, includes several methods for
approximate inference: Loopy Belief Propagation, Generalized Belief
Propagation, Mean-Field
-
-
1下载:
模拟退火算法是基于蒙特卡罗迭代求解法的一种启发式随机搜索过程。本文给出了该算法的详细介绍和伪代码。-Monte-Carlo simulated annealing algorithm is based on a heuristic iterative method for solving stochastic search process. This paper gives a detailed descr iption of the algorithm and pseudo code.
-
-
1下载:
我备战2010数学建模美赛所精心准备的算法资料,一共13个算法。应该说是目前比较全的算法集了。每个算法由一个VC6例子实现,来解决一个问题。其中一些是自己编写,其它的也是由网上找到后经过修改编译通过的。比赛结果还不错,一个M,现在把资料共享出来,希望对大家有所帮助,算法主要有模拟退火,遗传算法,蒙特卡罗算法,蚁群算法,粒子群算法,元胞自动机,Dijkstra,最小生成树算法,二分图最大匹配算法,最大流算法,动态规划算法,分支定界法,排队论算法,决策论算法等,我写了个说明文件,列的挺详细的-I a
-
-
0下载:
十大算法论文,包括遗传算法,模拟退火,蒙特卡罗法等等,对于初学者很有帮助-Ten papers algorithms, including genetic algorithms, simulated annealing, Monte Carlo method, etc., very helpful for beginners! !
-
-
0下载:
lingjian.m-----蒙特卡罗方法
lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。
accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。
退火确定标定值/unitanneal()----模拟退火
连续型多个变量组合优化问题
这是对模拟退火方法的一次练习,结果证明模拟退火确实是一
-
-
0下载:
自己在各个论坛上搜集的十大算法,Dijkstra算法,Floyd算法,动态规划,分治算法,概率算法,灰色预测,聚类算法,蒙特卡洛,模拟退火算法,神经网络等等,附有算法的原理,部分含有相关的程序源代码。-In various forums to collect the ten algorithms, Dijkstra algorithm, the Floyd algorithm, dynamic programming, divide and conquer algorithms, probabi
-
-
1下载:
GNU Scientific Library (GSL) 是一个用于科学计算的 C 语言类库。有超过1000个函数。
该类库提供了关于数学计算的很多方面,包括:
Complex Numbers Roots of Polynomials
Special Functions Vectors and Matrices
Permutations Sorting
BLAS Support Linear Algebra
Eigensystems Fast Fourier
-
-
0下载:
lingjian.m-----蒙特卡罗方法
lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。
accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。
退火确定标定值/unitanneal()----模拟退火
连续型多个变量组合优化问题
这是对模拟退火方法的一次练习,结果证明模拟退火确实是一
-
-
0下载:
这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This is a good model to study the information, download it quick
-
-
2下载:
王家映关于地球物理资料非线性反演理论的讲座系列,包括11个文档(地球物理反演问题概述,蒙特卡洛法,模拟退火法,遗传算法,人工神经网络,共轭梯度,同伦反演法,量子遗传算法,蚁群算法,粒子群反演算法,模拟原子跃迁反演法)-Wang Ying on the theory of nonlinear inversion of geophysical data lecture series, including 11 documents (geophysical inversion problems out
-
-
0下载:
用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,课程设计时编写的matlab程序代码,基于混沌的模拟退火算法。- Monte Carlo simulation method of calculating the American option price and basic descr iption, Course designed to prepare the matlab program code, Chaos-based simulated annealing algorithm.
-
-
0下载:
基于混沌的模拟退火算法,采用偏最小二乘法,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述。- Chaos-based simulated annealing algorithm, Partial least squares method, Monte Carlo simulation method of calculating the American option price and basic descr iption.
-
-
0下载:
Floyd算法,概率算法,类比法,蒙特卡洛,神经网络,贪婪算法,模拟退火算法,灰色预测,遗传算法等(Floyd algorithm, probability algorithm, analogy method, Monte Carlo, neural network, greedy algorithm, simulated annealing algorithm, grey prediction, genetic algorithm, etc.)
-
-
0下载:
Nando de Freitas' sequential Monte Carlo demos in Matlab. Reversible Jump MCMC Simulated Annealing.
-
-
0下载:
Monte Carlo simulation method of calculating the American option price and basic descr iption, Chaos-based simulated annealing algorithm, Based on negative entropy largest independent component analysis.
-
-
1下载:
用模拟退火求最短路径,先用蒙特卡罗随机初始化,再进行退火,使收敛的速度快一点,保证解的准确(The shortest path is obtained by simulated annealing. First, the Monte Carlo is initialized randomly, then the annealing is carried out to make the convergence speed a little faster, so as to ensure the a
-
-
2下载:
模拟退火算法(Simulated Annealing,SA)最早的思想是由N. Metropolis [1] 等人于1953年提出。1983 年,S. Kirkpatrick 等成功地将退火思想引入到组合优化领域。它是基于Monte-Carlo迭代求解策略的一种随机寻优算法,其出发点是基于物理中固体物质的退火过程与一般组合优化问题之间的相似性。(The earliest idea of Simulated Annealing (SA) was put forward by N. Metropo
-
-
1下载:
使用模拟退火算法进行SVM超参数优化,NASA 开源软件。(Mariana is an algorithm that efficiently optimizes the hyperparameters for Support Vector Machines for regression and classification. It currently uses Simulated Annealing for optimization but can be extended to use a va
-