-
[MatlabSZXHCL
MATLAB——数字信号处理与应用的源代码(MATLAB- digital signal processing and application source code)
- 2013-08-27 18:32:10下载
- 积分:1
-
track-asso-based-on-EMD
完成基于EMD及灰关联的航迹关联,该算法相比仅使用灰关联的算法正确率要高。(EMD completion of association and Grey' s track-based algorithm compared to Grey' s algorithm uses only the correct rate is higher.)
- 2015-03-31 10:10:22下载
- 积分:1
-
grey_relational_analysis
MATLAB软件实现灰色关联分析的源程序(grey_relational_analysis by matlab)
- 2016-06-28 10:30:45下载
- 积分:1
-
Matlab
关于Matlab的一些入门级PPT,包括Matlab入门教程,matlab图像处理,matlab教程(On Matlab some entry-level PPT, including Matlab how-to tutorials, Matlab image processing, Matlab tutorial
)
- 2011-05-12 10:27:19下载
- 积分:1
-
time-shift
信号的时移
y(t) = x(t - t0)
其中,t0为位移量。若t0为正数,则y(t)等于将x(t)右移t0秒之后的结果(This program is used to implement the time-shift operation )
- 2010-06-01 14:56:51下载
- 积分:1
-
fir_lin_phase_lowpass_max_atten
Designs a linear phase FIR lowpass filter such that it:
- minimizes maximum stopband attenuation
- has a constraint on the maximum passband ripple
This is a convex problem (when sampled it can be represented as an LP).
minimize max |H(w)| for w in the stopband
s.t. 1/delta <= |H(w)| <= delta for w in the passband
( where H is the frequency response function and variable is
h (the filter impulse response). delta is allowed passband ripple.
)
- 2011-05-27 21:45:16下载
- 积分:1
-
All-in-One
all about signal modulation it is useful
- 2013-10-20 20:07:53下载
- 积分:1
-
code
matlab代码实现对样品的贝叶斯分类和马氏距离分类。(Matlab code to achieve the classification of the samples of the Bias classification and the classification of the Markov distance.)
- 2015-11-28 15:21:06下载
- 积分:1
-
composite
Software tool for speech analysis
- 2010-02-28 14:35:56下载
- 积分:1
-
COMPLEXnet
说明: 复杂网络研究与建模
总起来说这是一个关于矩阵的运算,用到了c语言里面的东西,实现一个矩阵的逆运算和矩阵的转置等,最终实现的是一个初始节点为4个节点的有向图,随即扩展为一个10000*10000的巨型矩阵,得到该有向图的图形,
与计算机图形学类似,该程序是在构建了一个算法后,用MATLAB实现了一个无标度网络的图形中的各个节点的概率密度,并根据各个节点的概率密度绘出该图
(将中文译成英语
And modeling complex networks
Collectively this is a computation on the matrix, use the stuff inside c language to realize the inverse of a matrix and a matrix, etc., and ultimately is an initial node to four nodes directed graph, then Expands to a huge matrix 10000* 10000, by the digraphs graphics,
And similar computer graphics, the program is built upon an algorithm, using MATLAB to achieve a scale-free network each node in the graph the probability density and probability density according to each node in the graph drawn
)
- 2011-04-05 11:39:31下载
- 积分:1