搜索资源列表
最小二乘法直线算法
- 最小二乘法的直线拟合算法,可用各种开发工具实现-linear least squares fitting algorithm can be used to achieve various development tools
mulcircle
- 最小二乘法的圆拟合算法,可用各种开发工具实现,本算法使用VC语言-least squares fitting algorithm circle, the various development tools available to realize that the algorithm used language VC
nihequxian
- 在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
saleforecast
- 本算法用最小二乘法依据指定的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
zuixiaoercheng1
- 简单最小二乘法c实现代码,提高了收敛速度,比较容易看懂
No11
- 本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。
No22
- 本章将首先介绍怎样在算法设计领域应用这一古老的策略,然后将利用这一策略解决如下问题:最小最大问题、矩阵乘法、残缺棋盘、排序、选择和一个计算几何问题——找出二维空间中距离最近的两个点。
ercheng
- 最小二乘法曲线拟合的经典算法,做过特征数检验,只需调用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.
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第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 动态存储分配
Cholesky
- 用cholesky法解最小二乘法,矩阵三角分解-Cholesky method for the least squares method, the matrix triangular decomposition
hanshunihe
- 函数拟合的程序,用来采用最小二乘法实现对函数的拟合。-Function fitting procedures, using least-squares method is used to realize the function of the fitting.
357386ggrls
- 最小二乘法算法在智能天线算法中的非盲算法中的具体应用,运行后直接出来结果,具有很强的普遍性,运算简单,时效比高-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
common_numeric_algorithm_in_mathematica_modeling.z
- 最小二乘法,二分法,龙格库塔算法等15个常用算法的C++实现。-Least squares method, dichotomy, Runge-Kutta algorithm commonly used algorithms in 15 C++ implementation.
线性回归预测算法
- 线性回归预测算法,Excel预测算法,最小二乘法
binary
- 最小二乘法,根据用户的输入来计算出n组数据利用最小二乘法来算出得数。-The least squares method, based on user input to calculate the n groups of data using the least squares method to calculate Deshu.
zuixiaoercheng
- 多步最小二乘法是一种参数辨识的基本方法-Multi-step method of least squares is a basic parameter identification. . . . . . . .
LEAST-SQUARE-BASED-svd
- 基于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
mkew0
- dituizuixiaoerchengfa,递推最小二乘法源程序()
fortran 调和常数分析 最小二乘法
- fortran 调和常数分析 最小二乘法,基于卫星高度计海面高度异常资料获取潮汐调和常数方法及应用