搜索资源列表
S200502106_SVM_for_classfication
- SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matla
WIN32SDKchinesechesssourcecode
- 完成除了人工智能外的部分 2000/10/23: 整理代码 2000/10/30: 第一个人工智能 2000/10/31: 面板的小改动/增强人工智能 2000/11/03: 增加停止按钮,增加\"参数\"对话框 2000/11/05: 完整的人工智能,0.5版 2001/11/15: 0.6版,改成了木纹棋盘 加了剪枝,用快速排序,留5个结点,搜索深度6-7,仍嫌太少. MantisChess1.0 ,为了清晰而改用Win32 SDK代码,抛开了MFC
code
- 回溯法求01背包问题,c语言版本,由于时间关系没有将代码进行很好的整理,所有代码都在一个文件中
matlabcode
- 我2011年全国大学生电工数学建模一等奖论文,里面提出了三种方法来对风电功率的预测,分别是灰色预测、时间序列分析、神经网络。而本文最重要的一个创新点就是加入了一个反馈控制系统 很好地控制了预测精度,maltab代码也已经附在后面了,单独的程序也整理出来了,都是很好的学习资料-And this is the one of the most important innovations have joined a feedback control system to control the predi
RRT
- RRT快速随机扩展树的算法整理,包含4个不同版本的代码,已整理好,都可用-RRT fast random spanning tree algorithm for sorting contain four different versions of the code has been collated all the available version 4 codes are matlab
temperatureonedegree
- 整理的kalman一维情况代码实现,非常清晰,结合书上理论公式弄的实用代码-Finishing the kalman one-dimensional situation code to achieve, very clear, combined with the theoretical formula on the book to get the practical code
CNN
- 整理的有关卷积神经网络的介绍,算法原理,和一些关键代码(The introduction of convolutional neural network, algorithm principle, and some key code)