-
baum-welch
该程序实现了Baum-Welch算法,对于通信里面的调制解调有很大帮助,其次,该程序具有通用性。(The program achieved the Baum-Welch algorithm, for the communication modem inside helps a lot, and secondly, the program has the versatility.)
- 2020-07-04 02:40:01下载
- 积分:1
-
metrix_ifc
This software release consists of an implementation of the algorithm described in the paper: H. R. Sheikh, A. C. Bovik, and G. de Veciana, "An Information Fidelity Criterion for Image Quality Assessment Using Natural Scene Statistics," IEEE Transactios on Image Processing, in publication, May 2005.
- 2011-05-28 15:32:49下载
- 积分:1
-
M
说明: 用于计算顺序消元解线性矩阵方程(Used to calculate the order of elimination solution of linear matrix equation)
- 2008-11-06 23:00:32下载
- 积分:1
-
automatic-control-matlab-2
复旦大学自动控制理论matlab基础第1讲,关于matlab的知识(Automatic control theory based Fudan University, Lecture 1 matlab, matlab knowledge about)
- 2011-05-23 22:27:41下载
- 积分:1
-
vad
说明: 基于短时能量和过零率的语音端点检测 只能实现单个词的语音端点检测(Based on short-term energy and zero crossing rate of voice activity detection)
- 2010-04-26 01:28:46下载
- 积分:1
-
IEEE802.15.4achannel_model
说明: 有关IEEE802.15.4a信道模型程序及chirp信号的简单测试(The IEEE802.15.4a channel model program and test a simple chirp signal)
- 2010-04-14 09:12:26下载
- 积分:1
-
INFORME
Simulation of control system with proteus ans matlab
- 2012-03-31 01:20:21下载
- 积分:1
-
MATLAB-fir_pinyucaiyang
FIR滤波器的频域采样源程序.m文件和频域采样后的理论图形。
附:IIR滤波器的相关设计源程序,可参考学习,并且,各程序里都有详细说明(FIR filter in the frequency domain sampling source. M files and frequency domain sampling theory of graphics.
Attachment: IIR filter design source code, refer to the study, and each program has a detailed description of)
- 2012-04-29 10:58:48下载
- 积分:1
-
project
image sharpening with psnr value
- 2014-02-21 13:24:03下载
- 积分:1
-
Image-Compression
DCT变换1、 提取彩色图像,将图像大小限制为512*512*3;
2、 提取彩色图像三个颜色分量的矩阵,每个矩阵单独处理;
3、 将矩阵分为8*8的块,做DCT变换;
4、 提取每个块的一部分DCT系数做IDCT变换,显示基本图像;
5、 再提取每个块的一部分DCT系数做DCT反变换,得到增强层1,与前一次得到的数据叠加,得到质量更好的图像。
(DCT transform)
- 2014-10-15 22:48:44下载
- 积分:1