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

搜索资源列表

  1. 全选主元高斯消去法

    0下载:
  2. 使用全选主元的高斯消去法解线性方程组
  3. 所属分类:数值算法/人工智能

  1. 高斯列主元消去法(fortran)

    1下载:
  2. 利用fortran编写的高斯列主元消去法程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-10-01
    • 文件大小:1000
    • 提供者:tfwei@126.com
  1. 用高斯和离子滤波来跟踪视频图像中的移动对象

    0下载:
  2. 用高斯和离子滤波来跟踪视频图像中的移动对象,和模式识别有关-And ions with Gaussian filtering to track video images of
  3. 所属分类:matlab例程

  1. 高斯赛德尔迭代法

    2下载:
  2. 用matlab实现高斯赛德尔迭代法
  3. 所属分类:matlab例程

    • 发布日期:2011-05-31
    • 文件大小:689
    • 提供者:tinkerguang
  1. 关于高斯混合模型(GMM)的matlab源代码

    8下载:
  2. 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-08-31
    • 文件大小:12196
    • 提供者:刘立
  1. 高斯滤波器 matlab toolbox

    2下载:
  2. 高斯滤波器 matlab toolbox For GMMs and Gaussian kernels,Gaussian filter matlab toolboxFor GMMs and Gaussian kernels
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:14256
    • 提供者:onlyjoker
  1. KGaussian1 高斯核核函数的matlab程序

    3下载:
  2. 核函数中经常用到的高斯核核函数的matlab程序-Kernel function often used in the Gaussian kernel function matlab nuclear program
  3. 所属分类:matlab例程

    • 发布日期:2012-10-18
    • 文件大小:1338
    • 提供者:yanxingzhe
  1. 高斯赛德尔C++

    0下载:
  2. 自己总结的一个高斯赛尔尔学习方法,仅供大家学习和参考,谢谢。。。
  3. 所属分类:数值算法/人工智能

  1. 高斯变步长积分

    0下载:
  2. 积分的方法多种多样,本方法采用变步长高斯法积分,希望可以对大家有用
  3. 所属分类:数据结构常用算法

  1. 产生高斯脉冲的前15阶导函数

    0下载:
  2. 产生高斯脉冲的前15阶导函数。 %该函数的输入参数为: %1)矢量t定义时间轴; %2)高斯脉冲导函数的阶数k,取值范围[1,15]; %3)脉冲形成因子alpha。 %没有输出值。 %函数3将返回一个矢量deriv,这个变量是在时间轴t上计算得到的k阶 %高斯脉冲导函数的若干数值。
  3. 所属分类:matlab例程

  1. 高斯坐标正反算

    0下载:
  2. 高斯坐标正反算,给出高斯平面坐标可以反算出大地经纬度坐标。给出大地坐标可以算出高斯平面坐标(Gauss coordinate inversion is realized)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:Dream_
  1. 气体高斯扩散模型模拟_代码

    1下载:
  2. 高斯扩散模式适用于均一的大气条件,以及地面开阔平坦的地区,点源的扩散模式。排放大量污染物的烟囱、放散管、通风口等,虽然其大小不一,但是只要不是讨论烟囱底部很近距离的污染问题,均可视其为点源。(The Gauss diffusion model is applied to homogeneous atmospheric conditions, as well as to ground open flat regions, and to point source diffusion patterns
  3. 所属分类:物理计算

    • 发布日期:2017-09-20
    • 文件大小:6144
    • 提供者:Cyrus丶
  1. 改进的高斯混合背景模型的实现

    1下载:
  2. 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于OpenCV的C++程序,请安装OpenCV库进行调试(The improved Gauss mixture model has a good effect on foreground target extraction. This is a C++ program based on OpenCV. Please install OpenCV library for debugging)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:jiaweihao
  1. 基于FPGA的高速高斯随机数发生器_陆兴平

    0下载:
  2. 介绍了一种利用FPGA硬件平台生成高斯随机数的算法(An algorithm for generating Gauss random numbers using FPGA hardware platform is introduced.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:32768
    • 提供者:曾今的1994
  1. 白噪声高斯

    1下载:
  2. 在给定高斯白噪声的均值以及均方根的情况下,生成高斯白噪声(The Gaussian white noise is generated in the case of the mean of the Gaussian white noise and the root mean square)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:617472
    • 提供者:xinchang
  1. 高斯消去法

    0下载:
  2. 高斯消去法求解多元方程,完整源代码,可直接执行。(Gauss elimination method for solving multivariate equations)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:3072
    • 提供者:兔咘咘
  1. 厄尔米特插值与高斯消去解法

    0下载:
  2. 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:xhtleige
  1. 高斯滤波

    2下载:
  2. 可以实现对一维数据的高斯滤波操作,自定义窗口尺寸、标准差等参数(realize the Gaussian filtering in one-dimensional data, you can identify custom window size, standard deviation and other parameters)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:依然吧
  1. 高斯

    0下载:
  2. 电力系统潮流计算是电力系统稳态运行分析中最基本和最重要的计算之一, 是电力系统其他分析计算的基础。本文件为电力系统潮流计算的高斯迭代法代码(Gauss iteration code for power flow calculation of power system)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:轨迹609
  1. 高斯

    1下载:
  2. 高斯滤波器,sigma值可根据信号输入自动调整(Gauss filter and Sigma value can be automatically adjusted according to signal input.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:雷雷爱吃草
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com