-
DOSTCM_program
说明: 超宽带无线通信UWB(Ultra-Wideband )仿真代码(Ultra-wideband wireless communications UWB (Ultra-Wideband) simulation code)
- 2010-04-01 14:08:44下载
- 积分:1
-
iteration
迭代迭代迭代迭代迭代迭代迭代迭代迭代迭代(Iteration and duplication)
- 2012-06-02 21:51:02下载
- 积分:1
-
Russia_square
一个用matlab语言编写的俄罗斯方块游戏(a prepared using Matlab language of the Russian box game)
- 2007-06-18 19:51:34下载
- 积分:1
-
PID
自动控制方面的MATLAB程序,PID控制(Automatic control of MATLAB, PID control)
- 2013-01-20 20:58:09下载
- 积分:1
-
real-signal-fft
实序列FFT快速算法,用N点FFT计算2N点实序列的FFT,比直接进行2N点FFT运算减少一半运算量。(Real sequence FFT fast algorithm, using N-point FFT calculation 2N point real sequence of FFT, than the direct 2N-point FFT computation halved.)
- 2013-10-30 23:09:29下载
- 积分:1
-
particlefilterlearn
particle filter learning for target tracking applications
- 2015-01-26 00:57:17下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
composite
Software tool for speech analysis
- 2010-02-28 14:35:56下载
- 积分:1
-
MATLAB-based-DSP-debugging-method
说明: 基于MATLAB的DSP调试方法,很详细的说明,对初学者很有帮助(MATLAB-based DSP debugging method, very detailed instructions, helpful for beginners)
- 2010-04-22 12:13:24下载
- 积分:1
-
tsp
This is a matlab code which deals with TSP problem. This is done using ant colony algorithm. In this problem each city gets visited once and a shortest path is obtained.
- 2014-02-17 12:31:08下载
- 积分:1