有详细的Matlab代码注解,用数值方法解决矩阵方程,包括Gauss迭代法,以及SOR迭代法,并且实现了几个例子
2021-04-20 15:16:25 8KB Matlab 数值计算方法
1
Jacobi迭代法和Gauss-Seidel迭代法.docx
2021-04-13 09:03:21 39KB 数学 计算方法
1
GaussDB 200 6.5.1 产品文档 07.chm
2021-04-12 11:08:38 17.90MB mpp gauss rdbms
1
数值分析之解方程组: 分别用以下几种方法: 克拉默法则 Gause列主元消去法 Gauss全主元消去法 Dolittle分析法
1
本实验报告主要解决了Gauss列主演消去法的几个简单问题的MATLAB实现,仅供参考,如有不足,烦请指正。
2021-03-28 09:07:50 404KB matlab
高斯-埃尔米特积分(Gauss-Hermite积分)matlab程序 可直接在函数名前设置输出为 [x,w]= 其中x为积分点,w为权重
2021-03-06 20:05:12 32KB 数值积分 matlab 高斯积分 Gauss-Hermite
1
Based on the Rytov approximation of light propagation in weak turbulent atmosphere, the closed-form expressions of field and average irradiance of each one of the four fundamental families of Helmholtz-Gauss (HzG) beams: cosine-Gauss beams, stationary Mathieu-Gauss beams, stationary parabolic-Gauss beams, and Bessel-Gauss beams, which are propagating in weak turbulent atmosphere, are obtained. The results show that the field and average irradiance can be written as the product of four factors: c
2021-02-26 15:06:24 127KB 大气传输 大气光学 湍流 010.1300
1
arduinoGaussMeterPrototype:Arduino Gauss Meter原型(a1302霍尔效应传感器和ssd1306 I2C OLED显示屏)
2021-02-25 20:05:40 4KB C++
1
采用列主元高斯消元法将矩阵化为上三角矩阵,再采用回代法解线性方程组。高斯消元法对于一般的方程组,通过对增广矩阵的变化,化矩阵为上三角
1