-
AR
说明: AR模型谱估计算法,对初涉AR模型谱估计的同学有很大的帮助,可以了解到其基本的模型构造和其谱估计的迭代步骤。(AR model spectrum estimation algorithm, the AR model spectrum estimation初涉students have a lot of help, it can be seen that the basic model structure and its spectral estimation iterative steps.)
- 2020-11-14 13:49:42下载
- 积分:1
-
clustering
说明: matlab聚类分析工具箱,很好用。大家可以试一试(Matlab Toolbox cluster analysis, is useful. We can try)
- 2006-03-29 10:15:05下载
- 积分:1
-
single_bp
说明: 一个bp网络拟合非线性模型的例子,参考了李国勇书中的公式(A bp network nonlinear model fitting example, with reference to the book' s formula Li Guoyong)
- 2011-04-18 14:27:28下载
- 积分:1
-
sort
HEap Sort Implementation !!
- 2014-10-07 13:49:01下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
pls
偏最小二乘PLS的matlab代码实现,以及一个实例,适合初学者学习使用(patial least square coded via matlab)
- 2014-08-25 18:51:21下载
- 积分:1
-
code
code for denoising and restoration using total variation restoration regularization
- 2013-07-23 16:29:57下载
- 积分:1
-
anneal
TEST_FBMPC Demonstrates how to construct a signal according to the
signal model, and recover the signal using the FBMP algorithm by calling
the function FBMPC_FXN
- 2013-03-07 18:16:07下载
- 积分:1
-
Cao
CAO、FNN算法计算混动时间序列的延迟时间(CAO delay time)
- 2013-12-15 20:06:39下载
- 积分:1
-
Digital-signal-processing
Digital signal processing(Digital signal processing program contains a variety of signal processing algorithms)
- 2013-05-20 10:39:15下载
- 积分:1