-
guide_program
this is document to learn a simple way to design a graphic interface in matlab.
- 2010-05-07 17:24:38下载
- 积分:1
-
svcm_run
support vector classification machine
% soft margin
% uses "kernel.m"
%
% xtrain: (Ltrain,N) with Ltrain: number of points N: dimension
% ytrain: (Ltrain,1) containing class labels (-1 or +1)
% xrun: (Lrun,N) with Lrun: number of points N: dimension
% atrain: alpha coefficients (from svcm_train on xtrain and ytrain)
% btrain: offest coefficient (from svcm_train on xtrain and ytrain)
%
% ypred: predicted y (Lrun,1) containing class labels (-1 or +1)
% margin: (signed) separation from the separating hyperplane (Lrun,1(support vector machine classification% s oft margin% uses "kernel.m"%% xtrain : (Ltrain, N) with Ltrain : number of points N : % ytrain dimension : (Ltrain. 1) containing class labels (-1 or 1)% xrun : (Lrun, N) with Lrun : number of points N : % atrain dimension : alpha coefficients (from svcm_train on xtrain and ytrain)% btrain : offest coefficient (from svcm_train on xtrain and ytrain)%% ypred : predicted y (Lrun. 1) containing class labels (-1 or 1)% margin : (signed) separation from the separating hyper plane (Lrun, 1)
- 2007-03-03 10:59:12下载
- 积分:1
-
input-matrix
通过选择数据所在的文件,直接输入矩阵中的数据,方便快捷!(input matrix)
- 2014-09-02 19:42:00下载
- 积分:1
-
DVR-12pulse
MODELLING AND ANALYSIS OF CUSTOM POWER DEVICES FOR MITIGATION
OF VOLTAGE SAGS AND SWELLS TO IMPROVE POWER QUALITY)
- 2014-01-30 14:04:25下载
- 积分:1
-
chengxu
用MATLAB去除移动车辆行驶过程的阴影,并对视频进行优化(Remove the shadow of the mobile vehicles using MATLAB, and to optimize the video)
- 2012-05-07 17:00:05下载
- 积分:1
-
edge
to detect edge usin canny filter
- 2011-09-17 16:36:43下载
- 积分:1
-
MIMOLS
MIMO阵列的最小二乘算法,LS算法。编写并验证可用。(LS for MIMO array。)
- 2015-03-18 21:18:15下载
- 积分:1
-
cross
说明: 遗传算法分程序 选择交叉变异源程序 谢谢大家(GA selection crossover mutation )
- 2010-04-27 22:23:04下载
- 积分:1
-
datajob
可以大批量地处理数据的导入,并将无关行列删除,再对数据中的字符串、数字格式统一,与拼接,并与另一个xls文档中的数据进行比较,是一个不错的代码。(Can import large quantities of process data, and independent of the ranks to delete the data string, the unity of the digital format, with the stitching, and compare the data with another xls document, which is a good code.)
- 2012-08-31 16:36:44下载
- 积分:1
-
DOA_GUI
implement doa algorithms 1)classical
2)music
3)min-norm
4)mvdr
- 2014-11-18 07:22:12下载
- 积分:1