-
Bidegaray-Fesquet-Hierarchie_de_modeles_en_optiqu
Lecture MATLAB simulations, it is suitable for beginners
- 2010-11-10 11:07:30下载
- 积分:1
-
kmeans
function [L,C] = kmeans(X,k)
KMEANS Cluster multivariate data using the k-means++ algorithm.
[L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class
label per column in X and a size(X,1)-by-k matrix C containing the
centers corresponding to each class.
Version: 07/08/11
Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be)
References:
[1] J. B. MacQueen, "Some Methods for Classification and Analysis of
MultiVariate Observations", in Proc. of the fifth Berkeley
Symposium on Mathematical Statistics and Probability, L. M. L. Cam
and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297.
[2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of
Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
- 2011-12-22 19:38:16下载
- 积分:1
-
遗传算法程序
说明: 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms.
Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization.
Genetic algorithms are usually implemented as a computer simulation.
For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution.
Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible.
Evolution begins with a population of completely random individuals, and it happens from generation to generation.)
- 2020-06-07 21:42:11下载
- 积分:1
-
ApplicationofMatLabforengineering
MATLAB工程数学应用讲述了在工程数学中如何使用MATLAB作为研究问题的工具,开发利用。(MATLAB works on mathematical applications in engineering mathematics in how to use MATLAB as a tool for research, development and utilization.)
- 2007-11-14 23:17:12下载
- 积分:1
-
biaodan
简单的表单程序,希望对广大同志们的学习有所帮助,谢谢大家。(biaodan)
- 2009-11-10 11:29:09下载
- 积分:1
-
myPIDshifj
一个模糊pid算法的源程序,对学些pid控制的同学有帮助!(A fuzzy algorithm source pid, pid control for school students more help!)
- 2008-06-27 17:41:23下载
- 积分:1
-
drawrec
its the source code for face protected system
- 2011-01-21 01:12:41下载
- 积分:1
-
NeuralNetwork_BP_Regression
说明: bp神经网络用于回归的matlab程序,修改数值就可适用(bp neural network for regression matlab procedures can modify the application of numerical)
- 2008-08-29 22:44:47下载
- 积分:1
-
DS_CDMADirect_sequence_spread_spectrum_communicati
说明: 直接序列扩频通信系统的MATLAB仿真设计(Direct Sequence Spread Spectrum Communication System Simulation and Design of MATLAB)
- 2010-04-26 20:02:31下载
- 积分:1
-
EasyPaint[by-faruto-v1.2]
matlab画板matlab画板matlab画板matlab画板(this is matlab pant this is matlab pantthis is matlab pant this is matlab pant)
- 2012-08-23 18:13:42下载
- 积分:1