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

搜索资源列表

  1. fit

    0下载:
  2. D:\\matlab\\nmm\\fit.rar插值-D : \\ Matlab \\ nmm \\ fit.rar interpolation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11212
    • 提供者:刘利
  1. fit_ellipse.rar

    0下载:
  2. fit_ellipse - finds the best fit to an ellipse for the given set of points. a matalb realization,fit_ellipse- finds the best fit to an ellipse for the given set of points. a matalb realization
  3. 所属分类:matlab例程

    • 发布日期:2017-03-28
    • 文件大小:3367
    • 提供者:Deng Fu Qin
  1. canny

    1下载:
  2. 椭圆检测拟合程序,能够从图片中自动提取椭圆并进行拟合 -Ellipse detection fitting procedure can be automatically extracted from the image to fit the ellipse and the
  3. 所属分类:Graph program

    • 发布日期:2015-06-07
    • 文件大小:621
    • 提供者:licheng
  1. curvefiting

    1下载:
  2. 该程序利用最小二乘法进行拟合多元非线性方程。是我做毕设的时候写的。希望对大家有用。-This code can fit multivariable nonlinear equation by using least squares.
  3. 所属分类:Algorithm

    • 发布日期:2017-01-25
    • 文件大小:7168
    • 提供者:张毅
  1. CircleFitByPratt

    0下载:
  2. Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) Output: Par = [a b R] is the fitting circle: center (a,b) and radius R Note: this fit does not use built-in matrix functions (except "mean"), so it can be
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1254
    • 提供者:田雨
  1. least-square-fit

    0下载:
  2. 最小二乘拟合算法C程序,N为拟合点数,T为拟合阶数。-Least-squares fitting algorithm C procedures, N for the fitting points, T for the fitting order.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1781
    • 提供者:唐荣
  1. EllipsoidFitting

    0下载:
  2. Two matlab files to demonstrate how to fit an ellipsoid directly to a set of 3D points. -Two matlab files to demonstrate how to fit an ellipsoid directly to a set of 3D points.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1203
    • 提供者:guigui
  1. bestFit

    0下载:
  2. an implementation of best fit in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:20748
    • 提供者:jothar
  1. Memory

    0下载:
  2. 内存管理 设计一个内存管理器,支持至少两种分配策略。 对不同分配策略的性能进行评估。 利用c++语言实现了,First-fit,next-fit。两种分配算法。并实现了测试程序 -Design a memory management memory management, and support for at least two types of allocation strategies. On the performance of different allocation st
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:715895
    • 提供者:张帅
  1. neicunguanli

    0下载:
  2. 本实验要求建造一个没有虚拟功能的内存管理系统.任务如下:  设计一个内存管理器,支持至少两种分配策略,如first-fit,next-fit,best-fit,worst-fit等.  对不同分配策略的性能进行评估. 这次实验主要实现了first fit和best fit两个算法。 -This experiment did not require the construction of a virtual memory management sys
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:273293
    • 提供者:小江
  1. 33753127fitellipse

    0下载:
  2. it basically contains algorithm to fit an ellipse
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1772
    • 提供者:salehamasood
  1. chasing.method.Curve.Fit

    0下载:
  2. 追赶法光滑曲线拟合.多个离散点拟合光滑曲线的,优化了追赶法,适用于闭合和不闭合两种情况 -chasing method Curve Fit
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:1556
    • 提供者:李波
  1. rar-and-pictures-fit

    0下载:
  2. 可以把图片和rar格式的文件合体,使之可以成为rar后缀和jpg后缀都可以打开的文件-You can put pictures and rar file formats fit, so that it can become a rar suffix suffix and jpg files can be opened
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:174211
    • 提供者:陈某
  1. BezierFit

    0下载:
  2. the program is to fit a bezier curve .bezier curve is a powerful algorithm for engineer.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:37702
    • 提供者:杨璨瑞
  1. EllipseFitByTaubin

    0下载:
  2. This is a fast non-iterative ellipse fit, and among fast non-iterative ellipse fits this is the most accurate and robust. It takes the xy-coordinates of data points, and returns the coefficients of the equation of the ellipse: ax^2 + bxy +
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:2071
    • 提供者:ragada
  1. fit

    0下载:
  2. 该算法是用正交多项式来求最小二乘拟合多项式。-This algorithm is to use orthogonal polynomials to seek least-squares polynomial fitting.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1118
    • 提供者:apple
  1. Circle-Fit

    0下载:
  2. 这次上传的程序源码是关于根据给定的xy点,拟合一个圆,依据是半径平方偏差的和。-The upload program source code is about according to the given xy point, fitting a circle, based on the radius squared deviations and.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:44343
    • 提供者:apple
  1. fit_ellipse1

    0下载:
  2. fit_ellipse - finds the best fit to an ellipse for the given set of points.-fit_ellipse- finds the best fit to an ellipse for the given set of points.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:4784
    • 提供者:yar
  1. memory

    0下载:
  2. 模拟内存分配算法,功能强大,first fit-Analog memory allocation algorithm, a powerful, first fit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:2106
    • 提供者:XIEXIE
  1. monte2_1

    0下载:
  2. 简单的蒙特卡洛算法,设计拟合随机数,通过系类操作完成部分计算-A simple Monte Carlo algorithm, designed to fit a random number, through the Department of the completion of part of the calculation of class action
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1837
    • 提供者:wangqiaoyi
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com