-
source
Matlab可视化界面设计与控件使用源代码名称:exam
调试环境:Win XP;Matlab 6.5 (Matlab visualization interface design and control the use of the name of the source code: exam debugging environment: Win XP Matlab 6.5)
- 2008-02-21 18:27:06下载
- 积分:1
-
litekmeans
说明: matlab code for developing lite k means algorithm
- 2009-10-25 02:07:13下载
- 积分:1
-
eluosifangkuai
matlab 俄罗斯方块用于你的个人程序的设计和开发(MATLAB)
- 2009-12-15 10:41:51下载
- 积分:1
-
MATLAB_EKF_UKF
matlab基于KF和EKF的工具箱描述(Optimal fi ltering with Kalman fi lters and smoothers – a
Manual for Matlab toolbox EKF/UKF)
- 2011-05-22 17:30:54下载
- 积分: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
-
BS32tx-
matlab常微分方程初值问题求解,简化版的bs32()算法(matlab ODE initial value problem solving, a simplified version of bs32 () method)
- 2015-01-26 15:47:54下载
- 积分:1
-
SAR-GMTI
星座SAR动目标检测,包括原始背景面目标模拟,运动点目标模拟,数据合成与配准,星座SAR动目标检测算法(Constellation SAR moving target detection, including the original background surface raw data simulation, moving point target simulation, data synthesis and registration, constellation SAR moving target detection algorithm)
- 2021-03-12 10:19:26下载
- 积分:1
-
Nyquist
Stability criteria Nyquist plot in Matlab.
- 2014-02-07 07:37:33下载
- 积分:1
-
cutoggvorbis-0.2.tar
Ogg vorbis audio cutter software
- 2015-04-13 09:10:40下载
- 积分:1
-
Accuracy_Improvement
This code improves accuracy of TDOA-FDOA method
- 2015-09-19 17:20:52下载
- 积分:1