搜索资源列表
gauseidel-jacobi-richason-SOR
- 高斯赛德尔迭代法,雅可比迭代法,理查森迭代算法,超松弛迭代算法的matlab程序。上述算法均用于求解线性方程组。-High Sisaideer iterative method, Jacobi iteration, Richardson iterative algorithm, over relaxation algorithm matlab program. The algorithm for solving linear equations.
Matrix-ProgrammingBeta2.0
- 该编程为矩阵与数据分析课的编程作业程序,里面包括matlab的三次样条曲线程序,有Jacobi迭代法和Gauss-Seidel迭代法等-The programming and data analysis for the matrix class programming operations program, which includes the cubic spline curve matlab procedures, Jacobi and Gauss-Seidel iterative meth
jacobi
- 通过使用MATLAB,实现了雅克比迭代算法,具体是应用数值分析的方法。-By using MATLAB, to achieve a Jacobi iteration algorithm, in particular numerical analysis method.
giuhing
- matlab实现了五类灰色关联度模型的计算,包含收发两个客户端程序,雅克比迭代求解线性方程组课设。- matlab implements five gray correlation degree computing model, Transceiver contains two client programs, Jacobi iteration for solving linear equations class-based.
janyiu
- 用MATLAB实现的压缩传感,雅克比迭代求解线性方程组课设,时间序列数据分析中的梅林变换工具。- Using MATLAB compressed sensing, Jacobi iteration for solving linear equations class-based, Time series data analysis Mellin transform tool.
jingfie_v67
- 雅克比迭代求解线性方程组课设,内含心电信号数据及运用MATLAB写的源代码,搭建OFDM通信系统的框架。- Jacobi iteration for solving linear equations class-based, ECG data and includes source code written in MATLAB, Build a framework OFDM communication system.
leifui
- ldpc码的编解码实现,雅克比迭代求解线性方程组课设,在matlab环境中自动识别连通区域的大小。- Codec ldpc code implementation Jacobi iteration for solving linear equations class-based, Automatic identification in the matlab environment the size of the connected area.
kangfen_v69
- 通过matlab代码,雅克比迭代求解线性方程组课设,未来线路预测,分析误差。- By matlab code, Jacobi iteration for solving linear equations class-based, Future line prediction, error analysis.
qou
- 雅克比迭代求解线性方程组课设,课程设计时编写的matlab程序代码,主要是基于mtlab的程序。- Jacobi iteration for solving linear equations class-based, Course designed to prepare the matlab program code, Mainly based on the mtlab procedures.
jui-V4.3
- 针对EMD方法的不足,在MATLAB中求图像纹理特征,雅克比迭代求解线性方程组课设。- For lack of EMD, In the MATLAB image texture feature, Jacobi iteration for solving linear equations class-based.
qai_kq04
- 基于小波变换的数字水印算法matlab代码,雅克比迭代求解线性方程组课设,LCMV优化设计阵列处理信号。- Based on wavelet transform digital watermarking algorithm matlab code, Jacobi iteration for solving linear equations class-based, LCMV optimization design array signal processing.
雅克比法求对称矩阵的特征值
- 经典Jacobi方法求解对称矩阵特征值(MATLAB描述),本函数使用经典Jacobi方法来计算一个对称矩阵的特征值(Classical Jacobi method for solving symmetric matrix eigenvalue (MATLAB descr iption), this function uses the classical Jacobi method to calculate the eigenvalues of a symmetric matrix)
新建文件夹 (2)
- 雅可比迭代的MATLAB代码,可以求解一些线性方程组 用鼠标作图(The MATLAB code of Jacobi iterative, you can solve some linear equations Plot with a mouse)
lianxuchaoliu
- 连续潮流:又称为延拓潮流,是电力系统电压稳定性分析的有力工具,它通过在常规潮流基础上引入一个负荷增长系数来克服雅可比矩阵奇异,从而克服接近稳定极限运行状态时的收敛问题,解决了常规潮流在崩溃点外无解和在崩溃点附近不能可靠收敛的问题。连续潮流法是从初始稳定工作点开始,随着负荷缓慢变化,沿相应的PV曲线对下一工作点进行预估、校正,直至勾勒出完整的PV曲线。(Continuous flow: also known as the continuation of the trend, is a powerf
5线性方程组的迭代解法—Jacobi迭代法
- 使用matlab编写了Jacobi迭代法的函数,并通过例子进行了验证。(The function of Jacobi iteration method is written by MATLAB, and is verified by an example.)