资源列表
[数学计算/工程计算] Cmathlib
说明:一个相当不错的C++数学库.该库涵盖了现代工程运算中的绝大部分:复数运算、线性代数、排列组合、数值微分、最小二乘拟和、统计分析、FFT、随机数等等,总共有 1000 多个函数接口。 -A pretty good C++ Math Library. The database covers the vast majority of modern engineering computing: complex computing, linear<Yingze wang> 在 2025-02-06 上传 | 大小:2.06mb | 下载:0
[数学计算/工程计算] convelution
说明:程序实现多项式相乘 或者说是褶积 因为两者是本质是相同的 程序里边的算法很巧妙 是从一个地球物理学家拿学来的-it is a good method to have convelution of two one_dimension array<liubin> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] matrix_multiplty_mpi
说明:并行计算两个矩阵相乘。这个算法是原创的。可以很快实现大型矩阵的相乘。-this is a MPI program that can accompish qucik computation of multiply of two large matrix by parall computation<liubin> 在 2025-02-06 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Newton_method
说明:一个用于实现牛顿二分法求根的小程序。算法简单 用MATLAB写出-it is a simple program to find the root of a equation with the neweton method<liubin> 在 2025-02-06 上传 | 大小:1kb | 下载:0