搜索资源列表
联合概率数据关联算法
- 联合概率数据关联算法JPDA,MATLAB 程序
自适应并行遗传算法实现有源滤波器的设计
- 摘 要:提出一种改进的自适应并行遗传算法,通过设计自适应算子自动调节交叉和变异概率,采用基于岛屿交换模型实现多种群间信息交换,提高了种群的多样性和健壮性.将该方法用于滤波器的参数优化设计,给出4阶切比雪夫低通滤波器的设计结果,比较各种算法的性能,证明该算法收敛速度快,精度高,有效地克服了早熟现象.
概率算法
- 概率算法的一个基本特征是对所求解问题的同一实例用同一概率算法求解两次可能得到完全不同的效果。这两次求解问题所需的时间甚至所得到的结果可能会有相当大的差别。一般情况下,可将概率算法大致分为四类:数值概率算法,蒙特卡罗(Monte Carlo)算法,拉斯维加斯(Las Vegas)算法和舍伍德(Sherwood)算法。
Matlab遗传算法改进程序
- 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习
VB科学与工程数值算法
- 用vb写的有关科学计算方面的,包括求最大值,积分,统计,概率,矩阵运算等-used to write the relevant scientific computing, including seeking maximum points, statistics, probability, matrix operations, etc.
4ZLJZ概率密度函数的逼近
- 模式识别中的算法 ZLJZ概率密度函数的逼近-pattern recognition algorithm ZLJZ probability density function approximation
遗传算法解TSP
- 实现用固定变异概率和自适应变异概率解tsp问题的比较,自适应式算法采用基于种群差异度的自适应算法,详见实验报告-achieve fixed mutation probability and Adaptive Solutions tsp mutation probability of comparison, Adaptive Algorithm-based differences in the populations adaptive a
property_arithmetic
- 这是用matlab编写的常用概率算法,非常有用,欢迎下载哈!-This is commonly prepared using matlab probability algorithm, very useful, welcome to download and Kazakhstan!
Algorithms_Design_Techniques_an_Analysis
- 《算法设计技巧与分析》[沙特]阿苏外耶(Alsuwaiyel,M.H.)著,本书提供大量实例,从算法设计和算法分析的基本概念和方法入手,介绍了递归技术、分治、动态规划,及概率算法等。
Queen_lv
- 采用LasVegas概率算法高效解决N皇后问题,并统计其成功与失败的概率,这是中国科技大学的高级算法设计的设计-LasVegas probability algorithm used to solve N Queen efficient, and its success or failure of statistical probability, which is China University of Science and Tech
ML_and_MAP
- 最大似然和最大后验概率算法描述,比较性能,仿真分析-Maximum likelihood and maximum a posteriori probability algorithm descr iption, comparative performance, simulation analysis
43680550MAP
- 最大后验概率算法MAP,包括编码解码等一系列应用-Maximum a posteriori algorithm for MAP, including the encoding and decoding a series of applications
computer_classical_arithmetic
- 该文件主要为分治策略、概率算法、回溯算法、枚举法、模拟退火算法、排序算法、搜索算法、贪心算法、遗传算法、蚁群算法的介绍及实现方式-The document mainly divide and conquer, probabilistic algorithms, backtracking algorithm, enumeration method, simulated annealing algorithm, sorting algori
gailvsuanfa&jiaofushi
- 计算理论导引第二版中的交错式(交错式图灵机)、概率算法(BPP类、素数性)内容概述(An overview of interleaved (interleaved Turing machines) and probabilistic algorithms (BPP class, prime number) in the second edition of computational theory)
基本遗传算法
- 基本遗传算法应用实例。用基本遗传算法求下面函数的最大值。F=x^3-60*x^2+900*x+100,0<=X<=30.个体数目去50,最大进化代数取100,离散精度去0.01,杂交概率取0.9.(Application examples of basic genetic algorithm. Apply the basic genetic algorithm to the maximum of the following
指纹定位算法仿真代码
- 定位指纹,室内,算法,欧式距离,最大后验概率,贝叶斯,加权贝叶斯,等(Location, fingerprint, interior, algorithm, Euclidean distance, maximum posterior probability, Bayes, weighted Bayes, etc.)
Matlab十大算法源代码
- Floyd算法,概率算法,类比法,蒙特卡洛,神经网络,贪婪算法,模拟退火算法,灰色预测,遗传算法等(Floyd algorithm, probability algorithm, analogy method, Monte Carlo, neural network, greedy algorithm, simulated annealing algorithm, grey prediction, genetic algorithm,
蒙特卡洛
- 蒙特卡洛算法是强化学习的一种算法,也是一种概率算法(The Monte Carlo algorithm is an algorithm for reinforcement learning)
统计思维:程序员数学之概率统计
- 统计学,程序员思维,概率论,算法思想算法思想算法思想(Statistics, programmers thinking, theory of probability, the algorithm ideas)
基于概率的多盘广播调度算法
- 在数据移动管理中,广播数据采用基于概率的多盘调度算法(In data movement management, broadcast data is based on probability based multi-disk scheduling algorithm)