搜索资源列表
MatrixAndVector
- 矩阵和向量代数运算C语言函数。可用于嵌入式代码的子函数。-linear algebra functions, which can be used in an embeded system
least-square-method(first-order)
- 运用c语言进行最小二乘法运算,可用于嵌入式计算。-Using C language to order a least squares computation。
least-square-method(second-order)
- 运用c语言进行二阶最小二乘法运算,可用于嵌入式计算。-Using C language to second-order calculation method of least squares