-
S200502106_SVM_for_classfication
说明: SVM用于模式识别
整理别人的代码(原来的是英文)所得:
kernel.m用于内积矩阵的计算
svcplot.m用于绘图
svm168.m是主程序
testlin.m是采用线形内积函数的支持向量机应用的 文件
testrbf.m是采用RBF内积函数的支持向量机应用 的 文件
每个文件中都有说明。
仿真平台matlab7.0, 仿真全部通过
将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matlab的file菜单中的set path中设置相应的路径)。
打开matlab,在命令窗口中输入 testlin或testrbf 即可查看结果。
(SVM pattern recognition for collating other people's code (the original is in English) from : kernel.m plot within the matrix for the calculation svcplot.m for graphics is the main svm168.m testlin.m procedure is used linear plot function within the SVM application documents testrbf.m RBF is using plot function within the SVM applications each file documents were described. Matlab7.0 simulation platform, all through the simulation of all the documents copied to the work directory (not directly to the attention of the upper folder directly copied to w contex directory, as if the operation, Matlab in the file menu on the set path corresponding set the path). Open Matlab, in the command window or imported testlin testrbf can see the results.)
- 2020-12-08 16:59:21下载
- 积分:1
-
Matlab_HarrisTest
采用matlab编写的角点提取程序,可以方便的提取几何图像的所有角点,配有图像(prepared using Matlab corner extraction procedures, to facilitate the extraction of all geometric image corner, equipped with image)
- 2007-03-07 10:06:13下载
- 积分:1
-
matlab-solves-the-NLSE
该源代码是Govind P.Agrawal所编写的非线性光纤光学中的非线性薛定谔方程的matlab的数值解法(The source code is the numerical solution of the nonlinear Schrodinger equation written in Nonlinear Fiber Optics by Govind P.Agrawal Matlab)
- 2012-06-03 16:17:56下载
- 积分:1
-
filtering
图像中值滤波,用matlab实现了3×3邻域中值滤波,以及实现5×5十字形中值滤波。(Image filtering, using matlab to achieve the 33 neighborhood median filtering domain, and the realization of the value of 55 cross filtering.)
- 2013-11-28 12:31:46下载
- 积分:1
-
target_core_device
Filename: target_core_device.c (based on iscsi_target_device.c).
- 2015-06-17 11:45:29下载
- 积分:1
-
Connecting-Oracle-with-Matlab
My code for connecting ORACLE and MATLAB
- 2012-01-03 17:18:19下载
- 积分:1
-
Adaptive--filter--denoising
自适应中值滤图像去噪,用于去除各种噪声比下的污染图像的椒盐噪声(Adaptive Median filter image denoising)
- 2011-05-15 00:26:18下载
- 积分:1
-
fast-ICA
FASTICA代码,用于脑电信号分析,有实例。(FASTICA CODE,used for EEG signal analysis,EXAMPLE)
- 2013-12-26 23:05:23下载
- 积分:1
-
bluetooth_full_duplex
蓝牙通信系统matlab仿真代码。运用matlab环境进行仿真(Bluetooth communication system simulation matlab code. Use of matlab simulation environment)
- 2007-07-31 16:14:14下载
- 积分:1
-
pca-vector
说明: pca特征向量提取 利用pca的方法获取特征植及特征向量 最后可以自己根据需要降维(pca pca feature vector extraction method using characteristics of plants and to obtain the final feature vector dimension reduction can be their own as needed)
- 2011-04-17 18:40:51下载
- 积分:1