资源列表
[数学计算/工程计算] curvefiting
说明:该程序利用最小二乘法进行拟合多元非线性方程。是我做毕设的时候写的。希望对大家有用。-This code can fit multivariable nonlinear equation by using least squares.<张毅> 在 2025-03-10 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] LeastQuadraticFiter
说明:基于最小二乘法对离散的数据点进行直线拟合,能够最大程度的实现总误差的最小化-Least squares method based on discrete data points on the straight line fitting, to the greatest degree of implementation to minimize the total error<李想懂> 在 2025-03-10 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] MathCalculator
说明:科学计算器,可以实现高精度运算 矩阵运算 解线形方程组等功能-MathCalculator<风云漂泊> 在 2025-03-10 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] shizilianbiao
说明:typedef struct OLNode { int i,j ElemType e struct OLNode *right,*down } OLNode, *OLink typedef struct { OLink *rhead,*chead int mu,nu,tu } CrossList 十字链表法,求解稀疏矩阵运算,程序容易看懂。不过没有乘法-typedef st<zzc> 在 2025-03-10 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] BigInt_rsa
说明:标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.<李抒昌> 在 2025-03-10 上传 | 大小:7kb | 下载:0