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

搜索资源列表

  1. 32阶幻~1

    0下载:
  2. 本程序为32阶幻方的一种,在左上角的4*4=16个空格中,第一、三行的第1,2个空格标记*,第二、四行的第3,4个空格标记*。然后分别以轴对称、中心对称扩展到另三个区域的256个空格的左上方1/4区域,然后又以轴对称、中心对称扩展到256个格的其它三个区域,依次类推直至整个区域的1024个空格中对应的 空格均有标记*。-procedures for the 32 bands a magic squares in the upper left corner of the 4 * 4 = 16 sp
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1771
    • 提供者:万艳良
  1. Least QuadraticFiter

    0下载:
  2. 最小二乘法进行执行拟合小程序,只要输入一系列(大于2个坐标点)的数据,与matlab直线拟合结果做过比较,结果比较吻合和皮实-least squares fitting method for the implementation of small programs, as long as the importation of a series (more than two coordinate points), and Matlab linear fitting results done ear
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6709
    • 提供者:海明
  1. 素数幻方

    0下载:
  2. 求四阶的素数幻方。即在一个4X4 的矩阵中,每一个格填 入一个数字,使每一行、每一列和两条对角线上的4 个数字所组成的四位数,均为可逆素数。 -for four bands in several magic squares. In a 4x4 matrix, each one filled a digital grid so that each line, each diagonal out and two on the four figures of the four-digit, are
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3623
    • 提供者:姚紫欣
  1. mofangkuaiyuyinyue

    0下载:
  2. 这是个小小游戏,小时侯我们特爱玩的那种魔方块,不知大家玩过否?有什么改进希望大家能发信息给我,-This a small game, turkey we catch a special kind of magic squares, I do not know whether you have played? What we can hope to improve the information to me, thank you
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6111
    • 提供者:曹德权
  1. 20060401

    0下载:
  2. 二阶曲线拟合,最小二乘法,此程序是在c++ builder6.0环境下开发的-second curve fitting, least squares method, this procedure is in c builder6.0 development of the environment
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:382648
    • 提供者:zsq
  1. Example026

    0下载:
  2. 最小二乘法,对直线进行一定程度的拟和,编译环境是vc-least squares method, the line for to a certain extent and, compile environment is vc
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:84426
    • 提供者:姜君华
  1. XpUpdate

    0下载:
  2. 可以将不支持xp风格的程序(比如按钮四个角都是方方的那些)升级为有Xp风格的程序,而且会自动备份-can not support xp style procedures (such as buttons are squares on all four corners of those) to upgrade Xp Wind the grid, but will automatically backup
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10835
    • 提供者:葛男人
  1. Karlerkin

    0下载:
  2. 利用最小二乘法和迦略金法求解计算电磁学中的边值问题-use of least squares method and the Buddha slightly method computational electromagnetics, the Boundary Value Problems
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1007
    • 提供者:zw
  1. tetris_asm_06

    0下载:
  2. 用汇编编的俄罗斯方块程序。 一个人玩的。 有源程序和执行文件。-compilation series with the Russian squares procedure. A person playing. A source document and implementation.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4918
    • 提供者:linjinxiu
  1. 45699GAtools

    1下载:
  2. 好用的。系统辨识中,递推最小二乘估计(RLS)是辨识模型阶次的一个重要的算法。该程序通过实现该算法,得到模型阶次的估计值以及相关参数值。 -refrain. System identification, estimation recursive least squares (RLS) identification model is of the order of an important algorithm. The procedures through the realization of
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:109405
    • 提供者:叶梭
  1. zxecfym

    0下载:
  2. 最小二乘法的例程,可以对数据进行线性拟合.由于源码较短只能进行直线拟合,曲线拟合的源码我稍后上传.-least squares method of programming, with the linear data fitting. As the only source for a shorter fitted to a straight line Curve fitting, I later upload source.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:960
    • 提供者:刘馨泽
  1. sys_identify

    0下载:
  2. 多步最小二乘法的实现,用于系统识别,采用神经网络识别等方法-multi-step realization of the least squares method, used for system identification, neural network recognition methods
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:213307
    • 提供者:马晋
  1. least_square

    0下载:
  2. 用最小二乘法来进行函数模拟。对输入的数据构造一个多项式。-using the method of least squares to function simulation. Of input data structure a polynomial.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:413414
    • 提供者:liuhua
  1. shuxue_Function

    0下载:
  2. 这是MCS51的数学计算程序库,对于MCS51的编程者来说,这是他们的难点。能为大家提供数学运算中比较难以处理的程序,如:最小二乘,对数运算、指数运算、反三角函数运算等-MCS51 This is a mathematical calculation libraries, programming for MCS51 concerned, This is difficult. Able to provide a mathematical computations more difficult to
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14624
    • 提供者:蔡成林
  1. least-squares

    0下载:
  2. 最小二乘法的Matlab代码 包括基本代码,递推形式,广义最小二乘法以及含有残差的情况-Matlab code including basic code, recursive form of generalized least squares method of the least squares method containing residuals
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:4849
    • 提供者:谢金龙
  1. Least-squares-Curve-Fit-unit

    1下载:
  2. 最小二乘是由方程式近似的数据点的一组的方式,让你预测中间值,或计算的数据的一些措施。您可能已经通过绘制通过数目的数据点图上绘制的直线近似的趋势线。最小二乘这不只是“装修”,但在数学的方式,最大限度地减少错误,从而导致。我的单元延伸最小二乘从仅仅是一种直线拟合到高阶多项式为更复杂的数据(其中可能有一平方律拟合的物理原因,例如),或更好的匹配的数据。-Least-squares is a way of approximating a set of data points by an equation
  3. 所属分类:Delphi VCL

    • 发布日期:
    • 文件大小:221705
    • 提供者:liu
  1. Least-squares-method-fortran-program

    0下载:
  2. 最小二乘法fortran程序,用于计算,数据处理 用于计算,数据处理-Least squares method fortran program
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:2778
    • 提供者:曹香洲
  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. Least-Squares-Fit

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

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

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

    • 发布日期:2017-03-31
    • 文件大小:305002
    • 提供者:茶上上
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com