资源列表
CHI2TEST
- matlab开发环境下的一个使用的神经网络脚本程序,可对已知数据进行处理,高效,精度高。-A simple and practical and convenient neural network program, effectively improve the efficiency of data processing
netbp
- 一个神经网络程序,适合初学者,经典有用,有利于扎实基础-A neural network procedures, suitable for beginners, classic useful, is conducive to a solid foundation
K_Mean
- K均值KMean聚类算法,详细使用方法见cpp文件注释,输入数据格式:点,如 1 空格 1 回车 2 空格 2 。。。 -K-means clustering algorithm KMean detail see cpp files to use notes, input data formats: point, such as 1 Enter 2 spaces 1 space 2. . .
ga-bp
- 这是基于遗传算法的BP神经网络优化预测的程序,具有非常的意义-This is based on genetic algorithm to optimize BP neural network prediction program, with very meaning
LMBPNN
- 利用LM训练算法来改善BP神经网络的梯度下降法的训练算法。-Using LM training algorithm to improve BP neural network training algorithms gradient descent.
PID_C
- pid控制源代码,可变积分常数,实现智能控制!-pid control source code, variable integration constant, to achieve intelligent control!
NN1akNN
- 实现机器学习中的最近邻算法——1-NN和k--Realization of machine learning algorithms 1-NN nearest neighbor and k-NN
LT_sim
- LT码的软判决BP译码,仿真证明代码是有效的,和大家一起分享下-soft decoding of LT codes
shijianxulie
- 时间序列算法,建立AR模型,进行功率谱分析,Green函数等。-Time Series algorithm, the establishment of AR model, power spectrum analysis, Green function and so on.
chengxu
- 几个简单的小程序,判断是否是素数、回文,以及其他算法的实现-A few simple little program to determine whether it is prime, palindromes, and other algorithms to achieve
yiyuanhuiguifexi
- 进行一元线性回归分析,分析的模型y=a+bx+e,e服从N(0,sigma平方),以及根据所建的一元线性回归模型进行预测实例-A linear regression analysis, the analysis of the model y = a+bx+e, e obey N (0, sigma squared), and built a linear regression model to predict instance
AntCell
- 元胞蚂蚁算法,求解函数优化问题,matlab编程-Cellular Automata Ant Search Algorithm, for Function Optimization Problem,matlab programming.