-
hufman
霍夫曼编码,随机生成10个概率,和为1,用霍夫曼编码输出,采用map函数(Huffman coding, the probability of a randomly generated 10, and 1, with the Huffman code output, the use of map functions)
- 2010-12-07 22:17:00下载
- 积分:1
-
Scp
这是对脑电波处理的共空间模式的matlab程序,主要是提取脑电波的空间特征,并进行降维,然后用支持向量机进行分类。(This is the space of brain wave processing of model of the matlab, mainly is the space of the brain wave characteristic extraction, and dimensional reduction, then classified by support vector machines (SVM).
)
- 2012-03-29 10:28:08下载
- 积分:1
-
MATLAB%B1%E0%B3%CC%B7%E7%B8%F1%D6%B8%C4%CF
介绍MATLAB如何编程的资料,很好用的,(How to introduce MATLAB programming information, good use,)
- 2007-05-24 20:44:50下载
- 积分:1
-
BPSO
说明: 基于粒子群算法的配网重构策略,主要解决系统网损,电压偏移量,三相不平衡。(distributed neetwork)
- 2019-05-23 19:39:21下载
- 积分:1
-
STOKES_FLOW
Finite Element Programming for Matlab in 2D (Stokes flow)
- 2009-11-12 12:48:57下载
- 积分:1
-
guangsan
用matlab来实现的衍射模拟实验,便于教学中立体的观看实验结果,这是很好的(using Matlab to achieve the diffraction experiments to facilitate the teaching of stereo viewing the experimental results, This is a good)
- 2006-11-28 11:46:33下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
EMD
内含两篇期刊文章,对EMD边界效应的探讨(Contains two journal articles, explore the boundary effect on EMD)
- 2014-10-15 10:16:46下载
- 积分:1
-
Matlab数学建模经典案例实战源程序
MATLAB数学建模经典案例实战 [余胜威 编著] 2015年版MATLAB Mathematical Modeling Classic Case Practice [Edited by Yu Shengwei] 2015 Edition(MATLAB Mathematical Modeling Classic Case Practice [Edited by Yu Shengwei] 2015 Edition)
- 2020-06-17 08:40:02下载
- 积分:1
-
rwimages
for read and write multiple image
- 2014-11-08 14:47:28下载
- 积分:1