-
脑电地形图
绘制脑电地形图的程序,里面包含绘图函数及相关说明(A program for drawing the map of electroencephalogram .It contains the drawing function and the related instructions)
- 2020-12-22 10:19:07下载
- 积分:1
-
multibandread
多光谱读取,tif格式遥感图像在matlab中读取。(Remote sensing image of TIF format read in MATLAB)
- 2018-06-18 17:17:06下载
- 积分:1
-
MIMO_capacity_WF_EP_all_test
source code that compare the capacity in Equal power and waterfilling scheme of power allocation in iid channel model.
- 2010-09-18 11:42:37下载
- 积分:1
-
CBLOF
Determine outlier factor from categorical datase using CBLOF
- 2009-11-17 14:11:43下载
- 积分:1
-
212
基于快速傅里叶变换的MATLAB实现,内附有源程序(MATLAB based on fast Fourier transform implementation, enclosing a source)
- 2011-05-22 14:06:36下载
- 积分:1
-
新ADRC
自抗扰控制器自写,调节参数可用。含TD跟踪微分器,NLSEF非线性反馈律,ESO扩张状态观测器(Self rejection controller is self written, and the adjustment parameters are available)
- 2021-04-14 11:28:56下载
- 积分:1
-
PDA算法Matlab程序
使用概率数据关联进行目标的关联,用于多目标跟踪过程。(Using PDA algorithm for data association.)
- 2018-01-12 12:29:16下载
- 积分:1
-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1
-
OppenheimSignalsandSystemsenglish
奥本海姆的《信号与系统》教材英文版,很经典。(Oppenheim' s " Signals and Systems" textbooks in English, very classic.)
- 2012-10-12 16:26:08下载
- 积分:1
-
array
和Huffman-Tree一样,Shannon-Fano coding也是用一棵二叉树对字符进行编码。但在实际操作中呢,Shannon-Fano却没有大用处,这是由于它与Huffman coding相比,编码效率较低的结果(或者说香农-范诺算法的编码平均码字较大)。(And Huffman-Tree, like, Shannon-Fano coding is using a binary character coding. However, in practice it, Shannon-Fano, but not much use, since it is compared with the Huffman coding, coding efficiency is the result of a lower (or Shannon- Fano coding algorithm larger average code word).)
- 2014-03-10 12:48:05下载
- 积分:1