-
VisualCMatlabmix
Visual+C++与Matlab混合编程的研究与实现(Visual+ C++ and Matlab Research and Implementation of Hybrid Programming)
- 2009-10-10 12:47:47下载
- 积分:1
-
rough-set
粗糙集理论是一种基于对现实世界进行不确定描述的理论,属性约简是粗糙集理论的核心理论之一。对粗糙集理论进行阐述,并给出基于启发式的知识约简算法,最后结合MATLAB程序实例说明了该算法的可行性与有效性。(Rough set theory is based on the uncertainty of the real world is described in theory, attribute reduction is the core theory of rough set theory one. Elaborate on the rough set theory, and gives the knowledge-based heuristic reduction algorithm, and finally with MATLAB program example illustrates the feasibility and effectiveness of the algorithm.)
- 2011-04-19 10:10:28下载
- 积分:1
-
vision
做机器视觉用的matlab库,功能非常强大!!!!(Use matlab to do machine vision library, very powerful! ! ! !)
- 2010-06-28 12:24:34下载
- 积分:1
-
kpca
运用KPCA方法在ORL人脸库上进行人脸识别,分类器为最近邻分类器。(KPCA method using ORL face database for face recognition, classification for the nearest neighbor classifier.)
- 2010-12-01 14:14:25下载
- 积分:1
-
estimation-PowerSystemStateEstimation_using_Weight
说明: 用Matlab写成的状态估计程序,含有IEEE14和IEEE30测试网络的测试运算(State Estimation based on Matlab)
- 2010-04-25 17:36:11下载
- 积分:1
-
GP-MATLAB
一个遗传规划的源程序,matlab语言编程(A source of genetic programming, matlab language programming)
- 2021-04-12 10:28:58下载
- 积分:1
-
20070609
高斯回代算法源代码
蚁群算法的matlab源码
蚁群算法TSP(旅行商问题)通用matlab程序
Java实现几种常见的排序算法
用pascal语言实现希尔排序算法(Gaussian back to the source code generation algorithm Ant Algorithm Matlab source Ant Algorithm TSP (TSP) General Matlab procedures Java Several ranking algorithm used pascal language ranking Hill Algorithm)
- 2007-06-09 14:39:38下载
- 积分:1
-
DCT_OMP_block
CS-OMP分块处理,速度远高于按列处理
matlab程序,将两个文件放到同一路径下,可直接运行(OMP block processing by matlab. can run directly.)
- 2015-01-05 18:23:51下载
- 积分:1
-
39distribution-network-power-flow
对于39节点配网潮流计算,用前推回代法编写的matlab程序,加压后直接运行(For the 39 node distribution network power flow calculation, using forward and backward substitution method to write matlab program, run directly after pressurization)
- 2013-12-12 17:03:23下载
- 积分:1
-
SSMULT-2.0.1.tar
实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程
(SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB 6.1 to the current version. Untested on earlier versions of MATLAB. It is a built-in function in MATLAB 7.6 and later for C=A*B when both A and B are sparse.
)
- 2009-09-11 11:56:47下载
- 积分:1