搜索资源列表
线性方程组的迭代,matlab程序
- 雅可比(Jacobi)迭代、高斯-塞德尔(Gauss-Seidel)迭代、超松弛迭代法
grule
- MATLAB中求高斯点的源程序,为广大MATLAB学习者服务-MATLAB, Gauss points demand source for the majority of learner services MATLAB
loadflow
- Performance at the unity power factor for a 5 bus power system. This is used to investigate the the load flow algorithm developed based on Gauss Seidel method.
gauss
- 对初学matalb的人很有帮助,可以学会编写函数文件,实现函数的调用。这个源码是gauss的实现方法,实现数值优化。-the code is for people who begin learning matlab to calculate some data.
ofdm
- 摘要:正交频分复用(OFDM)是第四代移动通信的核心技术。该文首先简要介绍了OFDM基本原理,重点研究了理想同步情 况下,保护时隙(CP)和不同的信道估计方法在高斯信道和多径瑞利衰落信道下对OFDM系统性能的影响。在给出OFDM系 统模型的基础上,用MATLAB语言实现了整个系统的计算机仿真并给出参考设计程序。最后给出在不同的信道条件下,保 护时隙、信道估计方法对OFDM系统误码率影响的比较曲线,得出了较理想的结论。 -O FDM is the key techno logy o
Gausskalmanfilter
- Gauss kalman filter, Gauss programs-Gauss kalman filter, Gauss programs
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
- 产生一个高斯信号的脉冲成型的matlab程序(A pulse shaping matlab program that generates a Gauss signal)
白噪声(matlab)
- matlab软件生成高斯白噪声的程序及具体说明。(Matlab software Gauss white noise generated procedures and specific instructions.)
matlab 白噪声
- MATLAB中产生高斯白噪声,涉及到awgn和wgn函数。(MATLAB produces white noise in Gauss, involving AWGN and WGN functions.)
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