搜索资源列表
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
ofdm-program
- 用GUI编写的OFDM代码,编写质量高,是学习的好程序,内有doc详细解释。-prepared using OFDM GUI code, preparation of high quality, is a good learning process, there doc explained in detail.
ILC
- 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
Q-algorithm-of-RL
- 强化学习的Q算法matlab代码。适合寻找最优路径。让您对q算法一定有直观的理解!-A matlab program about Q of Reinforcement Learning Algorithm
ILC
- 一个简单的迭代学习控制的MATLAB程序-A simple iterative learning control of the MATLAB program
fig4_10_11
- 自适应滤波和智能天线书中附加的例题Matlab源程序,对于想深入学习此书是十分有帮助的。-Adaptive filtering and smart antenna book Matlab Example additional source, who want to study in depth the book is very helpful.
FORTRAN_program
- FORTRAN常用算法程序集。学习有限元程序的第一步。-FORTRAN
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
program
- 电力系统广域时滞系统鲁棒控制的论文和MATLAB程序实现 该文件中含有一篇参考文献和该论文所有结论的MATLAB仿真实现,对于电力系统时滞控制的学习研究有帮助。 -good
BP_xiaobo
- 该文件包含了BP小波神经网络快速学习算法研究与仿真的论文,以及两套小波算法方案,均通过MATLAB实现-This file contains the fast BP neural network learning algorithm and simulation papers, and two sets of wavelet algorithm for the program are achieved through the MATLAB
program
- 很全的算法设计,有部分现成代码,希望可以和大家一起学习探讨。-The algorithm is designed, some ready-made code, hopefully we can learn together.
Reactive-power-optimization
- 利用线性规划法编写的MATLAB程序,用于电力系统无功优化,用于学习交流-Prepared by using linear programming MATLAB program for power system reactive power optimization for the Learning Exchange
program
- OFDM的一些基础步骤,希望对大家的学习有所帮助。-OFDM some basic steps, we want to help learning.
机器学习基础教程 matlab代码+数据
- 机器学习matlab实现,是机器学习基础教程的程序实现(implementation of Machine learning using matlab, Refference book name is basic course of machine learning program implementation)
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)