-
11
说明: matlab DCT
较短的程序,简单的压缩(matlab DCT shorter procedure, a simple compression)
- 2007-11-16 06:39:05下载
- 积分:1
-
S.J.Chapman
有关S.J.Chapman《MATLAB编程》中文版修正版的书籍资料(For SJChapman " MATLAB Programming" revised version of the book Chinese data)
- 2010-10-14 18:18:04下载
- 积分:1
-
Unitar-ESPRIT_MATLAB
面阵中二维角度估计的matlab程序,应用Unitar-ESPRIT算法,有部分注释。(Array of two-dimensional Angle estimation of matlab, Unitar- ESPRIT algorithm and some comments.)
- 2014-10-21 21:13:08下载
- 积分:1
-
EWA
Earthworms can aerate the soil with their burrowing action and enrich the soil with their waste nutrients. Inspired by the earthworm contribution in nature, a new kind of bio-inspired metaheuristic algorithm, called earthworm optimization algorithm (EWA), is proposed in this paper. The EWA method is inspired by the two kinds of reproduction (Reproduction 1 and Reproduction 2) of the earthworms. Reproduction 1 generates only one offspring by itself. Reproduction 2 is to generate one or more than one offspring at one time, and this can successfully done by nine improved crossover operators. In addition, Cauchy mutation (CM) is added to EWA method. Nine different EWA methods with one, two and three offsprings based on nine improved crossover operators are respectively proposed. The results show that EWA23 performs the best and it can find the better fitness on most benchmarks than others.
- 2015-10-12 14:17:41下载
- 积分:1
-
signal-charactar
基于MATLAB用于提取语音信号的特征参数如倒谱,语谱等,可以方便的检测出语音信号的基频,共振峰。(Cepstrum based on MATLAB is used to extract the characteristics of the speech signal parameters such as language spectrum, can easily detect the speech signal fundamental frequency, formant.)
- 2013-05-08 10:24:27下载
- 积分:1
-
fd4
说话人识别、声纹识别
MATLAB程序及清单(SPEAKERID)
- 2009-06-19 21:32:17下载
- 积分:1
-
UWBBPSK
这个文档采用BPSK超宽带系统。接收器是一个相关接收机具有集成低通滤波器和比较器的门限的选择(This m file models an UWB system using BPSK. The receiver is a correlation receiver with a LPF integrator and comparators for threshhold selection)
- 2014-08-08 17:13:13下载
- 积分:1
-
bullet-through-the-wall
bullet through the wall
- 2014-09-07 11:10:54下载
- 积分:1
-
matlab
matlab中文帮助文档,matlab强大的数据处理和图像处理能力(matlab help in Chinese)
- 2013-11-01 21:51:22下载
- 积分:1
-
cylinder2
[X,Y,Z]=cylinder2(x,y,z,r,N,o)
向量X,Y,Z轴定义圆柱面中心线
和矢量r定义圆柱面半径,并已
为的x,y,z的长度相同
N是周围围点的数量。默认值
为N= 100。
Ø 定义了矩阵圆柱generatix(圆圈)椭圆
表面。其内容以0和1之间的值,并适用于
小学和中学的母线轴。值的defeault
Ø =的(长(x),2)。
矩阵X,Y,Z轴确定圆柱面,冲浪(的X,Y,Z)的显示器
圆柱面。( [X,Y,Z]=cylinder2(x,y,z,r,N,o)
Vectors x, y, z define the central line of cylindrical surface
and vector r defines the radius of cylindrical surface, and has
the same length as x, y, z.
N is the number of points around the circumference. The default value
is N = 100.
Matrix o defines ovality of the generatix (circle) of cylindrical
surface. Its elements take values between 0 and 1 and apply to the
primary and secondary axis of generatrix. The defeault values are
o=ones(length(x),2).
Matrices X, Y, Z define the cylindrical surface, surf(X,Y,Z) displays
the cylindrical surface. )
- 2011-05-15 10:56:33下载
- 积分:1