搜索资源列表
LVQ学习矢量化算法
- LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The
Hermit多项式在线学习ran算法
- 本程序用资源分配网(Resource_Allocation Network,简称RAN)实现了Hermit多项式在线学习问题。训练样本产生方式如下,样本数400,每个样本输入Xi在区间[-4,4]内随机产生(均匀分布),相关样本输出为F(Xi) = 1.1(1-Xi + Xi2)exp(-Xi2/2),测试样本输入在[-4,+4]内以0.04为间隔等距产生,共201个样本。训练结束后的隐节点为:11个,训练结束后的平均误差可达:0.03 -this program resources dis
Qstudy
- 一段人工智能Q学习算法的程序实现,利用六格世界进行演示Q学习的过程。-Q learning algorithm of artificial intelligence for some of the program, using six grid world presentation Q learning process.
program
- 基于无监督学习的谱聚类算法的文本的聚类分类。-Unsupervised Learning Based on spectral clustering algorithm for text clustering classification.
VBBP
- VB的BP神经网络算法演示程序,能给大家提供很好的学习神经网络的资料-VB-BP neural network algorithm demo program
matlab-program-of-ga
- 遗传算法经典案例可以有效帮助人们学习智能控制与智能系统-Classic case of genetic algorithm can effectively help people learn Intelligent Control and Intelligent Systems
pso-program
- 各种粒子群算法程序,包含基本粒子群,带压缩因子的粒子群算法,权重改进的粒子群算法,变学习因子的粒子群算法,二阶粒子群算法,混沌粒子群算法以及模拟退火的粒子群算法,功能很强大,经过实测可以直接应用-A variety of particle swarm optimization procedures, including elementary particles group with compression factor of the particle swarm algorithm, the w
Fuzzy-PID-control-c-program
- 由于项目需要,需要模糊控制算法,之前此类知识为0,经过半个多月的研究,终于有的小进展。开始想从强大的互联网上搜点c代码来研究下,结果搜遍所有搜索引擎都搜不到,以下本人从修改的模糊控制代码,经过自己修改后可在vc6.0,运行!输入e表示输出误差,ec表示误差变化率,经过测试具有很好的控制效果,对于非线性系统和数学模型难以建立的系统来说有更好的控制效果!现将其公开供大家学习研究!-Fuzzy PID control c program.doc
MATLAB-program
- ANN模型及其学习算法,试图从数学上描述ANN的动力学过程,建立相应的ANN模型,在该模型的基础上,对于给定的学习样本,找出一种能以较快的速度和较高的精度调整神经元间互连权值,使系统达到稳定状态,满足学习要求的算法。-ANN model and its learning algorithm, trying to describe ANN from mathematics and the dynamics of the process, and set up a corresponding ANN
GA-program-use-vb
- 用vb编写的遗传算法程序,供遗传算法入门程序学习研究。-GA program for study,write in VB
Particle-swarm-optimization-program
- 粒子群算法源程序,一个完整的粒子群算法程序,供大家一起学习和参考。-Source program of particle swarm optimization (pso), a complete procedure of particle swarm optimization (pso), for everybody to learn together and reference.
Source-program
- 本源程序用于基于线性矩阵不等式的单级倒立摆T-S模糊控制,供学习研究-Source program for single-stage inverted pendulum based on linear matrix inequality (lmi) t-s fuzzy control, for the study
Neural-network-ppt-and-program-code
- 神经网络学习课件及示例的源代码,适合初学者学习-Neural network learning courseware and sample source code, suitable for beginners to learn
MINI-STM32-program
- 这里有一些STM32开发的小例子,可以有助于STM32的学习-Here are some small examples of STM32 development that can help STM32 learn
improved-bbo-program
- 改进的生物地理遗传算法,matla语言,适合入门学习-Improved biogeographic genetic algorithm, matla language, suitable for entry learning
convertor
- 用单片机实现的,其中使用了与汇编语言互相调用的功能(MCU control unit ,the program is used for convertor control, and is used successfully,you can download this)
梯度下降
- 这是一篇精华文章,详细的说明了深度学习梯度下降算法的思想,并附有程序结果。(This is an essence of the article, detailed descr iption of the depth of learning, gradient descent algorithm ideas, along with program results.)
Python机器学习实战
- python的入门程序,较多例子,值得学习,愿对你有所帮助(Python's introductory program, more examples)
matlab Q学习仿真
- Qdemo演示程序 Qlearning Q学习主程序 调用 drnd(随机变量生成函数) 任务改变时,要设当改变execut子函数和一些脚标变换函数。 用于打印状态的statements也要改一下。(Qdemo demo The main program Qlearning Q learning Call DRND generating function (random variables))
核极限学习机
- 核极限学习机程序,可以直接调用,满足分类要求。(Extreme Learning Machine Program)