-
QAM-eye
此程序绘制出QAM经调制,模拟高斯信道干扰后,解调之后的眼图(This program draws QAM modulated analog Gaussian channel interference, after demodulation eye diagram)
- 2013-04-26 22:22:39下载
- 积分:1
-
melbankm
这个函数也要被melcepst函数调用,用来进行计算Mel倒谱系数。这个函数的作用是构造mel滤波器组。(This function must be called melcepst function is used to calculate Mel cepstral coefficients. The role of this function is to construct mel filter bank.)
- 2013-12-12 12:30:58下载
- 积分:1
-
Endpoindetectionspectralenhancement
基于端点检测的谱减法语音增强,语音的去噪算法仿真程序,可以进一步改进(Endpoint detection of the spectral subtraction based speech enhancement)
- 2010-12-16 15:45:59下载
- 积分:1
-
Carrier-recovery-
说明: 载波恢复技术及其相关算法,比较全面,拿去做参考,有点详细(Carrier recovery techniques and related algorithms, more comprehensive, taking reference to do a bit more)
- 2011-04-07 10:14:10下载
- 积分:1
-
CA
元胞自动机源代码 用于动态仿真交通流模型 分析流量 密度 评价速度等指标(Cellular Automata source code for the dynamic simulation model to analyze traffic flow density assessment rate and other indicators)
- 2014-02-09 15:27:12下载
- 积分:1
-
WebCast20080312pm_Video
一个微软专家讲解的在mobile下开发时的一个测试视频(An expert on Microsoft in the mobile under development at the time of a test video)
- 2008-06-05 14:03:07下载
- 积分:1
-
cressman_interp
说明: 客观分析法插值SST程序,包括等权重法,cressman法和Barnes法三种客观分析方法。(Objective analysis method interpolation SST program includes three objective analysis methods: equal weight method, Cressman method and Barnes method.)
- 2020-10-19 11:23:08下载
- 积分:1
-
EKF_2D
该程序是电力系统扩展卡尔曼滤波算法的程序,应用于电力系统动态状态估计(The program is extended Kalman filter algorithm power system procedures, applied to power system dynamic state estimation)
- 2021-03-24 10:39:16下载
- 积分:1
-
Digital-Signal-Processing-Using-MATLAB
Digital-Signal-Processing-Using-MATLAB Ebook
- 2014-10-27 18:50:54下载
- 积分: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