搜索资源列表
KNNclassifier
- 一个很简单的练习使用KNN分类的代码,学习使用.将K分类写成了函数,方便使用-A very simple exercise using the KNN classification code, learning to use. Will be written in the function K classification, user-friendly
tutorial
- 人工免疫算法的练习算例,可以很好地研究人工免疫算法-Artificial immune algorithm examples of practice can be a very good study of artificial immune algorithm
experiments_for_pattern_recognization
- 模式识别的实验书,自学的朋友可以尝试依照要求练习matlab实现模式识别的实验。-Experimental Pattern Recognition book, self-learning can try a friend matlab practice in accordance with the requirements of the experimental realization of pattern recognition.
ICA
- 这个是基于免疫克隆算法优化函数的程序,可以作为练习使用-This is based on immune clonal algorithm to optimize the function of procedure
Artificialneuralnetworkandsimulation
- 内容包括:人工神经网络简介、单层前向网络及LMS学习算法、多层前向网络及BP学习算法、支持向录机及其学习算法、Hopfield 神经网络,随机神经网络及模拟退火算法、竟争神经网络和协同神纤网络。每章均给出了基于MATLAB的仿真实例以及练习。 -Contents include: Introduction to artificial neural networks, single-layer feedforward network and the LMS learning algorit
bpxor
- 用matlab实现BP神经网络,人工智能课程中一个实验练习。-BP neural network with matlab implementation, an experiment in artificial intelligence courses to practice.
matlab-mountainroad
- 逢山开路问题 用的逐步定线方法,在解决这个问题中并不是一个很有效的方法,我想最好的方法为Dijkstra,但Dijkstra编起来比较简单(已有源程序,只须改变权矩阵),没有再进行练习。 程序编制的比一些比赛论文中的要精细一些,但结果不是很好。 mountainxyz 山区地形信息 加载后,运行主程序mutiline 结果在mountainoutput中 图像mountainroad2 mountainroad3 mountainroad3+
matlab-accessory_parameter
- lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。 accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。 退火确定标定值/unitanneal()----模拟退火 连续型多个变量组合优化问题 这是对模拟退火方法的一次练习,结果证明模拟退火确实是一
stanford-deep-learning-matlab-code
- stanford大学deep learning在线课程课后练习代码,我自己写的,可以参考一下。-Excercise of deep learning online course from http://deeplearning.stanford.edu/wiki. It is written by myself, aiming to help other students who is confused in the course.
mainProgram
- 主要是用BP神经网络对隐含用户做预测,一个练习,效果如何没有验证(use the BP ANNs Predicted the wideband user)
matlab遗传算法程序
- 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)