-
spalgorithmpackage
子空间追踪算法(SP)程序包,包含示例程序,SP算法程序及附属程序(Subspace pursuit algorithm (SP) package includes sample programs, SP algorithm program and ancillary procedures)
- 2011-01-05 14:22:19下载
- 积分:1
-
untitled
参数为:载波频率f0为20MHz,采样频率为4倍f0,脉宽为1us ,脉冲周期为20us 。其中:(Parameters: carrier frequency f0 is 20MHz, the sampling frequency is 4 times f0, a pulse width of 1us, the pulse period is 20us. Of which:)
- 2013-10-05 19:50:28下载
- 积分:1
-
svr_trainer
function approximation using SVR
- 2014-11-21 19:41:32下载
- 积分:1
-
CSL1.0
A Comprehensive Sparse Learning Package(Descriptions: Six sparse algorithms are implemented in this package. They are
1) SVM
2) L1-norm SVM
a) Linear Programming SVM
b) SC-SVM
3) L0-norm SVM
4) RVM (Relevance Vector Machine)
5) SPC (Sparse Probit Classifier))
- 2013-07-23 11:31:33下载
- 积分:1
-
ChinmoyGaviniProposal
this is code for matlab for modulation
- 2009-06-02 14:55:39下载
- 积分:1
-
semilogy_rice_fading
rician衰弱概率密度图 matlab环境下 (rician matlab semilogy)
- 2009-05-06 12:48:10下载
- 积分:1
-
crush-paper
2013年全国大学生数学建模本科组B题:采用Matlab软件编程,程序易理解,类似C(2013 National Undergraduate Students' Mathematical Modeling Group B title: using Matlab software programming, the program is easy to understand, similar to the C)
- 2013-12-06 15:46:54下载
- 积分:1
-
MATLABDirection
matlab编程样式指南。matlab编程指导书籍(Matlab programming style guides. Matlab programming guide books)
- 2007-04-28 10:42:29下载
- 积分:1
-
multi_scale_edge_detection_
multi-scale egde detection with matlab
- 2014-02-05 14:03:06下载
- 积分:1
-
adaboost_version1b
最经典AdaBoost实现,适合初学,有大量详细的注释,容易理解(This a classic AdaBoost implementation, in one single file with easy understandable code.
The function consist of two parts a simple weak classifier and a boosting part:
The weak classifier tries to find the best threshold in one of the data dimensions to separate the data into two classes-1 and 1
The boosting part calls the classifier iteratively, after every classification step it changes the weights of miss-classified examples. This creates a cascade of "weak classifiers" which behaves like a "strong classifier" 。)
- 2020-12-17 16:59:11下载
- 积分:1