-
INTER-CARRIER-INTERFERENCECANCELLATION-FOR-OFDM-S
this reports explain the effect of ICI in ofdm with matlab code.
- 2012-04-02 23:46:22下载
- 积分:1
-
sift-0.9.18-bin.tar
SIFT算法的matlab实现,包含高斯差金字塔的生成源代码,特征字的描述……(SIFT algorithm matlab implementation)
- 2011-05-20 13:09:56下载
- 积分:1
-
nco
parametered dds, nco by matlab
- 2010-07-09 11:18:50下载
- 积分:1
-
PMSM_DRIVES_SIMULATION
smpm drive this very good model
- 2013-01-12 04:15:42下载
- 积分:1
-
LMSPandPVSS_LMS
LMS+and+VSS_LMS算法,可在MATLAB7.0 以上的版本应用。(LMS and VSS_LMS CODE with MATLAB. The file include five sub_files.)
- 2011-08-02 11:16:59下载
- 积分:1
-
Notch_Filter
an implementation of Notch_Filter in matlab for image processing
- 2009-03-20 14:41:34下载
- 积分:1
-
LMS_NLMS_RLS
LMS算法和NLMS算法以及RLS算法演示程序(Lest Mean Square (LMS) Algorithm
Recursive Least Square (RLS) Algorithm
Normalized LMS (NLMS) Algorithm Demo)
- 2014-11-16 13:16:38下载
- 积分:1
-
abc
行商问题是一个经典的NP完全问题,多人旅行商问题的求解则更具挑战性。以往对求解多人旅行商问题的研究局限于以所有成员路径总和最小为优化标准(Salesmen problem is a classical NP complete problem, many people are solving the traveling salesman problem more challenging. Solving the traveling salesman problem of many previous studies limited to minimize the sum of all the members of the paths to optimize the standard)
- 2011-05-01 15:45:30下载
- 积分:1
-
rleEncoding
run length coding algorithm
- 2011-09-01 05:22:56下载
- 积分:1
-
SVM
In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a set of training examples, each marked as belonging to one of two categories, an SVM training algorithm builds a model that assigns new examples into one category or the other, making it a non-probabilistic binary linear classifier. An SVM model is a representation of the examples as points in space, mapped so that the examples of the separate categories are divided by a clear gap that is as wide as possible. New examples are then mapped into that same space and predicted to belong to a category based on which side of the gap they fall on.
- 2014-12-14 21:33:26下载
- 积分:1