-
pulse_making
这个程序可以产生单频简单脉冲序列,LFM脉冲序列,以及单频二相码序列(This simple procedure can produce single-frequency pulse sequence, LFM pulse sequences, and single-frequency two-phase code sequence)
- 2014-11-15 11:14:25下载
- 积分:1
-
matlab-excelatable
实现matlab中GUI excel与table控件的交互,内含包括uitable用法(Matlab interact with the GUI excel table controls, embedded usage including uitable)
- 2014-01-16 11:25:37下载
- 积分: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
-
entroy_noisy1
用于实现加了噪声的灰度图像阈值分割的一维最大熵方法,matlab源程序(Used to realize the addition of noise gray image threshold segmentation of the one-dimensional maximum entropy method, matlab source)
- 2008-03-26 19:45:06下载
- 积分:1
-
MATlab_diff_int
用MATLAB实现动态系统的求导与积分函数(MATLAB diff and int)
- 2010-08-25 14:52:20下载
- 积分:1
-
100
matlab实用程序百例,初学者必备的源代码(matlab utility 100 cases, the necessary source code for beginners)
- 2009-03-16 09:33:25下载
- 积分:1
-
Proton_range_extended_electric_vehicle
range extended electric vehicle
range extended electric vehicle
range extended electric vehicle
range extended electric vehicle
- 2010-03-16 14:53:50下载
- 积分:1
-
MATLAB
matlab 冈萨雷斯数字图像处理 中值 均值 滤波(digital image processing matlab Gonzalez median average filtering)
- 2011-05-31 15:14:30下载
- 积分:1
-
pso_2D
一个粒子群算法的应用,对想学粒子群的同学应该有点帮助(The application of a particle swarm optimization, swarm of students want to learn a little help should be)
- 2011-01-05 10:24:00下载
- 积分:1
-
G_P
用G_P方法计算关联维数,设置步长为100,可以自行设定。(Correlation dimension calculation method used G_P set in steps of 100, you can set their own.)
- 2014-11-25 15:30:01下载
- 积分:1