-
LMS--matlab
LMS算法源程序,包括仿真,自适应陷滤波器,IIR滤波器等(LMS algorithm source, including simulation, adaptive notch filters, IIR filters, etc.)
- 2012-07-10 11:39:15下载
- 积分:1
-
fdtd-cell-
This document explain the fdtd grid of an electromagnetic problem.At this document three kind of antenna are investigated
- 2013-02-09 01:53:46下载
- 积分:1
-
Chapter_12
通信系统建模与仿真第12章基于MATLAB程序(System Modeling and Simulation of Chapter 12 program based on MATLAB)
- 2010-06-22 16:23:16下载
- 积分:1
-
bmp-trans
BMP TRANSPARENCIA DE FIGURA
- 2014-08-20 01:09:00下载
- 积分:1
-
light_preprocess
该代码是对人脸进行光照处理,先进行gamma变换,然后进行Dog双边滤波,然后进行灰度亮度的均衡。该方法能够有效提高光照变化的情况下的系统识别性能(The code is the human face of light treatment, the first for gamma conversion, and then Dog bilateral filtering, then the brightness of the gray balance. The method can effectively improve the illumination changes in the case of system identification performance)
- 2013-08-21 11:29:47下载
- 积分:1
-
1-pengenalan-pemrograman-matlab
cara membuat Grafik User Interface pada matlab
- 2013-09-07 05:26:50下载
- 积分:1
-
fuzzy-reasoning_Matlab
介绍了在MATLAB环境下,实现模糊推理的程序化的方法,解决了由于增加模糊量化论域而产生的复杂计算问题,为模糊控制的研究和应用提供了方便的条件。(In the MATLAB environment, the fuzzy inference procedures to solve complex computational problems arising due to the increase of fuzzy quantification domain, and provide convenient conditions for the research and application of fuzzy control.)
- 2012-08-12 09:39:38下载
- 积分:1
-
Endpoint-detection
基于短时能量与过零率、倒谱特征和谱熵的三种语音端点检测(Endpoint detection)
- 2014-04-04 16:08:29下载
- 积分:1
-
Kalman
对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下:
a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。
b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。
c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please download it.)
- 2021-01-09 10:28:51下载
- 积分:1
-
Correlation_and_convolution
About correlation. In signal processing, cross-correlation is a measure of similarity of two waveforms as a function of a time-lag applied to one of them. This is also known as a sliding dot product or inner-product. It is commonly used to search a long duration signal for a shorter, known feature. It also has applications in pattern recognition, single particle analysis, electron tomographic averaging, cryptanalysis, and neurophysiology.
- 2011-01-12 16:17:16下载
- 积分:1