-
NF2FF
激光雷达,干涉条纹解包裹,对从事激光合成孔径光学测量方向的人有用。(Laser radar, interference fringe unwrapping of synthetic aperture laser optical measurement in the direction of being useful to people.)
- 2010-08-26 01:08:51下载
- 积分:1
-
MST_Kruskal
Implements Minimum Search Tree using Kruskal Algorithm
- 2009-04-11 20:00:59下载
- 积分:1
-
GSR-VALUE
it use pc com port to receive and show over gui
- 2011-04-19 16:50:55下载
- 积分:1
-
MATLAB_pdf
包含3个PDF文件,官方教材:Matlab7.0学习资料、频谱分析、Matlab必做练习50题,全方面学习练习Matlab的使用(Contains three PDF files, official teaching: Matlab7.0 learning materials, spectrum analysis, Matlab will do exercises 50 questions, all aspects of learning exercises using Matlab)
- 2013-05-25 21:14:39下载
- 积分:1
-
HPF
HIgh pass FIR filter. Can be applied to one dimensional signal.
- 2009-11-02 11:53:37下载
- 积分:1
-
svpwm
SVPWM算法MATLAB仿真,采用S函数实现(SVPWM algorithm MATLAB simulation, using the S-function realization)
- 2013-10-04 09:00:47下载
- 积分:1
-
PN_sequence_generation
说明: 直接序列扩频通信系统建模与仿真 PN码序列产生代码(matlab)(PN code sequence generated code (matlab))
- 2010-05-03 16:46:34下载
- 积分:1
-
MATLAB-SRS3D-hrtf
一个使用MATLAB实现基于HRTF理论下的SRS-3D立体虚拟环绕声技术的硕士论文(A use MATLAB HRTF theory based on the SRS-3 D virtual surround sound technical master thesis
)
- 2012-04-10 15:12:10下载
- 积分: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
-
GL-25
基于新的交叉算子的全局与局部实数编码遗传算法GL-25(Global and local real-coded genetic algorithms based on parent-centric crossover operators)
- 2013-12-10 13:39:58下载
- 积分:1