搜索资源列表
LR_THP
- 实现格基约减模代数(LRA-THP)的预编码,经过调试-Achieve lattice reduction module algebra (LRA-THP) pre-coding, debugging
Boolean-algebra
- 是《布尔代数基础和开关函数》,亲。好书大家分享。-it is Boolean algebra,good book. You will love it.
曲线拟合
- 曲线拟合:通过给定的一组二维坐标点,利用线性代数中矩阵求逆的知识,从这些数据中找出规律性,预测原函数f(x)的表达式,以消除所给数据的局部波动。一次拟合出来的函数图像是直线,二次拟合出来的图像是抛物线。两者相比,二次拟合逼近程度更高。(curve fitting through a given set of two-dimensional coordinates, using the inverse matrix in linear algebra knowledge, find out the