资源列表
Q_learning
- Q学习的经典实例,入门经典教程程序,实例对应的是从任一房间出发,走出去的最优路径(classic examples of Q-learning, getting started classic tutorial program)
源程序
- 蚁群算法,matlab从入门到精通源程序(Matlab from the start to mastery of the source program)
chapter1_1
- 《MATLAB 神经网络43个案例分析》源代码&数据(The source code of the 43 case analysis of MATLAB Neural Network & Data)
chapter2_1
- MATLAB 神经网络43个案例分析2例(The source code of the 43 case analysis of MATLAB Neural Network & Data)
chapter7_1
- MATLAB神经网络43个案例分析源代码数据第7(The source code of the 43 case analysis of MATLAB Neural Network & Data)
chapter8_1
- MATLAB神经网络43个案例分析源代码8(The source code of the 43 case analysis of MATLAB Neural Network & Data)
chapter9
- MATLAB神经网络43个案例分析源代码9(The source code of the 43 case analysis of MATLAB Neural Network & Data)
plotyyy
- matlab绘图,三个纵坐标轴&一个横坐标轴,三条曲线绘制在一个fig图中(matlab figure, three y axises)
suptitle
- matlab绘图,专门对subplot函数所得图像设置一个总的标题(matlab figure, set a total title, used for function subplot)
crazy
- matlab一个练手彩蛋,想不想让自己的m唱歌?(Matlab a hand egg, want to let your own m sing?)
NMF
- 使用NMF和KNN分类器实现对高维图像的降维处理(use NMF and KNN for high dimensional image)
DNMF
- DNMF在matlab中的实现,基于R语言的示例改写(Discriminant Non-Negative Matrix Factorization aims to extend the Non-negative Matrix Factorization algorithm in order to extract features that enforce not only the spatial locality, but also the separability between classe