-
ISIRANDSEC
this is a script that shows a aleatory secuenc NRZ and also we can see the effect of ISI.
- 2013-04-11 12:40:58下载
- 积分:1
-
model-of-scale-free-network
复杂网络中无标度网络的matlab及C++生成代码(Complex networks of scale-free networks generated code matlab and C++)
- 2014-01-05 14:52:54下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
TAODV
说明: AODV的改进算法的matalb仿真,绝对跑得出,我这里还有论文(Improved algorithms matalb AODV simulation, the absolute run out, I have here papers)
- 2011-03-28 17:13:31下载
- 积分:1
-
exa070302
说明如何设计椭圆滤波器及计算和显示功率互补IIR滤波器的频率响应(Explains how to design elliptic filter and the calculation and display of power complementary IIR filter frequency response)
- 2011-12-06 10:47:48下载
- 积分:1
-
ca_cfar
,在强干扰中提取信号,不仅要求有一定的信噪比,而且必须对信号作恒虚警处理.在自动检测系统中,对一定的检测门限来说,当干扰电平增大几分贝,虚警率就会大大增加,致使显示器画面饱和或计算机过载,这时即使有足够大的信噪比,也不可能做出正确的判决.为此在自动检测雷达中,必须具备恒虚警处(, extracting signal in strong interference, not only requires a certain signal-to-noise ratio, and must make constant false alarm processing for signal. In the automatic detection system, for a certain detection threshold, when the noise level increases, a few decibels will greatly increase the false alarm rate, led display screen saturated or computer overload, even if there is enough SNR at this moment, it is impossible to make the right decision. Therefore in the automatic detection of radar, must have a constant false alarm)
- 2015-03-30 11:55:16下载
- 积分:1
-
15-changweifenfangcheng-chuzhiwenti
常微分方程-初值问题【matlab例程】经典算法直接应用方便快捷(ODE- convenient initial value problem [] classical algorithm matlab routines direct application)
- 2014-01-20 13:48:29下载
- 积分:1
-
Basic-Segmentation
Segmentation methodes en matlab
- 2010-05-26 22:30:30下载
- 积分:1
-
matlab_c
matlab的使用方式,对编程有很大帮助,有程序,方便学(It is good to you if you have time to learn matlab.)
- 2012-09-16 17:56:27下载
- 积分:1
-
MATLAB
MATLAB雙向濾波器的原始碼,考慮空間和強度兩個區域(bilateral filter source code)
- 2011-05-10 16:42:15下载
- 积分:1