# Algorithm **Repository Path**: lystrom/Algorithm ## Basic Information - **Project Name**: Algorithm - **Description**: No description available - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-16 - **Last Updated**: 2021-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java ## README # Algorithm 这是关于算法的一个仓库 Date:2021/10/04 MatrixSolution.cpp 数值分析第一次作业,代码实现矩阵Ax=b转换成上三角并求出x ![7$7}34Q K~~_UI0PPHLGB2K](https://user-images.githubusercontent.com/56022450/135817655-d2b6eedf-ce1e-4398-81fc-53f3479b7c3e.png) Date:2021/10/06 LUSolution.cpp 数值分析第二次作业,代码实现矩阵A=LU,Ly=b,Ux=y. ![64f473f942228898561d261b879caff](https://user-images.githubusercontent.com/56022450/136193667-06519829-3b83-45f9-bb3d-249a3f87b3cf.png)