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

搜索资源列表

  1. hanshuubijin

    1下载:
  2. 用切比雪夫多项式逼近已知函数 用勒让德多项式逼近已知函数 用帕德形式的有理分式逼近已知函数 用列梅兹算法确定函数的最佳一致逼近多项式 求已知函数的最佳平方逼近多项式 用傅立叶级数逼近已知的连续周期函数 离散周期数据点的傅立叶逼近 用自适应分段线性法逼近已知函数 用自适应样条逼近(第一类)已知函数 离散试验数据点的多项式曲线拟合 离散试验数据点的线性最小二乘拟合 离散试验数据点的正交多项式最小二乘拟合 -By using Chebyshev poly
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:6144
    • 提供者:吕文旭
  1. lagr3derivative.rar

    2下载:
  2. 3点拉格朗日插值计算离散函数的导数。可自行输入离散值。,3:00 Lagrange interpolation calculate the derivative of a discrete function. Can enter their own discrete values.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:25162
    • 提供者:jinpu
  1. fractal-interpolation_sucess

    0下载:
  2. 分形差值函数是由迭代函数系统IFS实现的,通过离散的数据点构成分形插值函数,证明分形插值函数是这个IFS唯一吸引子。利用MATLAB矩阵运算,实现数据点的分形差值拟合。该算法简介直观。-The fractal difference function is implemented by the IFS fractal interpolation function through the data points of the discrete prove fractal interpolation
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:114107
    • 提供者:诸葛亮
  1. DFT-and-DCT-transformations

    1下载:
  2. 二维离散傅里叶变换和离散余弦变换同属于图像的二维正交变换,它们在图像处理中有 着极为重要的应用价值。利用这些正交变换可以获得图像的频域信息,从而实现图像的增强、复原、编码和描述。本文将描述对图像进行DFT 和DCT 变换的过程。在进行DFT 变换后,还会将图像的幅频、相频特性进行置换操作后反变换,并探讨其中的规律;而在DCT 变换后,还将探讨如何选取DCT 系数点以实现图像的复原。请先阅读压缩包内的pdf文档。-This code implements the DFT and DCT tra
  3. 所属分类:Special Effects

    • 发布日期:2014-11-28
    • 文件大小:390144
    • 提供者:Zhang
  1. CompuGeom_vs08

    1下载:
  2. 一个老外基于vs写的Delaunay三角剖分,主要处理二维数据,将离散的点处理用三角形组织起来-a program written by a foreigner to deal with discrete 2D points with Delaunay triangulation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-09-29
    • 文件大小:18476032
    • 提供者:qingsun_ny
  1. fitline_ls_example

    0下载:
  2. 对离散特征点进行直线拟合,效果很好,文件中还有平面拟合的例子,以及三焦点张量的部分主要程序,希望对需要的人有帮助-Discrete feature point fitting a straight line, with good results, part of the main program file plane fitting example trifocal tensor hope that those who need help
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:99081
    • 提供者:平兆娜
  1. fitellipse

    0下载:
  2. 将离散的点拟合成椭圆,对椭圆进行拟合,返回5个参数,效果非常好-The discrete points fitted ellipse, the ellipse fitting to return to the five parameters, the effect is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:1604
    • 提供者:齐志峰
  1. Buffer

    0下载:
  2. 单个点的缓冲区生成(只是离散型坐标的生成,并不能具体显示出缓冲区)-Buffer to generate a single point (only discrete coordinates generated, does not show specific buffer)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:1601
    • 提供者:heqiu
  1. rlfft

    1下载:
  2. 用N点复序列快速傅里叶变换来计算2N点实序列的离散傅里叶变换。-N-point complex sequence with a fast Fourier transform to calculate the real sequence 2N point discrete Fourier transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:177727
    • 提供者:冰河
  1. r2fft

    1下载:
  2. 用一个N点复序列的FFT同时计算两个N点实序列离散傅里叶变换-With an N-point complex sequence of N-point FFT calculate two real sequences discrete Fourier transform
  3. 所属分类:Algorithm

    • 发布日期:2016-06-24
    • 文件大小:178176
    • 提供者:冰河
  1. spline3

    0下载:
  2. 三次样条matlab实现,插值就是已知一组离散的数据点集,在集合内部某两个点之间预测函数值的方法-Cubic spline matlab realize, interpolation is known to a discrete set of data points in the set between two points within a prediction function value method
  3. 所属分类:assembly language

    • 发布日期:2017-11-09
    • 文件大小:832
    • 提供者:贾青
  1. daima

    0下载:
  2. 利用MATLAB求128个点和1024个点的离散傅里叶变换-The discrete Fourier transform for the 128 point and 1024 point by MATLAB
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:1318
    • 提供者:何赛娟
  1. GP_Algorithm2.0

    0下载:
  2. G-P算法计算关联维的 Matlab 程序 (升级版,mex函数,超快) ----------------------------------- 更新部分: 引入限制短暂分离参数,使该参数大于序列平均周期时,去除了同一轨道前后点的关联, 使 r 值较小时,ln r - ln C(r) 曲线接近线性 ----------------------------------- 文件夹说明: 1、GP_Algorithm_main.m - 程序主文件 2、Lo
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6928
    • 提供者:weidance
  1. bunnyrA

    0下载:
  2. 一个离散的点坐标数据,通过CAD离散的数据处理技术,生成了合理点坐标数据。-A discrete point coordinate data, using CAD discrete data processing techniques, generates a reasonable coordinate data points.
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:426206
    • 提供者:wuchangyou
  1. zxec

    0下载:
  2. 己经一些离散的点,使用最小二乘法拟合直线-Had a number of discrete points, with linear least squares fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:217925
    • 提供者:Dawn
  1. matlab

    0下载:
  2. 己知一些离散的点,使用matlab利用最小二乘法拟合-Had a number of discrete points, with linear least squares fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:520
    • 提供者:Dawn
  1. ZJZXEC

    0下载:
  2. 离散试验数据点的正交多项式最小二乘拟合,源程序-Discrete experimental data points orthogonal polynomials least squares fitting
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:649
    • 提供者:王习
  1. GetCenterPoint

    3下载:
  2. 由一张图像提取圆形的边缘,得到离散的点来拟合椭圆,并简单的去除噪声,得到椭圆中心坐标.-Extracted by a picture rounded edges to fit the discrete points oval, and simply remove noise, get the coordinates of the center of the ellipse.
  3. 所属分类:software engineering

    • 发布日期:2015-06-05
    • 文件大小:1024
    • 提供者:聂政
  1. DFTchengxu

    0下载:
  2. 真是一个8点的离散傅里叶变换,对于理解变换有一定的帮助。-Really an 8-point discrete Fourier transform, for understanding the transformation be helpful.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:688
    • 提供者:rcenta
  1. CVS_Test

    0下载:
  2. 这是一个基于最小曲率算子的一维离散散乱点曲线细分插值算法-this is a minmimum curvature interpolation for 1D scatter point set!
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4408
    • 提供者:xiaoyu
« 1 2 ... 15 16 17 18 19 2021 22 23 24 »
搜珍网 www.dssz.com