搜索资源列表
grule
- MATLAB中求高斯点的源程序,为广大MATLAB学习者服务-MATLAB, Gauss points demand source for the majority of learner services MATLAB
poissonfdm
- 用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the b
matlab
- matlab的追赶法,追赶法是适用于三对角矩阵的线性方程组求解的方法,并不适用于其他类型矩阵,及matlab的gauss求解方程方法,牛顿插值法,拉格朗日插值法。-matlab chasing method chasing method is applicable to the tridiagonal matrix method for solving linear equations, does not apply to other types of matrix and matlab gau
Atken-Gauss-Newton
- 艾肯特插值,高斯插值和牛顿插值法的matlab代码。上述三种方法均用于数值插值。-Ai Kente interpolation, the matlab code of the the Gaussian interpolation and the Newton interpolation law. The the above-mentioned three methods are used for the numerical interpolation.
gauss-distributio
- 用MATLAB语言把高斯分布的电场图描出来,挺经典的-MATLAB language to describe the electric field of the Gaussian distribution figure out, very classic
Gauss-seidel.m
- gauss-seidel算法 基于matlab编译的程序
mathmatical-calculation-with-matlab
- CG、Gauss、SOR、Jacobi迭代法matlab程序 自己收藏的源程序-CG, Gauss, SOR, Jacobi iteration method matlab program his collection of source code
Gauss-Laguerre
- matlab勒让德 - 高斯求积,用于计算勒让德 - 高斯求积分-Gauss–Laguerre quadrature
Gauss-Seidel
- 潮流计算中的Gauss-Seidel迭代法-Gauss-Seidel MATLAB
MATLAB
- 基于MATLAB的大地坐标转换空间坐标系,高斯投影正反算,空间直角转换大地坐标的相关小程序-Based on MATLAB earth coordinate transformation space coordinate system, the positive and negative Gauss projection operator, rectangular space geodetic coordinate conversion related applets
Load-flow-analysis-using-Gauss-seidel-method
- In this matlab code load flow analysis is done using Gauss-Seidel method for IEEE-14 bus system
chapter5 codes
- 空间域滤波处理椒盐噪声、高斯噪声等。matlab(Spatial filtering processing salt and pepper noise, Gauss noise and so on. Matlab)
qpsk_rect_test
- 仿真qpsk在高斯通道的传输,并且分析误码率(The transmission of QPSK in Gauss channel is simulated and the bit error rate is analyzed)
GAUSS
- 产生一个高斯信号的脉冲成型的matlab程序(A pulse shaping matlab program that generates a Gauss signal)
gauss_seidal
- Gauss Seidal for power flow analysis. Credits: HAFIZ KASHIF KHALEEL
Gauss elimination method
- Gauss elimination method
Gauss – seidel-www.matlabnet.ir
- Gauss Algorithm in Matlab
gauss
- 高斯光束在大气湍流中传输时的相位屏,灰度图及光强变化(phase screen, grayscale map and light intensity change of Gauss beam in atmospheric turbulence)
matlab
- 本程序可是实现用MATLAB进行复杂声音信号的采集,以及进行频谱分析,并对采集到的信号进行滤波处理,有高斯滤波和其他滤波器。(This program realizes the acquisition and analysis of complex sound signals with MATLAB, and filters the collected signals. There are Gauss filters and other filters.)
matlab求积分实例
- 插值型求积方法 275 8.1.1 梯形公式 276 8.1.2 辛普森公式 277 8.1.3 柯特斯公式 278 8.2 复化求积公式 279 8.2.1 复化梯形公式 279 8.2.2 复化辛普森公式 281 8.2.3 复化柯特斯公式 283 8.2.4 复化求积公式误差分析 285 8.3 步长逐次减半求积方法 286 8.3.1 步长逐次减半梯形求积公式 287 8.3.2 步长逐次减半辛普森求积公式 288