-
DSPforMatlabandLabviewIFoundamentalofDSP
外文原版电子书,详细的讲解了关于matlab和labview在信号处理中的应用。(Original foreign language books, explained in detail on the matlab and labview signal processing applications.)
- 2009-11-21 14:22:51下载
- 积分:1
-
MATLAB_GUIDE
matlab guide ,用户手册,,,很好很全的资料。。。。(matlab guide ,用户手册,)
- 2015-03-29 16:06:31下载
- 积分:1
-
zishiying
自适应波束形成的matlab程序,根据到达的来波方向,自适应的调节形成波束的主瓣方向(Adaptive beamforming the matlab program, according arrived DOA, adaptive regulation of the formation of the main lobe beam direction)
- 2009-01-03 15:18:42下载
- 积分:1
-
shuzilvboqiFIR
这个是有限数字滤波器的设计程序,有低通高通,带通等滤波器设计。(This is a limited number of filter design process, a low pass high pass, band pass and other filter design.)
- 2010-11-12 11:15:15下载
- 积分:1
-
DOA_estimation
This program is available to apply antenna theory and important to military.
This uncludes Music algorithm, ESPRIT algorithm and conventional algorithm.
- 2010-12-13 17:29:55下载
- 积分:1
-
Adaptive-Control
file for adaptive nonlinear controle ...
- 2013-12-16 22:40:26下载
- 积分:1
-
chuliduoshengdaoyinpin
利用matlab分离多声道音频,并显示分离的多个单声道波形。(The separation of multichannel audio using matlab, and display multiple mono waveforms of separation
)
- 2013-10-12 18:21:39下载
- 积分:1
-
SECPSO
二阶粒子群,比pso更加精确更加灵敏地优化函数。在标准pso算法中,微粒的飞行速度仅仅是微粒当前位置的函数,而二阶粒子群算法中微粒飞行速度的变化与微粒位置的变化有关(Second swarm, more sensitive and more accurate than pso optimize function. Pso algorithm in the standard, the particle particle flight speed is only a function of the current position, the second particle swarm flying speed of particles in the particle changes related to changes in the position)
- 2013-09-23 19:06:08下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1
-
PID_C
Digital version of Fractional-Order PID Controller (DFOC) of the form:
C(s) = K + Ti/s^m + Td*s^d for given sampling period Ts [sec].
For more details and help write:
>> help DFOC
- 2015-02-14 21:53:45下载
- 积分:1