CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab GS

搜索资源列表

  1. linear-simultaneous-equations

    0下载:
  2. 源码里包括线性方程组各种解法的Matlab例程,包括LU分解直接解法,夹克比迭代法、GS迭代法、SOR迭代法,共轭梯度法等。
  3. 所属分类:matlab例程

    • 发布日期:2010-12-03
    • 文件大小:2184
    • 提供者:dmbxj_sina
  1. circleGS

    4下载:
  2. GS算法,将高斯光束脉冲整形成为环形光强均匀分布的光束-GS algorithm, the Gaussian pulse shaping a uniform circular beam of light intensity
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:1126
    • 提供者:jammy
  1. Jacobi

    1下载:
  2. Jacobi的matlab程序是我同学编着玩的,我试了一下挺好,Jacobi迭代算法。-Jacobi s matlab program is edited by students, I play, I tried some very good, Jacobi iterative algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-12
    • 文件大小:1456
    • 提供者:桂鹏
  1. equation

    1下载:
  2. 分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:16340
    • 提供者:
  1. circleGS

    0下载:
  2. GS算法的matlab例子,本例子仿真了一个圆形的光环结构,其它的参数见matlab中的注释-GS algorithm matlab example, the example of simulation of a circular ring structure, and other parameters, see the Notes matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1130
    • 提供者:lixupeng
  1. dcal

    0下载:
  2. 病态方程组求解的matlab程序,涵盖LU分解、Jacobi迭代、GS迭代、SOR迭代四种方法,通过输入参数M来选去对应的算法。-Sick Equations matlab program, covering LU decomposition, Jacobi iteration, GS iteration, SOR iterative four methods, through M to choose input parameters to the corresponding algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:982
    • 提供者:louis
  1. GS-channe-capacity

    1下载:
  2. 高斯信道容量仿真 与与信噪比的关系,与发送功率和带宽的关系 一级三维图形描述性能 -GS-channel capacity,related to SNR powerand bandwidth
  3. 所属分类:matlab

    • 发布日期:2015-05-16
    • 文件大小:6144
    • 提供者:连长
  1. Matlab

    0下载:
  2. Matlab 程序语言,有jacobi GS迭代,弦截法等。-Matlab programming language, there jacobi GS iteration, Secant method.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1960
    • 提供者:wanghao
  1. 222

    1下载:
  2. 比较经典格拉姆施密特QR正交分解的matlab源程序-Comparison of the classical Gram Schmidt QR orthogonal decomposition matlab source
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1101
    • 提供者:杨大陆
  1. gs

    0下载:
  2. Load flow Gauss siedel method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1019
    • 提供者:Jayabharathi R
  1. Jacobi

    1下载:
  2. 解线性方程组的迭代法,包括jacobi、g-s、sor。-Solving linear equations, iterative method, including jacobi, gs, sor.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2510
    • 提供者:
  1. Gs

    0下载:
  2. 这个程序是基于matlab解决运用数值分析中高斯法的方法实现方程的求解过程。-This program is based on the use of numerical analysis in matlab to solve the Gauss law equation method of solution process.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:850
    • 提供者:许淼
  1. GS

    2下载:
  2. matlab的GS算法 运用傅里叶变换 在二维空间实现-matlab gs
  3. 所属分类:matlab

    • 发布日期:2015-05-09
    • 文件大小:204800
    • 提供者:肖劲捷
  1. matlab

    0下载:
  2. 自适应波束形成方向图,G-S正交化算法等-Adaptive beamforming pattern, GS orthogonalization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:10340
    • 提供者:窦晓杰
  1. gs

    0下载:
  2. 钢丝绳多层缠绕的曲线生成matlab实现程序-The wire rope multilayer winding curve generation program
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:1121
    • 提供者:许学三
  1. GS

    0下载:
  2. 基于地统计半变异函数的单Y拓阶程序,由MATLAB编写,调用定阶来确定拓阶数,调用拓阶来完成Y的拓阶,输出为M*N矩阵-Single Y statistical semi variation function extension order based procedures, prepared by MATLAB, call order to determine the extension order number, call the extension order to complete th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:594
    • 提供者:chrissoy
  1. matlab

    0下载:
  2. 求现行方程组,使用gs迭代,jacabi迭代,sor迭代的数值计算-Current demand equations, use gs iterative, jacabi iterative numerical sor iterative calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2985
    • 提供者:bigegg123
  1. gs

    0下载:
  2. 武汉大学测绘学院大地测量学编程 高斯正反算程序 基于matlab平台-Wuhan University of Surveying and Mapping Institute of Geodesy positive and negative Gaussian program based on matlab platform operator program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1780
    • 提供者:练习生
  1. gs

    6下载:
  2. 该算法是最原始的GS算法,可实现利用频域已知振幅,空域已知振幅对空域相位的复原,另包含GS算法原始文献。(The algorithm is the original GS algorithm, which can be used to recover the spatial phase with the known amplitude in the frequency domain and the spatial domain, and include the original literat
  3. 所属分类:光学技术

    • 发布日期:2017-11-04
    • 文件大小:1463296
    • 提供者:wuds0729
  1. GS

    2下载:
  2. 能够高效实现GS算法,实现通过目标的输出光场,计算回得到输入的相位全息图(This matlab code can efficiently realize the GS algorithm. This can recover the imput phase pattern from the targeted output optical field.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:Piglet001
« 12 »
搜珍网 www.dssz.com