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

搜索资源列表

  1. The_Levenberg-Marquardt_Algorithm

    2下载:
  2. LM算法 老外写的The Levenberg-Marquardt (LM) algorithm is the most widely used optimization algorithm. It outperforms simple gradient descent and other conjugate gradient methods in a wide variety of problems. This document aims to provide an intuitiv
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:32214
    • 提供者:TANG
  1. Gauss

    0下载:
  2. 运动跟踪Viual c++ 高斯背景建模-Motion Tracking Viual c++ Gaussian Background Modeling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:1708998
    • 提供者:sherry
  1. SOR

    1下载:
  2. SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1395
    • 提供者:罗磊君
  1. gauss

    0下载:
  2. 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:2893
    • 提供者:成斌
  1. sy3

    0下载:
  2. Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1117
    • 提供者:王宝木
  1. GAUSS Program (Monte-Carlo)

    0下载:
  2. GAUSS Program (Monte-Carlo) 高斯软件下的蒙特卡洛模拟
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-22
    • 文件大小:3367
    • 提供者:wyq1987
  1. program

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2911
    • 提供者:funintears
  1. 8

    0下载:
  2. 利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:625
    • 提供者:李萍
  1. MPI-Matrix

    2下载:
  2. 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:11322
    • 提供者:不死鸟
  1. gauss-filter

    2下载:
  2. MATLAB实现的高斯平滑滤波源代码,用了高斯函数的定义来做,附实例,效果很好-gauss filter by matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:20146
    • 提供者:WZY
  1. Gauss-Seidel-method

    0下载:
  2. In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:51982
    • 提供者:Dmitriy
  1. gauss

    0下载:
  2. 高斯随机信号产生的matlab源代码,可以作为参考-gauss matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:22937
    • 提供者:vte86
  1. Gauss-projection

    0下载:
  2. 高斯投影的c++实现源代码,里面附有北京54、西安80等椭球参数-Gauss projection c++ achieve source code
  3. 所属分类:Applications

    • 发布日期:2017-04-06
    • 文件大小:1783
    • 提供者:gao
  1. guass-cml-library

    4下载:
  2. gauss cml library,内含lcg 和src 文件-gauss cml library
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:712690
    • 提供者:frilin
  1. gauss

    0下载:
  2. 这个程序是用vc++编写的,是高斯平滑算法的实现-gauss algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:132619
    • 提供者:lee
  1. Jacobi-and-Gauss-Seidel

    0下载:
  2. Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。-Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5560
    • 提供者:涉水灯盏
  1. cSharp-vb-Gauss

    1下载:
  2. 采用C#实现高斯投影坐标转换,大地坐标与平面坐标的之间的相互转换-Gauss projection coordinate transformation, geodetic coordinate plane coordinate conversion between C#
  3. 所属分类:CSharp

    • 发布日期:2017-10-31
    • 文件大小:69542
    • 提供者:
  1. jisuanff

    0下载:
  2. 含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现- Includes the linear interpolation, the transect interpolation, Gauss 鐭╅樀鍒?涓诲厓 娑堝幓娉?and so on the algorithm realization
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:3019
    • 提供者:站长
  1. mif的标准

    0下载:
  2. 用于测量与地图制图的高斯投影转换,提供了北京54、全国80、WGS84三个坐标系下的正算、反算。输出结果精确到小数点后7位。-for measuring and mapping the Gauss projection conversion, the Beijing 54, 80, three WGS84 coordinates the count is, anti-counting. Output accurate to seven decimal places.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:159709
    • 提供者:gbq
  1. gnm

    0下载:
  2. Gauss network model方法研究蛋白质运动模式的程序,可以用来分析蛋白质功能性运动-Gauss method network model protein movement patterns of procedures can be used to analyze protein functional movement
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:1015
    • 提供者:苏计国
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com