-
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
-
chuliduoshengdaoyinpin
利用matlab分离多声道音频,并显示分离的多个单声道波形。(The separation of multichannel audio using matlab, and display multiple mono waveforms of separation
)
- 2013-10-12 18:21:39下载
- 积分:1
-
steepdes
In mathematics, the method of steepest descent or stationary phase method or saddle-point method is an extension of Laplace s method for approximating an integral, where one deforms a contour integral in the complex plane to pass near a stationary point (saddle point), in roughly the direction of steepest descent or stationary phase.
- 2011-08-03 22:52:13下载
- 积分:1
-
the-Fourier-transform
一天征服傅里叶变换,对傅里叶变换做了浅显易懂的分析,对学习数字信号处理有帮助。(One day conquer the Fourier transform, made accessible for the Fourier transform analysis, is helpful to study digital signal processing.)
- 2013-11-24 16:37:56下载
- 积分:1
-
paper-pdf
说明: pdf related unit commitment
- 2019-03-14 19:07:05下载
- 积分:1
-
matlab_file
将数据从hfss中导出成txt文档,然后利用matlab引入数据,对数据进行处理。(Hfss export data from a txt file, and then use matlab introduction of data, for data processing.)
- 2013-11-07 10:23:44下载
- 积分:1
-
RuimSmsInterfaceManager
RuimSmsInterfaceManager to provide an inter-process communication to access Sms in Ruim.
- 2014-02-20 11:58:56下载
- 积分:1
-
obstacles
说明: 人工势场算法做路径规划的matlab程序,非常实用可以运行(The matlab program of artificial potential field algorithm for path planning is very practical and can be run)
- 2020-03-02 14:48:51下载
- 积分:1
-
waveformtranslat
小波包变换程序,小波包变换分析信号的MATLAB程序作者
()
- 2008-03-26 12:43:09下载
- 积分:1
-
pdee
求解偏微分方程的matlab实现,运行pdee(An example to solve the PDE)
- 2011-12-10 15:26:16下载
- 积分:1