level set matlab code
上传时间: 2015-02-06
上传用户:aig85
遗传算法工具箱集合 matlab code
上传时间: 2014-01-04
上传用户:leehom61
This toolbox contains Matlab code for several graph and mesh partitioning methods, including geometric, spectral, geometric spectral, and coordinate bisection. It also has routines to generate recursive multiway partitions, vertex separators, and nested dissection orderings and it has some sample meshes and mesh generators. The toolbox contains a Matlab interface to Leland and Hendrickson s Chaco partitioning package, but it doesn t contain Chaco itself. The file "chaco/README" tells how to install the interface to Chaco. It also contains a Matlab interface to Karypis et al. s Metis partitioning package, using Robert Bridson s "metismex" code.
标签: partitioning including contains toolbox
上传时间: 2015-05-25
上传用户:tzl1975
the ultimate collection of optimization matlab code
标签: optimization collection ultimate matlab
上传时间: 2013-12-16
上传用户:lacsx
learning the kalman filter (Matlab Code)
标签: learning kalman filter Matlab
上传时间: 2015-06-07
上传用户:wab1981
GUI for Multivariate Image Analysis of 4-dimensional data (Matlab Code)
标签: Multivariate dimensional Analysis Matlab
上传时间: 2013-12-20
上传用户:lvzhr
Character Recognition Example (I&II)- Pre-processing of Image (Matlab Code)
标签: Pre-processing Recognition Character Example
上传时间: 2014-01-21
上传用户:gmh1314
A matlab code for a reinforment learning routing problem
标签: reinforment learning problem routing
上传时间: 2015-07-19
上传用户:zhaoq123
%直接型到并联型的转换 % %[C,B,A]=dir2par(b,a) %C为当b的长度大于a时的多项式部分 %B为包含各bk的K乘2维实系数矩阵 %A为包含各ak的K乘3维实系数矩阵 %b为直接型分子多项式系数 %a为直接型分母多项式系数 %
上传时间: 2014-01-20
上传用户:lizhen9880
直接型到级联型的形式转换 % [b0,B,A]=dir2cas(b,a) %b 为直接型的分子多项式系数 %a 为直接型的分母多项式系数 %b0为增益系数 %B 为包含各bk的K乘3维实系数矩阵 %A 为包含各ak的K乘3维实系数矩阵 %
上传时间: 2013-12-30
上传用户:agent