-
motordrag
电动机拖动simulink模型,调节pi控制器的参数模拟控制效果,另附程序运行结果图(Drag motor simulink model, adjusting the parameters pi controller analog control results, an additional program to run the results of Figure)
- 2007-09-09 14:12:35下载
- 积分:1
-
Cdenoise
Contourlet去噪的程序。实现了图像的多尺度分解下的去噪与重建。(Denoising procedure Contourlet)
- 2010-12-06 22:53:53下载
- 积分:1
-
pianxianguanxishu
微弱信号时间序列的偏相关系数提取与模式分类(Weak Signal time series of partial correlation coefficient extraction and pattern classification)
- 2008-04-12 13:34:22下载
- 积分:1
-
faceasqur
hi this is tha face detection source code from asqur
- 2012-02-13 11:56:51下载
- 积分:1
-
matlab_pro
《数字信号处理实验指导书(MATLAB 版)》
著者: (美)米特拉著
作译者: 孙洪等译
ISBN号: 7-121-00700-2
出版日期: 2005-01
出版社:电子工业出版社
内有书中个例子的源代程序。MAC,PC及UNIX环境下运行的不同代码。()
- 2008-07-06 08:31:05下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
func_ant_colony_image_edge_detection
matlAB code for edge detection by ant colony
- 2013-08-15 05:33:36下载
- 积分:1
-
~谢菲尔德的遗传算法工具箱
说明: 谢菲尔德遗传算法工具箱,复制到matlab安装地址可用。。。。。(Sheffield genetic algorithm toolbox)
- 2019-03-22 14:16:54下载
- 积分:1
-
AdaptiveMedianFilter_MATLAB_code
MEDIAN FILTER ADAPTIVE
- 2013-03-03 02:40:03下载
- 积分:1
-
psf2dshift
使用matlab分析传统光学系统中加入三次相位掩模板之后其点扩散函数的焦点偏移(Analysis using matlab conventional optical system by adding three phase mask after the point spread function of its shift in focus)
- 2013-08-28 17:02:02下载
- 积分:1