搜索资源列表
矩阵运算类
- C#实现的矩阵运算类,包括实矩阵和复矩阵的大部分运算
FuzzyMatrix
- 模糊矩阵类 可以根据不同的模糊算子计算模糊矩阵的并运算C=A∪B,交运算 C=A∩B,求余运算 C=1-A 等-Fuzzy matrices based on different fuzzy operator and calculation of fuzzy matrix operation C = A ∪ B, cross-operator C = A ∩ B, for more than computing C = 1-A, etc.
nn
- 神经网络处理回归问题采用非批处理算法能够处理各种回归问题用c语言和矩阵运算解决回归问题-Neural network processing regression problems using non-batch algorithm to be able to handle all kinds of regression problems to solve regression problems with c language and matrix operations
exit
- 完全使用C++写的高效线性代数运算库!还提供了矩阵类,()
ltuscc
- 用C语言写的常用的数值算法,包括插值,拟合,矩阵运算,微分方程求解,线性方程求解等()