SuperLU 2.2版本。对大型、稀疏、非对称的线性系统的直接求解
SuperLU 2.2版本。对大型、稀疏、非对称的线性系统的直接求解,用 Gauss 消去法做 LU 分解。用 C 开发。...
SuperLU 2.2版本。对大型、稀疏、非对称的线性系统的直接求解,用 Gauss 消去法做 LU 分解。用 C 开发。...
完整的数值模拟软件,可以实现高次插值的Sin现象,三次分段埃米尔插值,Gauss赛德尔迭代法等多种算法...
无线通信的各种运动模型。适用于移动通信、无线传感器网络等领域。 包括:Random walk、random waypoint、random direction、boundless simulation...
This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a funct...
Will perform 3D Gaussian quadrature over a user-defined volume. The volume is defined by the user wi...
数值计算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求实系数多项式f(z0)。z0为复数(5)二分法求f(x)=0的根 (6)...
This function calculates Akaike s final prediction error % estimate of the average generalization e...
This function calculates Akaike s final prediction error % estimate of the average generalization e...
用matlab解决一些数值分析中常用的算法,如牛顿法、gauss、romberg等...
生成均匀分布伪随机数的c程序代码,用来生成gauss随即数...