资源列表
[人工智能/神经网络/遗传算法] MYGA_2
说明:遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程-genetic algorithm to solve the two- variable optimization function, the button interface, using bc prepared by the vivid simulation of the process of genetic evolution<连宙辉> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] for TSP(Matlab)
说明:模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source<黄大东> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] Boltzmann Machin
说明:仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从10<韵子> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] 以K-均值聚类结果为初始解的模拟退火聚类
说明:由于K-均值聚类算法局部最优的特点,而模拟退火算法理论上具有全局最优的特点。因此,用模拟退火算法对聚类进行了改进。20组聚类仿真表明,平均每次对K结果值改进8次左右,效果显著。下一步工作:实际上在高温区随机生成邻域是个组合爆炸问题(见本人上载软件‘k-均值聚类算法’所述),高温跳出局部解的概率几乎为0,因此正考虑采用凸包约束进行模拟聚类,相关工作正在进行。很快将奉献给各位朋友。-as K-means clustering algorit<韩磊> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] 魔方阵的排列
说明:学习魔方编程技巧,仅供参考,有信息请反馈。-learning programming skills, for reference purposes only, with information feedback. Thank you<霍平> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] c++俄罗斯方块应用开发
说明:c++俄罗斯方块应用开发,人工智能、游戏开发人员,下载有好处-c Tetris application development, artificial intelligence, game developers, download benefit<> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] rbfn
说明:利用MATLAB对神经网络进行编程,用newff()创建两层前向网络。网络输入范围[-1 1],第一层有10个tansig神经元-using MATLAB right neural network programming with newff () to the creation of a two-tier network. Network input range [-1 1], the first layer 10 tansig ne<龙海侠> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] MixtureEM.tar
说明:This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 写的估计复合高斯模型中的参数 -This code is to estimate the parameter of model of Jian Gauss which is pop<修宇> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] mohuzishiyingkongzhi
说明:模型自适应模糊控制源代码,基于matlab编程,并给出了仿真实例,具体说明见程序。-self-adapted mode of blured control program,based on matlab programming,and also have a emluator,and can concretely see program s explain<时招军> 在 2024-11-13 上传 | 大小:5kb | 下载:2
[人工智能/神经网络/遗传算法] rtrl
说明:这是一个matlab实现第归神经网络的例子, 实现的第归神经网络是 : Real Time Recurrent Learning-This is a Matlab achieve its neural network naturalization example, the realization of naturalization neural network is : Real Time Learning Recurrent<王世海> 在 2024-11-13 上传 | 大小:5kb | 下载:0
[人工智能/神经网络/遗传算法] gaByVB
说明:遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。-genetic algorithm (Genetic Algorithm, GA) is developed in recent years a new global optimization algorithm, it borrows f<fuyu> 在 2024-11-13 上传 | 大小:5kb | 下载:0