-
ImageFusion
图像融合的matlab程序
源码可以直接运行的(Image fusion matlab program source code can be directly run)
- 2010-03-06 23:34:15下载
- 积分:1
-
CSPfilter
Common spatial pattern 公共空间模式滤波是处理脑电信号的一种方法,它可以使两类想象运动EEG的协方差之间的差距最大化,便于后期的分类处理。(Common spatial pattern model of public space filtering is a method of EEG signal processing, it can make two types of movement EEG covariance imagine the gap between the maximum, to facilitate the later classification.)
- 2010-05-07 18:17:00下载
- 积分:1
-
keyboardInfo
检测从键盘输入字符。用到了fiugre的 currentcharacter 属性,figure还有一个 currentkey 属性。这两个属性都能检测键盘输入,不过还是有不小区别,可以试一下。(Detection input from the keyboard characters. Use of the fiugre' s ' currentcharacter' property, figure there is a ' currentkey' property. These two properties can be detected keyboard input, but there are still no small difference, you can try.)
- 2009-09-11 19:40:26下载
- 积分:1
-
ACP
a simple ACP program under matlab
- 2010-11-04 00:30:44下载
- 积分:1
-
AR_to_SS
AR算法到SS算法的实现转换程序,matlab实现。(AR algorithm to SS conversion algorithm.)
- 2009-05-03 21:57:39下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1
-
vunv1
these files are related to speech processing and adaptive filtering
- 2013-08-21 16:16:13下载
- 积分:1
-
Analysis-of-PN-Sequence
介绍了m 序列和Gold 序列的原理、性能和构造方法,接着在MATLAB 中用M 语言编程实现它们的产生和分析。(Describes the m-sequence and Gold sequence of principle, performance and construction methods, and then using M language in MATLAB programming their generation and analysis.)
- 2011-10-15 11:39:05下载
- 积分:1
-
MATLAB命令行下mcc命令示范2-MccTest1&2
MATLAB命令行下mcc命令示范2 (MATLAB command line mcc orders Model 2)
- 2005-04-03 14:18:33下载
- 积分:1
-
zuixiaoercheng
我自己写的一个小程序,很好用,给定一组坐标点的x坐标和y坐标,就会得到一条直线(k,b)。(thanks)
- 2010-12-23 22:07:46下载
- 积分:1