-
spider1
spider,很好用的模式识别工具箱,里面有各种分类工具,从有监督学习到无监督学习,从模型选择到参数选择。而且也将各个方法封装成类,使用方便。(spider, good use of pattern recognition toolbox, there are various classification tools, from supervised learning to unsupervised learning, choose Preferences from the model. But also the various methods into a class package, easy to use.)
- 2010-07-27 10:29:26下载
- 积分:1
-
matrixcon_scott
this is the simulink file for matrix converter with scott connection
- 2010-12-28 14:18:34下载
- 积分: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
-
CR_code
cognitive radio code
- 2014-09-07 13:55:40下载
- 积分:1
-
tools
非线性振动必备工具箱,里面有详细的步奏讲解,频谱分析,poincare截面,分岔图,李雅普洛夫图(onlinear vibration necessary toolbox, There are detailed explanations of the steps for spectrum analysis, poincare section, bifurcation diagram and lyapunov figure
)
- 2012-03-27 20:37:47下载
- 积分:1
-
tusvd
图像的奇异值分解,并将图像重构出来,看其效果的变换(image of the singular value decomposition, and image reconstruction, and look at the effect of the change)
- 2007-05-24 09:05:22下载
- 积分:1
-
hdf5-1.9.205.tar
hdf5 is a very important Lib for unix ......
- 2015-02-04 14:55:33下载
- 积分:1
-
VCandmatlab
VC与matlab接口编程,介绍了VC与matcom的接口编程,实现了VC调用matcom的一些基本功能,(VC and matlab programing)
- 2009-02-27 20:28:46下载
- 积分:1
-
duru2
本代码是用来读取图像的,并把图像归入到一个矩阵中(This code is used to read the image and the image classified into a matrix)
- 2010-12-17 17:12:46下载
- 积分:1
-
crc_table_code
说明: 用MATLAB编写的crc检验查表法程序(Prepared using MATLAB CRC test procedure look-up table method)
- 2008-09-25 21:09:11下载
- 积分:1