-
Vibrations_and_Waves
振动和波,MIT 物理III 教材,非常经典。(Vibration and wave, MIT Physics III materials, very classic.)
- 2009-04-02 19:15:14下载
- 积分:1
-
Boundary_Integral_Method_Code
Boundary Integral Method Code
- 2013-10-27 22:08:06下载
- 积分:1
-
10
说明: matlab 运动模糊的滤波器 运动模糊的图像加上噪声(matlab matlab matlab matlab)
- 2010-04-24 09:03:29下载
- 积分:1
-
MatLab-for-engineering-mathematics
matlab 学习技巧,现在把我用的,也就是对我帮助很大的留个文件传上去,希望对大家有用,第四工程数学应用(matlab learning skills, and now I use, which is a great help to me to leave a document passed up, we want to be useful, the fourth application of engineering mathematics)
- 2013-08-24 11:49:43下载
- 积分:1
-
Radar-signal-processing
雷达信号处理的目的是消除不需要的信号及干扰,提取和加强由目标所产生的回波信号。( The purpose of the radar signal processing is to eliminate unwanted signals and interference, extraction, and the strengthening of the echo signal generated by the target.)
- 2012-05-11 13:40:51下载
- 积分:1
-
Mobile-and-Wireless-Communications-for-IMT-Advanc
Mobile and Wireless Communications for IMT-Advanced and Beyond. LTE basics
- 2014-01-01 15:02:43下载
- 积分: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
-
inertialnavigationtoolbox
对于飞控系统的设计非常重要,是半实物仿真的必备工具,从事无人直升机的必须品(For the flight control system design is very important and is an essential tool for loop simulation, in the necessities of unmanned helicopter)
- 2010-10-18 11:50:42下载
- 积分:1
-
LCT
说明: 两折线法抑制峰均功率比,通过对原始OFDM信号和LNST方法进行CCDF仿真分析。(Two-line method for suppressing the peak to average power ratio, by the original OFDM signal and LNST method CCDF simulation.)
- 2010-04-18 21:33:06下载
- 积分:1
-
最大熵
说明: 基于最大熵方法的图像复原MATLAB程序,完美运行,带详细注释,初学者适用(Matlab program of image restoration based on maximum entropy method, perfect operation, with detailed notes, suitable for beginners)
- 2020-07-01 08:20:02下载
- 积分:1