资源列表
success2
- 遗传算法MATLAB源代码,内含多个子文件,测试时运行mypath2文件即可.-Genetic Algorithm MATLAB source code that contains multiple sub-documents, tests can be run mypath2 document.
RBF
- 使用RBF(径向基函数)神经网络进行函数拟合-Function fitting using RBF (radial basis function) neural network
ga
- 实现了一个简单的花朵进化的模拟过程。 花朵的种群数量是10,共进化了50代。 通过运行程序,你会发现通过不断的进化,种群的总的适应环境的能力在逐步提高(fitness的值下降)。
GAbp
- 用遗传算法优化bp神经网络的权值,并训练以及验证网络-Bp by using genetic algorithms to optimize the weights of neural networks, and network training and validation
gatehalfsub
- implementation of full subractor
BP
- BP algorithm of Machine Learning
ID3算法的实现
- 数据挖掘中算法ID3的实现,是用matlab实现的-data mining algorithms ID3 the realization is achieved using Matlab
pso
- 运用神经网络pso的算法进行极值的搜索,并且以函数例子进行了演示。-Use grnn neural network algorithms for data prediction, and the cargo as an example for a demonstration.
shouxieshibie
- 上午上课在稿纸上画了半天,整理下思路,下午动手写的,所有模块已大概成型,本着照顾后学者,以及资源共享的原则,贴上核心的bp算法部分,已经封装好了,使用可以直接调用。三层,基本三层就可以解决我们的这些简单的问题,输入为8×8,输出4,隐层数目conts num=8 还可进一步封装,const输入层节点,输出层节点。-Morning class in the writing paper drew a long time, under the idea of finishing the afterno
fitness
- 在基本PSO算法的基础上,采用单纯体法进行初始化,并引入变异因子,同时对基本PSO算法的公式和参数进行修正。-On the basis of basic PSO algorithm, using a simple method to initialize the body, and the introduction of variability factor, while the basic PSO algorithm to correct formulas and parameters.
人工智能之八数码难题程序
- 人工智能之八数码难题程序-8 digital artificial intelligence problems procedures
PSO
- 基于粒子群优化算法PSO的非线性函数极值寻优-Based on Particle Swarm Optimization PSO optimization extreme nonlinear function
