搜索资源列表
cpplapack-2005_03_25.tar
- lapack的c++版本之一.lapack是imsl,mkl,matlab等大部分数值计算的使用者.最早是for77的,后来出现c++,java等的.-lapack one of the c version. Lapack is imsl, mkl. Matlab, and most numerical calculation users. The first was for77, subsequently c, java and so on.
MKL4SparseLinearSystem
- 用MKL求解稀疏线性系统,里面有使用说明。-use null for sparse linear systems, which are usage instructions.
PrincipalComponentsAnalysis
- 这个代码是主元素分析的代码,里面有使用MKL计算特征值特征向量的方法。-This code is the main element analysis codes, which are used to calculate eigenvalues null eigenvector methods.
GotoBLAS.传说中最快的数值计算包
- 传说中最快的数值计算包。据说比Intel MKL还快。很多源码都采用了汇编编写,Legend of the numerical calculation of the fastest package. Reportedly faster than the Intel MKL. A lot of compilation of source code has been adopted to prepare
mkltest
- 利用intel的矩阵运算库mkl实现矩阵的运算,利用vc2008实现。-Use of intel mkl library implementation matrix operation matrix operation, using vc2008 achieved.
MKLSVM
- 用于文本分类的多核SVM算法研究.rar-MKL SVM
kerneladatron
- kernel adatron, svm impelemtation using gradient ascent method, fast and accurate for solving SVM problem with two classes
SKMsmo
- Multiple Kernel Learning (MKL) code by F. Bach, G. Lanckriet, and M. Jordan 说明:matlab文件,原地址http://www.stat.berkeley.edu/~gobo/SKMsmo.tar已失效。-Multiple Kernel Learning (MKL) code by F. Bach, G. Lanckriet, and M. Jordan
lib-mkl
- Multiple kernel learning is a model to merge multiple kernels by linear combination. Mostly solving the models are slow due to explicit computation of kernels. Here, we propose to approximate kernel map function explicitly in finite dimensional sp
Viterbi_Tst
- 这是用itpp库编写的卷积码的解码程序。由于用C++库和Intel的MKL库,所以速度飞快。同样的仿真点数, Matlab2012下用了15分半钟,而这个程序仿真只用了半分钟,相当于是matlab速度的30多倍。-This is itpp prepared for the convolutional code decoding process. Because with C++ libraries and Intel' s MKL library, so fast. The same
numpy-MKL-1.8.1rc1.win-amd64-py3.3
- Python中用于科学计算的numpy库,适用于x64和python3.3-Python for scientific computing numpy library for x64 and python3.3
PoissonMKL
- fortran编写的2D快速泊松求解器,MKL中的程序,可以快速求解泊松方程-fortran prepared 2D fast Poisson solver, MKL in the program, you can quickly solve the Poisson equation
armadillo-6.400.3.tar
- 高质量的线性代数库,在计算速度和易用性方面有着较好的平衡。-Armadillo is a high quality C++ linear algebra library, aiming towards a good balance between speed and ease of use. It s useful for algorithm development directly in C++, and/or quick conversion of research code i
simpleMKL
- 多核学习之simpleMKL工具箱,里面包含了simpleMKL算法和MKL-wrapper算法,其中原始工具箱中MKL-wrapper不能运行,此处已进行了修正。-Multi-core learning simpleMKL toolbox, containing the simpleMKL algorithm and MKL- wrapper algorithm, the original toolbox MKL- wrapper can not run, has been revised.
SILPMKL
- 用于回归的多核学习之MKL-wrapper算法程序,编写语言为python,运行环境为linux。-For multi-core the MKL- wrapper of learning algorithm of regression procedure, is the written language python, running environment for Linux.
85375532SimpleMKL
- SimpleMKL是一种多核分类的算法,SVM的思想(SimpleMKL is one of the multi kernel algorithm)