-
imagefilter
对图像进行滤波的几种算法集锦,并在同幅图中显示,便于对比其各种效果,另外给出了一副彩色图像的滤波效果,还请高手指点。(Image filtering allehanda Algorithms, and at the same pictures shown to facilitate comparison of its various effects, another is given a color image filter effects, also requested the expert advice.)
- 2007-08-08 09:27:40下载
- 积分:1
-
SPWM_generator
spwm波形生成模块,载波可调,电机控制常用(spwm waveform generation module, the carrier is adjustable, motor control used)
- 2015-01-31 13:57:17下载
- 积分:1
-
VENSFD
matlab开发的元胞自动机交通流仿真程序(matlab traffic program)
- 2014-02-08 08:04:53下载
- 积分:1
-
bw2zh
matlab 基于双峰法的迭代二值化程序(matlab bmp2 bw )
- 2010-07-24 13:09:17下载
- 积分:1
-
sin-wave-in-simulink
simulin simulation code for sin wave generator and monitoring
- 2012-04-24 14:41:31下载
- 积分:1
-
program1
MATLAB R2008图形与动画实例教程源程序(MATLAB R2008 graphics and animation tutorial source code examples)
- 2010-08-25 10:23:47下载
- 积分:1
-
STATCOM_dq
说明: statcom的simulink实现,采用dq解耦法控制。(STATCOM is built in Simulink, and DQ decoupling method is used to control.)
- 2019-11-11 10:34:02下载
- 积分:1
-
wei
Multi-antenna Gaussian Channel (MIMO)
- 2010-08-24 21:20:19下载
- 积分:1
-
s_power_spectrum
说明: 地球物理勘探过程中对地震记录数据的振幅进行求取(Geophysical data during the course of the amplitude of seismic records to strike)
- 2011-03-29 11:25:49下载
- 积分:1
-
自适应滤波器
通过设计一个二阶加权系数自适应横向FIR滤波器,对一个加随机噪声的正弦信号实现滤波。
具体设计方案为:
1,生成标准正弦信号S
2,生成等长的随机信号N
3,生成加随机噪声的正弦信号X
4,X通过参数可调数字滤波器,输出Y
5,Y与参考信号作差得到误差E
6,E通过自适应算法调整权值W
7,用LMS算法处理噪声干扰的信号,最终实现滤波器功能(A two order weighted coefficient adaptive transverse FIR filter is designed to filter a sinusoidal signal with random noise.
The specific design scheme is as follows:
1, generating a standard sinusoidal signal S
2, generating an equal length random signal N
3, generating a sinusoidal signal X with random noise
4, X can adjust the digital filter by parameter and output Y
5, the difference between the Y and the reference signal is E
6, E adjusts the weight W through the adaptive algorithm
7, the LMS algorithm is used to deal with the noise interference signal, and the filter function is finally realized.)
- 2018-03-15 21:40:51下载
- 积分:1