-
SVM-basic-knowledge
本文档主要是讲述的SVM的入门知识,文章通俗易懂,并且很幽默,适合初学者学习(This document is an introduction about the SVM, the article easy to understand, and very funny, suitable for beginners to learn)
- 2011-01-19 11:35:50下载
- 积分:1
-
wuranzhishu
说明: Matlab中的一个小程序,用来计算指数值。希望大家给点建议。谢谢! (Matlab a small program used to calculate the index values. We hope to the proposal. Thank you!)
- 2005-09-17 18:17:25下载
- 积分:1
-
emd
emd源程序。emd源程序。emd源程序。emd源程序。emd源程序。(display the emd functions)
- 2013-07-26 15:12:45下载
- 积分:1
-
Floyd-and-Warshall
用matlab实现Floyd和Wallshell算法,基本功能都有(Floyd and Wallshell using matlab algorithm, the basic function)
- 2013-11-17 16:28:25下载
- 积分:1
-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
LSSVM预测(划分好样本集)
说明: 使用最小二乘支持向量机对数据集进行回归预测的程序(The program of regression prediction for data set using least squares support vector machine)
- 2021-03-22 15:14:36下载
- 积分:1
-
hist_stock_data
说明: matlab 进行hist_stock_data处理源代码(hist_stock_data)
- 2010-04-11 00:45:58下载
- 积分:1
-
MatlabLearningClassic
matlab入门经典教程,中文,有详细图文和例题(Introduction to classical tutorial matlab, Chinese, detailed graphics and examples)
- 2010-05-16 20:50:56下载
- 积分:1
-
压缩&解压缩
此程序用C语言用哈夫曼编码法实现了对英文的压缩与解压缩,是C语言编程一个比较经典的例子(this program in C language with Huffman coding method to achieve the right English compression and decompression, the C programming language is a classic example)
- 2005-05-19 00:54:38下载
- 积分:1
-
Space-Time-Codes-and-MIMO-Systems
详细介绍了与MIMO-OFDM相关的理论知识和仿真程序。非常值得一看!(Described in detail with the theory of MIMO-OFDM-related knowledge and simulation program. Well worth a look!)
- 2011-10-07 07:28:03下载
- 积分:1