搜索资源列表
我编写的monte carlo随机数发生器
- 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very flexible.
我编写的monte carlo随机数发生器检验程序
- 该程序用来检验monte carlo随机数的分布是否满足随机性要求。包括独立性检验、均匀性检验和参数检验。-procedures used to test the Monte Carlo random number distribution to satisfy the requirements randomness. Including the independence test, uniform test parameters and test.
贝叶斯决策
- 实现贝叶斯决策算法,从文件中读出数据,并且会出决策的分布图。-achieve Bayesian decision-making algorithm, which sensed data from the document, and will make the distribution of decision-making.
Hermit多项式在线学习ran算法
- 本程序用资源分配网(Resource_Allocation Network,简称RAN)实现了Hermit多项式在线学习问题。训练样本产生方式如下,样本数400,每个样本输入Xi在区间[-4,4]内随机产生(均匀分布),相关样本输出为F(Xi) = 1.1(1-Xi + Xi2)exp(-Xi2/2),测试样本输入在[-4,+4]内以0.04为间隔等距产生,共201个样本。训练结束后的隐节点为:11个,训练结束后的平均误差可达:0.03 -this program resources dis
gen_target2
- 用于实现目标分配的遗传算法求解,适用于分配目标不一致的情况-used to achieve the objectives of the distribution of genetic algorithm applied to the distribution of the target inconsistent
genetest
- 火力分配的应用,遗传算法应用问题,窗口操作-firepower distribution of applications, application of genetic algorithms, operating window
Manual_NN_construct
- 人工神经网络建造,从生物神经元入手,详细讲解了人工神经网络的分布系统模型和人工神经网络的其他模型以及大规模神经网络的实现。-artificial neural network construction, biological neurons from the start. details on the artificial neural network model of the distribution system and artificial neural network model and
anndemo
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件 该开发包为http://www.aiport.net分发,详细帮助和最新资料请登陆该网站查看。-This is a neural network development ki
道路交通配流
- 运用遗传算法对交通流进行分配-use of genetic algorithms on traffic flow distribution
ReversibleJumpMCMCSimulatedAnneaing
- This demo nstrates the use of the reversible jump MCMC simulated annealing for neural networks. This algorithm enables us to maximise the joint posterior distribution of the network parameters and the number of basis function. It performs a global se
randomnumber
- 关于产生均匀分布和标准正态分布的随机变量的VC程序-on the production and distribution of uniform standard normal distribution of random variables VC Program
IntEDA
- UMDA. a kind of estimation of distribution algorithm , which is the improvement of genetic algorithm-UMDA. A kind of estimation of distribution algorithm, which is the improvement of genetic algorithm
p33
- p3随机抽样程序,可随机生成N个服从P3分布的样本.-p3 random sampling procedures, which were randomly generated N obey P3 distribution of the samples.
robustlssvm
- 一个用于鲁棒最小二乘支持向量机的函数.可以对奇异点和非高斯分布的数据进行计算.-for a robust least squares support vector machine function. Be right singular point and the non-Gaussian distribution of data calculated.
Fuzzy-Distribution
- 利用vb来形象地实现模糊分布。简单而易懂。-Using vb to achieve blur the image of the distribution. Simple and easy to understand.
EDA_Tutorial
- 分布估计算法(EDA)讲义,29页PPT 1. 从GA到 EDA 2. 链接学习与模型 3. 连续EDA 4. EDA 与玻耳兹曼分布 5. 资源 -estimation of distribution algorithm(EDA)tutorial 1. from the GA to the EDA 2. Linking learning and models 3. Continuous EDA 4. EDA with Boltzmann distri
28Fuzzy-Distribution-Power-Flow-for-Weakly-Meshed
- 28Fuzzy Distribution Power Flow for Weakly Meshed Systems
Immune-genetic-algorithm
- 基于改进免疫遗传算法的配电网重构,该文章系统的讲解了运用改进免疫遗传算法对配电网重构,并有详细的程序设计步骤,对相关领域的研究者有一定的参考价值-Immune genetic algorithm based on improved distribution network reconfiguration, the article explains the use of the system to improve the immune genetic algorithm for distribut
gadaima
- 用于遗传算法优化问题,配电网重构,配电网故障恢复等-Genetic algorithms for optimization, distribution network reconfiguration, fault recovery, distribution network
estimation-of-distribution
- 分布估计算法的C代码,一个简单的分布估计算法。作为初学者入门。-estimation of distribution algorithms