资源列表
linspecer
- 很好用的matlab绘图包,可以用来可视化数据.(a very useful packag for matlab, it can be used to visualized the data.)
fga.m
- 遗传算法通用函数,非常实用和珍贵 描述简介如下: % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB(General
Desktop
- 人工智能神经网络代码,以及测试于测试结果文件统计(Artificial intelligence neural network codeAnd test the test results file statistics)
基于蚁群算法的二维路径规划算法
- 而一个种群则由经过基因(gene)编码的一定数目的个体(individual)组成。每个个体实际上是染色体(chromosome)带有特征的实体。染色体作为遗传物质的主要载体,即多个基因的集合,其内部表现(即基因型)是某种基因组合,它决定了个体的形状的外部表现,如黑头发的特征是由染色体中控制这一特征的某种基因组合决定的。(A population consists of a certain number of individuals encoded by a gene. Each individ
test_CNN
- 卷积神经网络,简单的对cifar数据集进行分类的代码(convolutional neural network)
新建文本文档
- 函数说明 % 本函数为模糊神经网络动态网络选择的主函数,基于模糊逻辑的推理功能+神经网络的动态学习过程 % 使移动终端在异构网络环境下动态的进行网络选择,从而均衡各网络的负载(Fundamental Algorithm Implementation of Fuzzy Neural Network)
cnn
- matlab卷积神经网络cnn,用于手写字体识别或者其他都可以(matlab cnn For handwritten font recognition or anything else)
PSOExample
- 利用粒子群算法进行反演,很好的例子,运行结果很不错。适合初学者。(Use the Particle Swarm algorithm to inverse equation.Simulation show the feasibility)
求函数最优值
- 量子遗传算法求解函数最佳值问题,里面富有matlab程序代码(Quantum Genetic Algorithm Solves Function Optimal Value Problem with Matlab Program Code)
LSTMshili
- 做预测,预测股票趋势的一个小例子,可运行,比较简单明了,容易理解,适合初学者(A small example of forecasting, predicting stock trends, running, easy to understand, easy to understand, suitable for beginners)
KSW算法
- 改进遗传算法,已在相关论文中使用很多,改进参数(The improved genetic algorithm has been used)
584301
- 天然气管道连接问题原程序,一百个用户,其中有四个无效用户,将其它96个有效用户连接成一个树形网络,用kruskal算法实现()
