搜索资源列表
Libsvm-2_6
- 一个用于支持向量机以及机器学习的软件机器源代码-a support vector machine, and machine learning software source code machine
xuanzhuyuan
- 数值分析-列选主元求解方程组 //n 整型变量。方程组的阶数 //a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。 //b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。 //本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
GRAUSS
- 数值分析-列选主元求解方程组 //n 整型变量。方程组的阶数 //a 双精度实型二维数组,体积为n*n。存放方程组的系数矩阵,返回时将被破坏。 //b 双精度实型一维数组,长度为n,存放方程组右端的常数向量;返回方程组的解向量。 //本函数返回整型标志值。若返回的标志值为0,则表示原方程组的系数矩阵奇异,输出信息“fail”;若返回的标志值不为0,则表示正常返回。-Numerical Analysis-out election PCA solving equations / /
vc-svm
- VC的支持向量机(SVM)静态链接库(LIB)-VC Support Vector Machine (SVM) static link library (LIB)
chengmifa
- 规范的乘幂法求主特征值及特征向量-程序-207.142.131.235 standardized method for the main eigenvalues and eigenvectors-procedure!
VC++SVM
- 用VC++编程支持向量机源码可用,好用,很好用-VC Programming Support Vector Machine source available, convenient, good use
entityRelationRecognize
- 基于特征向量的实体关系的识别,采用了snow算法,具体详细情况联系caiye_1985@hotmail.com-eigenvector-based entity relationship identification, using the snow algorithm, specific details of the links caiye_1985@hotmail.com
grid
- gree是支持向量机编程的一个较好的工具
class
- 一个简单的class向量分类问题的一个简单的解法,希望对大家有帮助!
tyball
- 这是本人,基于C#(sharp)+微软XNA1.0,写的一个碰撞类休闲游戏,完整源码,加入:向量几何(不规则碰撞),迭代波浪动画算法,
MyVector3
- 有C++ 编写的空间向量的所有计算,如四则运算,内积外积等-C prepared by the space vector of all, as four operations, the plot within the plot, such as outside
svm_source(.NET).zip
- 传统支持向量机的c#源代码,很好用的... ,traditional svm c# code
test_SVM
- 支持向量机的测试代码,包含对矩阵的各种运算算法-Support vector machine test code, including a variety of operations on the matrix algorithms
3Dpointbianhuan
- 运用4阶矩阵 和向量算法对三维坐标进行平移 自己可以扩展-The use of 4-order matrix and vector translation algorithm for three-dimensional coordinates can be extended themselves
vector
- 这是我自己编写的一个计算向量的程序 希望对大家有所帮助-This is what I have written a procedure for calculating the vector for all of us want to be helpful
linearequation
- 线性方程组的求解,阶数不定,需要文件输入系数矩阵和右端向量-linear equation solution
CsharpSVM
- 支持向量机的csharp代码 支持向量机广泛用于分类、预计等领域-Support Vector Machines Support Vector Machines csharp code is widely used in classification, is expected in areas such as
ch5
- 常用算法程序集(C语言描述)(第三版)+源代码\常用算法程序集(C语言描述)源代码 矩阵特征值与特征向量的计算 -Common algorithms for assembly (C language descr iption) (third edition)+ source code \ common algorithms for assembly (C language descr iption) source code for matrix eigenvalue and eigenvecto
guass
- 列主元高斯消去法对于某电路的分析,归结为求解线性方程组RI=V。其中 (1)编制解n阶线性方程组 列主元高斯消去法的通用程序; (2)用所编制程序解线性方程组 ,并打印出解向量,保留5位有效数; -Out the main element Gaussian elimination of a certain circuit analysis, reduced to solving linear equations RI = V. Where (a) the prepar
svmCsharp
- c#编写的 实现支持向量机 的源码,有例子-c# write the source code to achieve support vector machines, there are examples
