搜索资源列表

  1. 高斯拟合

    0下载:
  2. 曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:793byte
    • 提供者:龚雪
  1. 高斯拟合

    0下载:
  2. 曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:龚雪
  1. fit_mix_gaussian

    0下载:
  2. 混合高斯模型的曲线拟合matlab源代码-Gaussian mixture model of curve fitting Matlab source code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:
  1. least_square_estimation_given_sample_with_noise.ra

    0下载:
  2. 给定带有高斯噪声的三组样本,对其进行最小二乘拟合,并且绘图,求出误差协方差-Gaussian noise with a given three sets of samples, their least-squares fitting, and mapping, to derive the error covariance
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-30
    • 文件大小:4kb
    • 提供者:狐狸
  1. Matlab-Fitting-Functions

    0下载:
  2. 附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、-M in the annex to the code, including a series of fitting function, which function normally is the probability distribution of input samples. There
  3. 所属分类:matlab例程

    • 发布日期:2024-11-30
    • 文件大小:67kb
    • 提供者:liyuedsg
  1. chengxu

    0下载:
  2. 高斯消去法求解高阶矩阵,拟合椭圆等时需要用到的-Gaussian elimination method to solve high-order matrix, fitting ellipse, etc. need to use
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-30
    • 文件大小:2kb
    • 提供者:Tian
  1. numericalcalculate

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

    • 发布日期:2024-11-30
    • 文件大小:4kb
    • 提供者:李伟
  1. 2Dgaussanfitting

    0下载:
  2. matlab拟合二维高斯曲面,直接拷贝运行-matlab fitting two-dimensional Gaussian surface, the direct copy operation
  3. 所属分类:matlab例程

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:zhangwei
  1. arithmetic

    0下载:
  2. 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-30
    • 文件大小:21kb
    • 提供者:
  1. image_process_code

    0下载:
  2. 主要是一些图像处理的源码,包括高斯图像生成,目标的标记和提取,高斯曲面拟合和一个高通滤波器-Mainly deal with the source image, including Gaussian image generation, the goal marking and extraction, surface fitting, and a Gaussian high-pass filter
  3. 所属分类:图形图象

    • 发布日期:2024-11-30
    • 文件大小:5kb
    • 提供者:朱海龙
  1. erchengfa

    0下载:
  2. 基于高斯变换的最小二乘法程序,用于曲线拟合-a very good program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-30
    • 文件大小:9kb
    • 提供者:李超俊
  1. Gaussianfit2D

    0下载:
  2. 实现了2维高斯拟合,可用于生物荧光标记的显微图像的拟合。-Achieved a 2-dimensional Gaussian fitting, can be used for biological fluorescence microscopic image of the fitting.
  3. 所属分类:Windows编程

    • 发布日期:2024-11-30
    • 文件大小:4kb
    • 提供者:刘贝
  1. gaosiRLS

    0下载:
  2. 利用高斯消元解矩阵的最小二乘二次曲线拟合-The use of Gauss least-squares solution matrix of the quadratic curve fitting
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-30
    • 文件大小:5kb
    • 提供者:jeaesen
  1. manualhist

    0下载:
  2. 高斯三峰函数的拟合函数,并用该拟合函数进行规定化-Sanfeng Gaussian function fitting function, and use the provisions of the fitting function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:尹承天
  1. Matlab2dGaussinafilling

    0下载:
  2. 二维高斯曲面拟合代码 采用两个算法编写的-Gaussian surface fitting code written by the two algorithms
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-30
    • 文件大小:2kb
    • 提供者:haha
  1. Gaussian_curve

    0下载:
  2. 最小二乘法高斯曲线拟合,基于最小二乘法拟合高斯曲线,包括最小二乘实现和多峰高斯曲线拟合调用-Least squares Gaussian curve fitting
  3. 所属分类:其他小程序

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:lan zhou
  1. GaussFitting

    0下载:
  2. 高斯拟合程序,采用高斯函数拟合数据,获得拟合高斯函数的平均值和方差。-Gaussian fitting procedure, using Gaussian function fitting the data, fitting Gaussian function to obtain the mean and variance.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:liut
  1. sumGaussFitting

    0下载:
  2. 数值算法,高斯和拟合,能够对输入的数据进行拟合,并且能够得出最佳的图形,非常值得下载。-Numerical algorithm, Gaussian, and fitting, to fit the input data, and can come to the best of the graphics, well worth the download.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-11-30
    • 文件大小:1kb
    • 提供者:FSQ
  1. 基于VC的高斯拟合程序

    0下载:
  2. 利用VC程序,对各种数据进行高斯拟合,程序具有可通用性。(Using VC program, Gauss fitting all kinds of data, the program is universal.)
  3. 所属分类:文档资料

    • 发布日期:2024-11-30
    • 文件大小:13.01mb
    • 提供者:昔勤
  1. gussian

    0下载:
  2. TXT文件,对列积分,画直方图,实现高斯拟合(The TXT file, the column integral, the histogram, and the Gauss fitting)
  3. 所属分类:其他小程序

« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org