-
Spectrum-Sensing
Spectrum Sensing in Cognitive Radio Approach in Matlab
- 2011-08-07 19:22:37下载
- 积分:1
-
Matlabfun
matlab 函数的说明 以及具体的应用描述(matlab function description, and description of specific applications)
- 2010-05-12 20:57:38下载
- 积分:1
-
ML
说明: MIMO 最大似然算法代码 自己写的 仅做参考(MIMO maximum likelihood algorithm code)
- 2011-05-16 10:16:04下载
- 积分:1
-
main1
water marking image code
- 2014-09-16 18:38:38下载
- 积分:1
-
DUANLU
这里讲述的是matlab的最短路问题,含有多个程序可提供参考参考
(About matlab shortest path problem, containing more than one program REFERENCES)
- 2013-04-26 23:24:19下载
- 积分:1
-
zuoye_two
基于MATLAB模糊控制下二阶系统的阶跃响应(MATLAB Fuzzy control based on the step response of second-order system)
- 2010-10-15 08:46:31下载
- 积分:1
-
04
说明: matlab基础教学系列5,一步步教学代码(the door to matlab)
- 2012-04-23 20:35:58下载
- 积分:1
-
MATLAB-power-disign
电力系统设计与分析
matlab使用
希望对大家有帮助,尤其对初学者(Electrical system design
Matlab is used
)
- 2011-12-15 21:01:04下载
- 积分:1
-
Chinese-Convert-Pro-3.5.1-Final
Nothing to do, we need to learn how to trick something on the webs
- 2014-01-09 01:53:33下载
- 积分: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