CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Gauss

搜索资源列表

  1. Prog_2D_FDTD

    0下载:
  2. Matlab写的二维带PML边界激励源是高斯脉冲的FDTD程序-A FDTD program which is written with Matlab and have a PML and Gauss Power
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1347
    • 提供者:love12121
  1. GaussSeidel

    0下载:
  2. método iterativo de resolución de sistemas lineales GAUSS SEIDEL
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:783
    • 提供者:tremaida
  1. Gaussian

    0下载:
  2. Java版高斯算法解析多元多次方程 Java版高斯算法解析多元多次方程-Java version of Gauss algorithm for multi-resolution algorithm for multiple equation Java version of Gaussian multiple equation of multi-resolution
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:1353
    • 提供者:carol
  1. Longest_shortest_route

    1下载:
  2. 1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to determine a new dimension and
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1294
    • 提供者:陈卫亮
  1. Lagrange_multiplier_method

    0下载:
  2. 1. 在程序运行过程中首先根据目标函数和等式约束条件写出拉格朗日函数,确定出新的目标函数的维数和系数,并输入到程序中从而得出结果。在本程序中,用到了列主元高斯消元法求解方程组。-1. First, the program is running according to the objective function and equality constraints to write the Lagrangian function, to determine a new dimension and
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1188
    • 提供者:陈卫亮
  1. gauss1

    0下载:
  2. 高斯算法的mathlab实现的源代码,用于计算方法相关的方面-Gauss algorithm mathlab implementation source code, used to calculate method-related aspects of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:515
    • 提供者:lee
  1. gaosireyuan

    1下载:
  2. 在一平面上加载一个高斯分布的温度,和高斯热源的原理,含ansys的学习指导。-In a plane load a Gaussian distribution of temperatures, and Gauss heat source theory, the study guide with ansys.
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:197500
    • 提供者:coco
  1. 39709581Projection_Gauss1.1

    0下载:
  2. 基本的高斯正反算程序代码,欢迎下载使用-Gauss considered the basic pros and cons of code! ! !
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:38104
    • 提供者:一龙三虎
  1. pulsgauss4

    0下载:
  2. gauss pulse 4-nd derivate simulation time-domain and spectrum
  3. 所属分类:Education soft system

    • 发布日期:2017-04-11
    • 文件大小:721
    • 提供者:padii
  1. Gauss

    0下载:
  2. 利用高斯模糊算法对图像进行高斯模糊处理的源代码,效果不错-Gaussian blur to the image of the source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:886
    • 提供者:skylight
  1. jacobi

    0下载:
  2. 这个程序是针对雅可比迭代和Gauss_Seidel迭代的源程序,简单易懂,非常实用-jacobi and Gauss-Seidel
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:1208
    • 提供者:lili
  1. jacobi_Gauss_seidel

    0下载:
  2. 高斯和jacobi解方程,这是本人原创的,主要是在完成计算方法作用,希望对搞算法的人有帮助-Gauss and jacobi solution of equations, this is my original, mainly in the completion of the calculation method, we hope the right people to help carry out the algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:835
    • 提供者:蓝风
  1. gauss

    0下载:
  2. 啁啾光栅matlab仿真程序,方便学习光栅特性-Chirped grating matlab simulation program to facilitate the learning Grating
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:533
    • 提供者:冯奎
  1. gaussQ

    0下载:
  2. 程序:全主元Gauss消去法 过程:gaussq(aa,bb,xx,n,sgn) 作用:aa为系数矩阵,bb为右端向量,xx为解向量,n为方程阶数,sgn为标识符,1表示计算正常进行,0表示计算失败 方程形式为:aa(n,n)*x(n)=bb(n)-Procedure: All the main element Gauss elimination process: gaussq (aa, bb, xx, n, sgn) Role: aa for the coefficient mat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:9230
    • 提供者:王超
  1. lab_6

    0下载:
  2. 中科大计算方法实验 编写gauss-seidel迭代和SOR迭代的通用程序-Experimental preparation of USTC method gauss-seidel iteration and SOR iterative general program
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:1807
    • 提供者:刘亮明
  1. single_gaussian

    0下载:
  2. 单高斯建立背景算法,此算法经过试验验证,在稳定背景下使用效果很好。-Single-Gauss to establish the background algorithm, this algorithm is tested and verified, in a stable context, the use of good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2348378
    • 提供者:小一
  1. gauss_seidel

    0下载:
  2. 是Gauss迭代的c语言算法的实现,使用vc环境-Is the Gauss iterative algorithm for the realization of c language, using vc Environment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:613
    • 提供者:李夏婕
  1. maseidelghhhhhhh

    0下载:
  2. 用途:用Gauss-Seidel迭代法解线性方程组Ax=b 格式:x=maseidel(A,b,x0,ep,N) A为系数矩阵,b为右端向量, -Uses: The Gauss-Seidel iteration method for solving linear equations Ax = b Format: x = maseidel (A, b, x0, ep, N) A as the coefficient matrix, b for the right-hand side vec
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:594
    • 提供者:huanhuan
  1. gauss

    0下载:
  2. 计算方法中的高斯列主元算法 是计算方法中很重要的一种算法 -Method of calculation set out the main element in the Gaussian algorithm is a very important method of calculating an algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:258596
    • 提供者:tss
  1. NumericalAnalysis

    0下载:
  2. 数值分析—Gauss列主元消去法和龙格积分法-Numerical Analysis
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:6552
    • 提供者:王连接
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com