搜索资源列表
BPnn
- 很有用的BP神经网络分类器的matlab实现An important codes utilized in Matlab for bp -Useful BP neural network matlab to achieve An important codes utilized in Matlab for bp NN
complex-net
- 复杂网络的matlab程序,包括bnet,nn net和nw net共8个.m文件组成。-compclex network
Matlab-code
- detect car plat with NN and Image processing
NN
- 使用MATLAB完成的经典的BPNN算法,在神经网络的课程学习上有很好的帮助-Use MATLAB to complete the BPNN classical algorithms, neural networks in the courses have a good help
Target-Tracking-NN
- 仅供参考,目标跟踪关联算法,matlab源代码,NN算法-For reference only, target tracking correlation algorithm, matlab source code, NN algorithm
NN_SOUND_DEMO
- Dataset nn sound for matlab-Dataset nn sound for matlab
NN_UKF
- 神经网络(NN)结合无迹卡尔曼滤波(UKF)实现状态预测,使用的是matlab,需要结合其他理论学习,压缩包中有相应的链接,其他可自行下载-Neural Networks (NN) combine unscented Kalman filter (UKF) implement state prediction, using matlab, requires a combination of other theories of learning, compressed package the ap
mlclass-ex3
- 多分类学习及神经网络,机器学习相关,基于matlab计算-ex3.m- Octave scr ipt that will help step you through part 1 ex3 nn.m- Octave scr ipt that will help step you through part 2 ex3data1.mat- Training set of hand-written digits ex3weights.mat- Initial weights for the
som-NN
- SOM 自组织神经网络源码 MATLAB源代码 非常好用-SOM neural network MATLAB code
Classification-MatLab-Toolbox
- matlab工具箱,包括SVM,ICA,PCA,NN等等模式识别算法,很有参考价值--attern recognition Matlab toolbox, including SVM, ICA, PCA, NN pattern recognition algorithms, and so on, of great reference value
psort-in-matlab
- The following Matlab project contains the source code and Matlab examples used for neural network add in for psort. This add-in to the PSO Research toolbox (Evers 2009) aims to allow an artificial neural network (ANN or simply NN) to be trained using
30708680wangyuanyuan
- 找了很久才找到的一个能用的。这是我在网上中的程序。(matlab nn. created by other people and it can run correctly.)
NN-examples
- Neural Networks MATLAB examples
rzcrgnition
- 模式识别matlab工具箱,包括SVM,ICA,PCA,NN等等模式识别算法,很有参考价值(Pattern recognition matlab toolbox, including SVM, ICA and PCA and NN, and so on pattern recognition algorithm, is of great reference value)
nn
- self-organizing map neural network source code and the corresponding experimental data
ABCNNTrain
- ABC-NN training algorithm
nn
- MLP NN algorithm in matlab
BPSOGSA
- This code Explains new NN
k-nn
- k-nn算法 K-NN算法 ( K Nearest Neighbor, K近邻算法 ), 是机器学习中的一个经典算法, 比较简单且容易理解. K-NN算法通过计算新数据与训练数据特征值之间的距离, 然后选取 K (K>=1) 个距离最近的邻居进行分类或者回归. 如果K = 1 , 那么新数据将被分配给其近邻的类.(k-nnK - NN algorithm (K on his Neighbor, K Nearest Neighbor algorithm), is a classical al
GA算法
- GA-NN算法详细批注。基于MATLAB开发。(the process of GA-NN based on MATLAB langurage.)