搜索资源列表
matrixMul
- 基于cuda的GPU编程,实现稠密矩阵的乘法,cpp文件和cuda文件。-Dense matrix multiplication, the cpp file and cuda file cuda-based GPU programming.
fftw_demo.cpp
- 使用fftw库进行二维傅里叶变换的 一个示例程序,输入设定的二维矩阵,输出其傅里叶变换结果-Fftw library using two-dimensional matrix of two-dimensional Fourier transform of a sample program, input setting, and outputs the result of the Fourier transform
pca-master (1)
- 此源代码使用Eigen C ++库在C ++中实现了PCA算法。 运行代码所需的组件: - 安装Visual Studio 2012(Express Edition工作正常) - Windows操作系统(Windows 7或更高版本) 如何运行源代码: - 打开文件。\ pca \ PrincipalComponentAnalysis \ PrincipalComponentAnalysis \ Program.cpp - 在行和列变量中设置矩阵的尺寸。 - 在m变量中设置