-
NW
说明: Needleman-Wunsch algorithm Matlab.
- 2012-05-13 01:01:44下载
- 积分:1
-
BVAR
var模型的实现。针对var模型的算法,估计模型的参数。并对其进行检验(achieve var model. Var model for the algorithm, the estimated parameters of the model. And its test)
- 2013-12-03 16:45:28下载
- 积分: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
-
akif_image_binarize_matlab
matlab image processing
- 2015-04-10 06:22:26下载
- 积分:1
-
FillInWrap
This FloatValue represents a float value that is converted from another scalar value.
- 2014-02-17 13:02:20下载
- 积分:1
-
libsvm-predict
一个预测程序,用于SVM预测的,大家可以学习(it is a predict)
- 2016-11-20 15:47:15下载
- 积分:1
-
Decoder
多种码的解码程序,用matlab写成,包含多种算法(A variety of code decoding process, written with matlab)
- 2011-09-12 12:35:16下载
- 积分:1
-
waves.m
WAVE propagation analysis
- 2011-12-10 08:41:13下载
- 积分:1
-
matlab
matlab关于幂法和反幂法以及原点平移加速的源代码(matlab translational acceleration of the source code on the power method and inverse power law, as well as the origin)
- 2012-11-13 11:07:40下载
- 积分:1
-
FA
FA算法,能很好的解决函数优化问题,对于解高维函数有较好的实验结果(FA algorithm can solve function optimization problem, the solution of high-dimensional function for better results)
- 2013-12-18 20:39:18下载
- 积分:1