-
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
-
12342532553seq_train
描述了OFDM调制解调中的训练序列的产生方法和相应的代码(In the OFDM modulation and demodulation of the training sequence generating method is described and the corresponding code)
- 2013-05-15 18:46:33下载
- 积分:1
-
PSK_QPSK_8PSk
Modulation techniques. Matlab using and very user friendly
- 2009-04-05 02:10:34下载
- 积分:1
-
matl
Implementation and evaluation of a distribution load flow algorithm for networks with distributed generation
- 2010-11-16 15:08:30下载
- 积分:1
-
turbo
不用交织的turbo码 很好用 自己试过的 应该会有所帮助的(this is a matlab programme zbout turbo code!you can use it comfortably!)
- 2009-07-11 19:11:24下载
- 积分:1
-
data_acquisition_Simulink
data_acquisition_Simulink model
- 2011-01-26 18:44:25下载
- 积分:1
-
mtspv_ga
说明: 基于遗传算法对旅行商问题的求解、包括图表的输出(Based on genetic algorithm for solving the traveling salesman problem, including the output of the chart)
- 2011-03-29 22:50:42下载
- 积分:1
-
channel_code
使用hamming和随机线性码对数据进行编解码,在二进制堆成信道上进行传输,比较仿真与理论误码率的图线(Use hamming and random linear codes for data encoding and decoding, piled in binary transmission channel, comparing simulation and theoretical BER plot)
- 2014-12-18 16:03:02下载
- 积分:1
-
Form21s
Instruction format. See the instruction format spec for details.
- 2014-01-06 14:34:11下载
- 积分:1
-
block_mp
压缩感知里面的稀疏重建问题,在原来MP的算法的基础上,提出了分块的思想,即将原子库分块后,测试算法的性能。(Compressive sensing is refered as the block sparse algorithm is described,that is based on the original MP algorithm,and the atom libruary is divided into blocks ,and the performance is testified.)
- 2010-10-27 19:10:08下载
- 积分:1