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

搜索资源列表

  1. Gauss_Jordan_Elimination

    0下载:
  2. 使用高斯消去法Gauss_Jordan解方程式-use Gaussian elimination Gauss_Jordan solution formula
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1230
    • 提供者:秦國銘
  1. mymath

    0下载:
  2. 自编数学函数调用库,有LU分解法,高斯塞德尔迭代法,追赶法解线性方程组,还有一维和二维的高斯积分公式-writing mathematical function call library, LU decomposition, high Shisaideer iterative method, catching up with the method for solving linear equations, one-and two-dimensional Gaussian integral for
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2519
    • 提供者:陈建湘
  1. Guass

    1下载:
  2. 二维三点高斯积分公式-2D Gaussian integral formula
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1247
    • 提供者:陈建湘
  1. 数值计算

    0下载:
  2. 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3116
    • 提供者:毛伟杰
  1. Matlab.zip

    1下载:
  2. Matlab数值积分,包含多种积分的源程序 CombineTraprl 复合梯形公式求积分 IntSimpson 用辛普森系列公式求积分 NewtonCotes 用牛顿-科茨系列公式求积分 IntGauss 用高斯公式求积分 IntGaussLada 用高斯拉道公式求积分 IntGaussLobato 用高斯—洛巴托公式求积分,Matlab numerical integration, including a variety of points of the source Combi
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3082
    • 提供者:Wade
  1. intgauss

    0下载:
  2. 使用高斯公式来计算数值积分以及使用高斯公式求解数值重积分-Using Gaussian numerical integration formula and the numerical solution using the Gauss formula for re-integration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:947
    • 提供者:chensheng
  1. gkdj

    4下载:
  2. 以为高斯和密度估计,使用高斯核的非参数密度估计方法,对样本进行概率密度估计,程序中给出了窗宽的估算公式。-That the Gaussian and density estimation, using Gaussian kernel non-parametric density estimation method, the sample probability density estimates, the program gives the formula for bandwidth estim
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:655
    • 提供者:william
  1. numericalcalculate

    0下载:
  2. 数值计算程序 包括:变步长梯形公式算法、二叉树算法、二分法、高斯列主消去法、曲线拟合算法等-Numerical calculation procedures include: Variable Step-trapezoid formula algorithm, binary tree algorithm, dichotomy, Gaussian elimination method the main column, curve fitting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3961
    • 提供者:李伟
  1. JSQ

    0下载:
  2. 改程序为积分计算器,对给定的函数 (如 等),能够按照三种数值积分法进行计算,并能正确输出计算结果。其中,所采用的数值积分法为:梯形求积公式、辛普森求积公式、高斯公式。-Reform procedures for the points calculator, for a given function (eg, etc.), in accordance with the three numerical integration method to calculate and correct outp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:41503
    • 提供者:weimouer
  1. MATLAB

    0下载:
  2. 数值分析,上机题目,求解方程组十分方便 数值分析,高斯公式, 求解方程组十分方便-Numerical analysis, the machine topic is very convenient for solving equations numerical analysis, Gaussian formula is very convenient for solving equations
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:2249
    • 提供者:詹黎明
  1. CH3

    0下载:
  2. L3_1.m: 純量量化器的設計(程式) L3_2.m: 量化造成的假輪廓(程式) L3_3.m: 向量量化器之碼簿的產生(程式) L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式) gau.m: ML量化器設計中分母的計算式(函式) gau1.m: ML量化器設計中分子的計算式(函式) LBG.m: LBG訓練法(函式) quantize.m:高斯機率密度函數的非均勻量化(函式) VQ.m: 向量量化(函式) L3
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:191635
    • 提供者:Oki
  1. whitenoise

    0下载:
  2. 公式法产生任意均值、方差和长度的高斯白噪声-Formula method produce any mean, variance and the length of the Gaussian white noise
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:32536
    • 提供者:林建华
  1. shuzhijisuan

    0下载:
  2. 里面有用MATLAB自编的几个数值计算方面的几个程序,有拉格朗日多项式插值法,高斯消去法求解方程组,最小二乘法拟合,复合梯形公式求解数值积分-Some Useful MATLAB self inside the numerical calculation of the number of procedures, Lagrange polynomial interpolation method, Gaussian elimination method for solving equations,
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10772
    • 提供者:arvin
  1. shuzhijifen

    1下载:
  2. 包含用辛普森系列公式求积分 用牛顿-科茨系列公式求积分 用高斯公式求积分 用高斯拉道公式求积分等等 -Formula contains the points with the Simpson family of Newton- Cotes quadrature formula of the Gaussian series of quadrature formulas of high Tesla Road, quadrature formulas, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:9710
    • 提供者:李倩
  1. Gauss-Simpson

    0下载:
  2. 高斯五点辛普生公式计算坐标 在PC、PPC编程计算线元积分时用五个点的复合辛浦生公式-Gaussian five-point Simpson formula coordinates in the PC, PPC programming element integral calculation of line with five points while the composite Simpson formula
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:580
    • 提供者:洋洋
  1. zuobiaoxuanhuan

    0下载:
  2. matlab依据椭球的高斯投影公式,将某一个点的经纬度坐标转化为横纵坐标的计算公式的m文件。输入形式为n*2的矩阵即可。-matlab based on the Gaussian ellipsoid projection formula, the latitude and longitude coordinates of a point into a vertical and horizontal coordinates of the formula m-file.
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:665
    • 提供者:lianhao
  1. M-files

    1下载:
  2. 高斯公式计算,用高斯积分计算时,整合了不同阶数的高斯积分形式,方便好用-Gaussian formula Gaussian integral, the integration of different orders Gaussian integral form, easy to use
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1710
    • 提供者:张扬
  1. a

    1下载:
  2. 矩阵与数值分析:高斯法,高斯列主元法,G_S迭代,牛顿法,jacobi迭代法,G-S迭代法 ,牛顿法求根,三次样条插值,多项式拟合,复化Simpson方法,复化梯形方法,n=3的Gauss_Lengendre公式,4阶Runge-Kutta法求解微分方程-Matrix and numerical analysis: Gauss method out PCA Gaussian law, G_S iteration, Newton' s method, jacobi iterative m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:8140
    • 提供者:邵莹
  1. BER_16_QAM-AWGN

    1下载:
  2. 在高斯白噪声信道下的16QAM调制方式的误码率计算公式和仿真 matlab文件-In the Gaussian white noise channel under 16QAM modulation error rate calculation formula and simulation matlab File
  3. 所属分类:matlab

    • 发布日期:2015-04-17
    • 文件大小:1024
    • 提供者:shikang
  1. denoisingWavelet

    0下载:
  2. Wavelet denoising For using this code need to use signal toolbox and general toolbox in your matlab In the first part of this assignment, we asked to obtain a (black-and-white) digital image of size 512 by 512 and then generate noi
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:90648
    • 提供者:jams1166
« 12 »
搜珍网 www.dssz.com