-
matlabhelp
中文版的matlab帮助文件,英文不好的兄弟们有福了(Chinese version of matlab help files, English is not good brothers blessed)
- 2007-11-16 15:51:36下载
- 积分: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
-
white_noise
说明: %利用乘同余法写的白噪声程序
%对于辨识有一定帮助
%相关方法可以参照乘同余法原理( Use by the same method to write more than the white noise process for the identification of definite help in correlation method can refer to law by the principle of congruence)
- 2006-04-02 10:35:51下载
- 积分:1
-
zltz
实现增量调制的简单的程序,十分简短。你应该可以作得更好(delta modulation to achieve the simple procedure is very short. You should be able to do better)
- 2006-06-02 18:14:35下载
- 积分:1
-
Quadratic-programming
用于解决二次规划问题。是《精于matlab最优化计算》一书中的源代码,希望有用。(Quadratic programming)
- 2011-09-17 21:06:35下载
- 积分:1
-
GM3101Ver3[1][1].1display
成都国腾辉GM3101倒车雷达专用芯片显示源程序(Chengdu, China Tenghui GM3101 reversing radar dedicated chip source)
- 2012-10-22 00:02:47下载
- 积分:1
-
SCFDE11_14
该程序是对单载波频域均衡的仿真,包括用LS算法进行信道估计以及独特字的仿真(The program is the simulation of single carrier frequency domain equalization, including the LS algorithm for channel estimation and the simulation of unique characters.)
- 2018-03-31 19:36:10下载
- 积分:1
-
QPSK
QPSK信号的调制解调过程,内容包括带通滤波,脉冲成形,以及硬判决译码过程(QPSK modulation and demodulation process of the signal, including a band-pass filtering, pulse shaping, and a hard-decision decoding process)
- 2014-10-16 09:56:41下载
- 积分:1
-
Markov-Chain-Monte-Carlo
Markov Chain Monte Carlo and gibbs sampling
- 2011-12-12 19:21:20下载
- 积分:1
-
traffic-MATLAB
2014美赛相关MATLAB程序(基于NS模型)(about traffic flow)
- 2014-02-08 00:25:28下载
- 积分:1