-
Matlab
help file for matlab chm
- 2009-06-15 18:12:30下载
- 积分:1
-
Kalman_filter
This is a kalman filter arithmetic using Matlab.
A small example of insipid kalman filtering, and relatively foundation, can help beginners, combining with example study.
- 2011-05-29 21:43:18下载
- 积分:1
-
1234
自己编写的比例导引法 simulink 打击机动目标(I have written simulink proportional navigation law against maneuvering targets)
- 2013-08-29 16:53:24下载
- 积分:1
-
bpskk
用systerm generation完成BPSK的调制解调过程,这里原理简单易懂,程序来自一本日本书。(Systerm generation with the completion of the BPSK modulation and demodulation process, here the principle of easy-to-read, the program comes from a Japanese book.)
- 2008-05-17 15:00:02下载
- 积分: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
-
boostcon
Boost converter in DC Supply
- 2014-11-13 00:44:45下载
- 积分:1
-
Gui-test
uitable example to use Matlab Gui
- 2013-05-08 20:56:27下载
- 积分:1
-
Selfportrait
image resize, gray, average filter, gaussian filter
- 2014-01-21 22:37:18下载
- 积分:1
-
MC
说明: 脉冲体制下的相控阵雷达测角精度以及测距精度程序(Pulse under the system of phased array radar angle measurement accuracy and precision of procedures ranging)
- 2011-02-23 00:04:31下载
- 积分:1
-
function_MATLAB
matlab常用函数整理与收集,常用函数整理与收集(matlab commonly used functions finishing
)
- 2012-04-11 17:04:26下载
- 积分:1