资源列表
relax
- 松弛算法 批处理裕量松弛算法 样本数据和松弛值自定义
神经网络预测CPI指数MATLAB源码
- 这是用BP神经网络通过MATLAB预测我国CPI指数的源码。以2010年4月前的CPI指数为原始数据,预测2010年4、5、6三月的CPI指数。
yichuan
- 遗传算法,控制理论发展的哦最新成果,很好的东西,分分享-Genetic algorithm, control theory, oh the latest results, very good, sub-share
PCA程序
- 实现主成分分析 % Usage: % [eigvector, eigvalue] = PCA(data, options) % [eigvector, eigvalue] = PCA(data) % % Input: % data - Data matrix. Each row vector of fea is a data point. % % options.ReducedDim
cell
- 元胞自动机,实现一个元胞自动机的小程序,-Cellular Automata
nnpid
- MATLAB编写的神经网络程序,虽然简单但是很基础-Neural network program written in MATLAB, is simple but very basic
elman_network
- 用matlab编写的elman神经网络程序,有注释-elman network
DE
- 自己编写的差分进化算法,一个文件,比较简单,适合初学者-I have written the differential evolution algorithm, a file is relatively simple, suitable for beginners
k_medoids
- 数据挖掘 k中心点算法 matlab示例-data mining k-medoids matlab example
recommenderlab_code
- 基于R语言开发的一个推荐系统,测试可以运行。-A recommendation system based on R language, the test can be run.
bp_fit
- bp反向传播算法,人工神经网络,用于函数拟合-Using the BP algorithm to fit function
produce.m
- 自己的VOC2007数据集生成自己的xml格式程序-VOC2007 data set xml format generator