# matrix **Repository Path**: pure-purpose/matrix ## Basic Information - **Project Name**: matrix - **Description**: No description available - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-29 - **Last Updated**: 2021-10-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Matrix #### 介绍 Matrix和Vector模板类的实现 #### 使用说明 1. ``make report``命令使用xelatex编译tex文件,生成report.pdf 2. ``make``编译主函数,生成test文件 3. ``g++ -o simulate simulate.cpp``生成simulate文件 4. ``./run $1 $2 $3 $4`` 测试程序,参数含义详见report.pdf 5. MATLAB运行show.m文件查看图像