-
DIPUM_toolbox_v1[1].1.3
这是一个matlab编写的关于图形图像处理的库文件,里面含有很多实现的图形图像处理的算法,可以使操作者方便使用(This is a matlab graphical images prepared by the treatment of the library file, which contains many realize the graphic image processing algorithms, allows the operator easy-to-use)
- 2007-07-18 23:01:19下载
- 积分:1
-
SADANDCORRCodes
提供了SAD算法和根据相关性检测算法,把图像分成四个块,根据每个块的相关性检测目标。(provided under the relevant algorithms and detection algorithm, the image is divided into four blocks, each block of target detection.)
- 2007-04-24 17:42:28下载
- 积分:1
-
CompareTo
Compare To Source Code for Andriod.
- 2014-01-01 11:14:59下载
- 积分:1
-
important
mimo系统容量的描述,注水算法,用于下一代移动通信领域(Description mimo system capacity, water algorithm for next-generation mobile communications)
- 2014-02-25 08:53:28下载
- 积分:1
-
Untitled5
matlab code for finding exon regions in DNA strand
- 2012-06-15 20:56:57下载
- 积分:1
-
am_qpsk_pu_bijiao
对AM信号和QPSK信号的功率谱进行了比较,包含这两种信号的产生和功率谱的产生方法,具极强的参考价值(AM signal and the power spectrum of the QPSK signal, including both signal generation and the generation method of the power spectrum, with strong reference value)
- 2012-10-06 09:32:28下载
- 积分:1
-
Simulation-Of-a-Cognitive-Radio-System-In-Matlab
simulation of cognitive radio using matlab
- 2013-05-22 20:52:42下载
- 积分:1
-
Integration
信号处理中的积分运算,以位移、速度和加速度为例,适用于matlab。(Signal processing integration operation of displacement, velocity and acceleration, for example, apply to matlab.)
- 2016-03-10 11:33:24下载
- 积分:1
-
zabo
用于生成雷达回波的程序。主要在雷达仿真时使用。(It mainly implement the clutter for radar simulation)
- 2012-04-14 09:56:38下载
- 积分:1
-
fir_lin_phase_lowpass_min_order
Designs a linear phase FIR lowpass filter such that it:
- minimizes the filter order
- has a constraint on the maximum passband ripple
- has a constraint on the maximum stopband attenuation
(This is a quasiconvex problem and can be solved using a bisection.
minimize filter order n
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variable is
the filter impulse response h (and its order/length).
Data is delta (max passband ripple) and atten_level (max stopband
attenuation level).
)
- 2011-05-27 21:47:34下载
- 积分:1