-
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
-
CRC8pro2
MATLAB环境下,CRC-8生成校验码(MATLAB environment,CRC-8,Parity bit)
- 2012-11-18 15:33:15下载
- 积分:1
-
machine-precision
数值计算中机器精度的确定算法 MATLAB源程序 自带注释(machine precision)
- 2014-02-05 18:25:01下载
- 积分:1
-
VCandMATLABtogetherprogram
VC与MATLAB的混合编程,硕士,博士做学术实验必备知识。傻瓜教程. (vc and matlab )
- 2009-10-13 20:39:02下载
- 积分:1
-
transmit
模拟激光光束在大气中传输,分析激光强度,光斑质量(The analog laser beam transmission, analyzing the laser light intensity, spot quality in the atmosphere)
- 2012-10-10 16:33:17下载
- 积分:1
-
xsj
关于一个轴承故障分解程序,里面包含小波去噪,重构等,还有EMD模态分解,并且还有各种功率谱仿真图(About a bearing failure decomposition process, which contains the wavelet de-noising, reconstruction, etc., as well as mode decomposition EMD, and there are a variety of power spectrum simulation map)
- 2015-12-04 15:55:04下载
- 积分:1
-
217Convolutional-Codes-
2,1,7卷积吗 ,实现vitebi译码(2.1.7Convolutional Codes and Viterbi decoding)
- 2011-10-20 17:24:53下载
- 积分:1
-
Kalman2
说明: 网上的Kalman滤波数据融合示例,此处的特点是添加了详细的注释,并且为了更容易理解和顾名思义,对部份变量和函数名作了修改,使得非常易懂。(An example of Kalman filtering data fusion on the Internet! Detailed annotations are added and some variables and function names are modified to make them easy to understand.)
- 2020-07-04 20:00:02下载
- 积分:1
-
do_square_filter_clock
this is a matlab
code
- 2010-10-24 00:14:48下载
- 积分:1
-
PVmodule
说明: 自己做的太阳能光伏电池仿真模型,外带参考资料!PV(pv and reference book)
- 2011-03-24 22:42:16下载
- 积分:1