-
Floyd
说明: folyd用来处理图论中最短路径问题。对传统的folyd算法进行了优化。(folyd to deal with the shortest path in graph theory problem. Folyd the traditional optimization algorithm.)
- 2009-08-18 00:33:03下载
- 积分:1
-
SVM
SVM支持向量机。使用quadprog实现了SVM机器学习,把训练数据分成两组,找到决策面。(SVM Support Vector Machine. SVM achieved using quadprog machine learning, the training data into two groups, find decision-making surface.)
- 2011-05-15 00:31:24下载
- 积分:1
-
LMI
线性矩阵不等式(LMI)的求解例子,最优保成本状态反馈控制、无记忆状态反馈鲁棒H_inf控制器(An example for LMI)
- 2013-10-07 17:44:43下载
- 积分:1
-
FraktalT3D
3D Fractal analyse from medical image
- 2014-05-07 01:15:15下载
- 积分:1
-
ICA
独立成分分析(Independent Component Analysis,ICA)是近年来提出的非常有效的数据分析工具,它主要用来从混合数据中提取出原始的独立信号。它作为信号分离的一种有效方法而受到广泛的关注。(Independent component analysis (ICA) is proposed in recent years very effective tool for data analysis. It is mainly used to extract the original signal of independence the mixed data. It is a effective method to signal separation has been widely concerned.
)
- 2016-04-18 22:46:06下载
- 积分:1
-
cc
说明: Rilling的关于Rilling的关于HHT端点延拓的代码HHT端点延拓的代码(Rilling Rilling on HHT endpoint extension on the code the code HHT endpoint extension)
- 2010-04-11 18:01:51下载
- 积分:1
-
examPIO
This work describes the design of a polytopic Unknown Input Observer (UIO) for polytopic Linear Varying Parameter (LPV) descriptor systems. I simulate the example.
- 2013-01-28 23:43:27下载
- 积分:1
-
ProbShrink
ProbShrink wavelet thresholding method for gray-scale image denoising
- 2011-01-31 17:13:39下载
- 积分:1
-
zbuild
This program forms the complex bus impedance matrix by the method
of building algorithm. Bus zero is taken as reference.
- 2014-10-07 14:59:39下载
- 积分:1
-
yunsuanfu
实验:
有两个个矩阵a和b,均为2行3列。 重载运算符“+”,
(1)使之能用于矩阵的相加。如c=a+b。
(2)如果参与运算的两个操作数中一个是整数即矩阵+3或3+矩阵形式,进行加法运算也能得出和。
(3)定义自减运算符的前置(i++)和后置(++i)重载编写相应程序并验证它的正确性。
(i think it s a goog for many people)
- 2009-12-28 10:33:54下载
- 积分:1