CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 二乘法

搜索资源列表

  1. 最小二乘法直线算法

    0下载:
  2. 最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1179
    • 提供者:任萍
  1. mulcircle

    1下载:
  2. 最小二乘法的圆拟合算法,可用各种开发工具实现,本算法使用VC语言-least squares fitting algorithm circle, the various development tools available to realize that the algorithm used language VC
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:53935
    • 提供者:任萍
  1. nihequxian

    0下载:
  2. 在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1227
    • 提供者:
  1. saleforecast

    0下载:
  2. 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 。 本算法用指数平滑法预测数据-the algorithm using the least-squares method based on the designated function of M and N-known data and the curve-fitting. The algorithm used to predict exponential smoothing data
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4844
    • 提供者:fcx
  1. zuixiaoercheng1

    0下载:
  2. 简单最小二乘法c实现代码,提高了收敛速度,比较容易看懂
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:784
    • 提供者:呵呵
  1. No11

    0下载:
  2. 本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:40930
    • 提供者:张波
  1. No22

    0下载:
  2. 本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39713
    • 提供者:张波
  1. ercheng

    0下载:
  2. 最小二乘法曲线拟合的经典算法,做过特征数检验,只需调用fit,文件中其他函数被fit调用,其中个输入输出变量均以给出详细说明。-least squares curve fitting classic algorithms, the number of tests done, just call fit, the paper other function to be fit Call, 000 input and output variables were presented in detail.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2035
    • 提供者:阿宇
  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. Cholesky

    0下载:
  2. 用cholesky法解最小二乘法,矩阵三角分解-Cholesky method for the least squares method, the matrix triangular decomposition
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:590327
    • 提供者:何巧
  1. hanshunihe

    0下载:
  2. 函数拟合的程序,用来采用最小二乘法实现对函数的拟合。-Function fitting procedures, using least-squares method is used to realize the function of the fitting.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:137394
    • 提供者:陈卫亮
  1. 357386ggrls

    0下载:
  2. 最小二乘法算法在智能天线算法中的非盲算法中的具体应用,运行后直接出来结果,具有很强的普遍性,运算简单,时效比高-Least squares algorithm in smart antenna algorithms in the non-blind algorithm for the specific application, running out a direct result, has a strong universal, simple operation, limitation tha
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1606
    • 提供者:郭高
  1. common_numeric_algorithm_in_mathematica_modeling.z

    0下载:
  2. 最小二乘法,二分法,龙格库塔算法等15个常用算法的C++实现。-Least squares method, dichotomy, Runge-Kutta algorithm commonly used algorithms in 15 C++ implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:4398
    • 提供者:lhm
  1. 线性回归预测算法

    1下载:
  2. 线性回归预测算法,Excel预测算法,最小二乘法
  3. 所属分类:数据结构常用算法

  1. binary

    0下载:
  2. 最小二乘法,根据用户的输入来计算出n组数据利用最小二乘法来算出得数。-The least squares method, based on user input to calculate the n groups of data using the least squares method to calculate Deshu.
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:523519
    • 提供者:yang
  1. zuixiaoercheng

    0下载:
  2. 多步最小二乘法是一种参数辨识的基本方法-Multi-step method of least squares is a basic parameter identification. . . . . . . .
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:564244
    • 提供者:zzy
  1. MatrixChain

    0下载:
  2. 实验二-矩阵链乘 Descr iption 给定n个矩阵A1,A2,…,An,其中,Ai与Aj+1是可乘的,i=1,2,…,n-1。 你的任务是要确定矩阵连乘的运算次序,使计算这n个矩阵的连乘积A1A2…An时总的元素乘法次数达到最少。 例如:3个矩阵A1,A2,A3,阶分别为10×100、100×5、5×50,计算连乘积A1A2A3时按(A1A2)A3所需的元素乘法次数达到最少,为7500次。-MatrixChain dp
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1162
    • 提供者:genegi
  1. LEAST-SQUARE-BASED-svd

    0下载:
  2. 基于l1,l2 NORM 的最小二乘法,岭回归等算法,懂的人一看就知道好用,利用SVD进行计算的-Based on L2, NORM L1 least square method, ridge regression and other algorithms, the people who understand the good use, the use of SVD for calculation
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7291
    • 提供者:wyl
  1. mkew0

    0下载:
  2. dituizuixiaoerchengfa,递推最小二乘法源程序()
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:6144
    • 提供者:sfaterkvt
  1. fortran 调和常数分析 最小二乘法

    1下载:
  2. fortran 调和常数分析 最小二乘法,基于卫星高度计海面高度异常资料获取潮汐调和常数方法及应用
  3. 所属分类:数据结构常用算法

    • 发布日期:2018-09-16
    • 文件大小:4103
    • 提供者:lanfengjin
« 12 »
搜珍网 www.dssz.com