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

搜索资源列表

  1. Least-squares-matching

    0下载:
  2. 最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-Least squares matching, image matching algorithm, need the initial matching coordinates, can achieve sub-pixel accuracy
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2919
    • 提供者:东风
  1. Least-squares-procedure

    0下载:
  2. 用最小二乘法去求解n个数据点的拟合多项式。-Least-squares Surface fitting procedure for rectangular domain
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1394
    • 提供者:luyu
  1. Least-Squares

    0下载:
  2. 曲线拟合的最小二乘法的C语言的实现,可以进行曲线拟合-The least squares curve fitting of the C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:484769
    • 提供者:
  1. Magic-Squares

    0下载:
  2. the solution to the usaco problem Magic squares
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:407634
    • 提供者:fang
  1. squares-puzzle

    0下载:
  2. 简易的九宫格拼图游戏,内含所有源代码程序和源代码参考图片-Simple squares puzzle, containing all the source code and source code reference picture
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-16
    • 文件大小:4039304
    • 提供者:Sheng Jia
  1. Least-Squares

    0下载:
  2. 利用C语言编程环境来编写探索最小二乘法,程序简单,明了。-The use of C language programming environment to write explore least squares method, the procedure is simple and straightforward.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3865
    • 提供者:
  1. C-language-prepared-by-least-squares

    0下载:
  2. 函数逼近与曲线拟合,用最小二乘法进行曲线拟合的C或C++编写的完整程序!-C language prepared by the method of least squares curve fitting
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:5336
    • 提供者:刘长青
  1. Least-mean-squares-filter

    0下载:
  2. Least mean squares (LMS) algorithms are a class of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual si
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:102538
    • 提供者:Gowri
  1. Least-squares-methods

    0下载:
  2. 批处理最小二乘法及其最小二乘法的几种改进方法-Least squares method and it s several improvements
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:10327
    • 提供者:蓝眼泪
  1. Least-squares-method

    0下载:
  2. 详细描述了最小二乘法在系统受到扰动的情况下的具体应用-A detailed descr iption of the specific application in the case of the least squares method of the system is disturbed
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:19135
    • 提供者:王明
  1. squares

    0下载:
  2. 【问题描述】 将一个矩形划分成N*M个格子,每个格子有被占用和未被占用两种情况,将一个边长为i的正方形放入矩形中,要求正方形区域中不包含被占用的格子,问共有多少种合适的放置方案。 【输入形式】 输入文件为当前目录下的squares.in。 该文件第一行是一个整数i (1<i<=min(M,N)),表示正方形的边长。之后有N(1<=N <=2000)行,每行有M(1<=M<=2000)个0或1(1表示该格未被占用,0表示该
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:207019
    • 提供者:anxinyi
  1. Least-squares-algorithms

    0下载:
  2. 各种最小二乘法算法,包括一般最小二乘、递推最小二乘、增广最小二乘及辅助变量法等算法及MATLAB程序。-All kinds of least squares algorithm and their programs in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1110116
    • 提供者:徐振峰
  1. USACO-Magic-Squares

    0下载:
  2. 此C++程序是实现了USACO网站上的Magic Squares的问题。-This C++ program is a Magic Squares of USACO site issue.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:965
    • 提供者:James
  1. Least-Squares-Fit

    2下载:
  2. Labview最小二乘法拟合,适合初学者学习-Least Squares Fit
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:14374
    • 提供者:黄祖良
  1. Least-squares-method-code

    0下载:
  2. matlab最小二乘法代码。1~4分别是一次算法、地推算法、增广最小二乘和辅助变量。-east squares method matlab code. 1 to 4 are the first algorithm to calculate method of least squares and augmented auxiliary variables.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:7007
    • 提供者:夏承成
  1. The-least-squares-estimate

    0下载:
  2. 1线性最小二乘估计 2线性最小二乘加权估计 3线性最小二乘递推估计 4单参量的线性最小二乘估计 -The least squares estimate
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:350918
    • 提供者:xuliya
  1. Recursive-least-squares-with-noise-

    0下载:
  2. Recursive least squares with noise
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:116405
    • 提供者:Ashraf
  1. Recursive-least-squares-procedure

    0下载:
  2. 本案例利用递推最小二乘程序对系统进行系统便是处理-In this case the use of recursive least squares procedure of the system is processing system
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:11576
    • 提供者:yu
  1. Least-squares-curve-fitting-method

    0下载:
  2. 5 最小二乘法的曲线拟合-Least-squares curve fitting method
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-31
    • 文件大小:305002
    • 提供者:茶上上
  1. Wall-least-squares-fitting

    0下载:
  2. 华尔街最小二乘法拟合,与N点拟合达到最低的解决方案-Wall Street least squares fit, and N lowest point fit solutions
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1768618
    • 提供者:王彦然
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com