-
SFunctionhelp
说明: 教你如何使用编写matlab中的S-Function(Teach you how to use matlab in the preparation of the S-Function)
- 2009-08-08 14:54:13下载
- 积分:1
-
lincal
采用Gauss消去法求解线性方程组AX=B,M为求解方式。当M=0,则采用顺序消元;当M=1时,采用模最大的列主元;当M=2时,采用模最小的列主元(Gauss cal)
- 2014-08-07 16:00:09下载
- 积分:1
-
Floyd
从任意一条单边路径开始。所有两点之间的距离是边的权,或者无穷大,如果两点之间没有边相连。 2,对于每一对顶点 u 和 v,看看是否存在一个顶点 w 使得从 u 到 w 再到 v 比己知的路径更短。如果是更新它。 3,不可思议的是,只要按排适当,就能得到结果。(A unilateral path from any start. All the distance between two points is the right side, or infinity, if there is no edge between two points connected. 2, for each pair of vertices u and v, to see if there is a vertex w from u to w and then to make than the known path v shorter. If you are updating it. 3, incredibly, just press the appropriate row, you can get results.)
- 2011-09-02 23:33:33下载
- 积分:1
-
LDPC
LDPC is code for broadband wireless communication
- 2013-02-27 15:38:14下载
- 积分:1
-
mathmodl
数学建模常用工具,线性规划,最优控制等等,已经整合成工具箱(Mathematical modeling of common tools, linear programming, optimal control, etc., have been integrated into the toolbox)
- 2014-11-14 10:11:43下载
- 积分:1
-
SVM_lzb1p0
支持向量机代码,和Matlab上自带的代码不一样啊(Support vector machine code)
- 2010-09-22 12:10:52下载
- 积分:1
-
TwoDPCA
一个修改后的PCA进行人脸识别的Matlab代码 ,方法可对图象进行主元分析,降维.
(failed to translate)
- 2010-10-15 08:43:52下载
- 积分:1
-
Kalman_Filter
Extended Kalman Filter for a howitzer in free fall
- 2009-11-29 18:59:50下载
- 积分:1
-
ar_g
PURPOSE: MCMC estimates Bayesian heteroscedastic AR(k) model
imposing stability restrictions using Gibbs sampling
y = b0 + y(t-1) b1 + y(t-2) b2 +,...,y(t-k) bk + E,
E = N(0,sige*V), sige = gamma(nu,d0), b = N(c,T),
V = diag(v1,v2,...vn), r/vi = ID chi(r)/r, r = Gamma(m,k)( PURPOSE: MCMC estimates Bayesian heteroscedastic AR(k) model
imposing stability restrictions using Gibbs sampling
y = b0+ y(t-1) b1+ y(t-2) b2+,...,y(t-k) bk+ E,
E = N(0,sige*V), sige = gamma(nu,d0), b = N(c,T),
V = diag(v1,v2,...vn), r/vi = ID chi(r)/r, r = Gamma(m,k))
- 2012-04-28 03:36:11下载
- 积分:1
-
DRNNXX
DRNN网络简单代码,n个样本个数,输出为权值矩阵(DRNN network of simple code, n the number of samples, the output weight matrix)
- 2011-10-31 14:45:16下载
- 积分:1