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

搜索资源列表

  1. squaresalgorithm

    0下载:
  2. 内涵C++builder智慧盘,和状态链表解决九宫格问题算法。-Meaning of C++ builder wisdom disk, and a state list to solve the problem squares algorithm.
  3. 所属分类:Game Program

    • 发布日期:2017-04-17
    • 文件大小:283003
    • 提供者:michelle
  1. Leastsquarescurvefitting

    1下载:
  2. 利用c++语言实现最小二乘法曲线拟合代码-Using c++ language code least squares curve fitting
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:4220
    • 提供者:杨纯
  1. CH8

    2下载:
  2. 8.1 最小二乘曲线拟合hpir1.c 8.2 切比雪夫曲线拟合hchir.c 8.3 最佳一致逼近的里米兹法hremz.c 8.4 矩形域的最小二乘曲面拟合hpir2.c-8.1 Least-squares curve-fitting hpir1.c 8.2 Chebyshev curve fitting the best uniform approximation hchir.c 8.3 years Meeds law hremz.c 8.4 rectangular domain
  3. 所属分类:Algorithm

    • 发布日期:2016-01-24
    • 文件大小:5523
    • 提供者:yangasdtat
  1. levmar-2.1.2

    2下载:
  2. 求算非线性最小二乘问题的经典算法。Levenberg-Marquardt算法。-This is levmar, a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes double and single precision LM versions, both with analytic and finite differ
  3. 所属分类:Algorithm

    • 发布日期:2017-01-06
    • 文件大小:57513
    • 提供者:muxihan
  1. CSRC_linux386_LS-SVMlab1.5.tar

    0下载:
  2. linux下matlab可用的最小二乘法支持向量机ls-svm,c语音代码。-matlab under linux available method of least squares support vector machine ls-svm, c voice code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:21006
    • 提供者:legna
  1. CurveFit

    1下载:
  2. 嵌入式多项式最小二乘曲线拟合C算法实现,在LPC2200上长期运行成功,算法结果正确-Embedded C polynomial least-squares curve fitting algorithm, the LPC2200 on a long-running success, the algorithm result is correct
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2383
    • 提供者:lijiping
  1. levmar-2.5

    1下载:
  2. 非线性优化的算法,用C++实现,比牛顿法有更快的收敛速度。-Levenberg-Marquardt nonlinear least squares algorithms in C/C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:78817
    • 提供者:cao
  1. 05

    0下载:
  2. 用C语言编写一个用最小二乘法曲线拟合的程序-With the C language using a least squares curve fitting procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1336
    • 提供者:刘志卫
  1. zuixiaoerchengfa

    0下载:
  2. 本资料是数学上求最小二乘法的计算公式。里面是用C++编写的可以运行的程序。可以帮助大家避免复杂的数学运算,同时了解C++的运用。-This information is seeking least squares mathematical formula. Which is written in C++ programs can run. Can help you avoid the complicated mathematics, while understanding the use of
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:149271
    • 提供者:夏侯子云
  1. parabola

    0下载:
  2. 用C++实现的最小二乘法拟合抛物线算法。-Using C++ implementation parabolic least squares fitting algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3185969
    • 提供者:王晓栋
  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. 87

    0下载:
  2. 本设计以STC89C516RD+单片机为控制运算器,以8*6矩阵键盘控制,以12864ZB液晶显示,以9V电池供电。 对于此计算器我用了38个键的矩阵键盘,10个数字键,1个小数点键,1个正负键,4个常用运算键,1个等号键,1个清零键,1个第二功能键,4个三角函数运算键,4个常用公式键,还有8个其它功能键。此计算器与常用计算器无很大差别,其中四则运算、阶乘、百分比、平方、立方、组合、乘方、倒数都可以精确到十位 ,其它运算因为调用到C语言函数库,为浮点型,有效位只有7位。 -The des
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:78183
    • 提供者:huangyanfeng
  1. Least_quare_straight_line_Fit

    0下载:
  2. c#最小二乘法直线拟合,任意点的数目,求出最佳拟合直线方程并绘制-c# least squares linear fit
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:47898
    • 提供者:孙崇利
  1. ZXECF

    1下载:
  2. 最小二乘法2次曲线拟合应用已有的采样时间点,再现这些点所描述的2次曲线的变化,即求出一个二次曲线方程y=ax2+bx+c这个算法的主要问题也就是如何用给定的数据求方程系数abc-Least squares curve fitting application 2 has a sampling time points, reproduce these points 2 are described the change curve, which obtained a quadratic equatio
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:4471
    • 提供者:WANGYANNING
  1. HF

    0下载:
  2. 数据结构习题---幻方求解 用c++实现N阶幻方的求解-Problem--- data structure with c++ magic square magic squares of order to achieve the solution N
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:996
    • 提供者:张芷源
  1. LSsmoothC

    0下载:
  2. 利用最小二乘法获得平滑的曲线,所用语言为C。-Using least squares method of curve smoothing, the use of language is C.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1326
    • 提供者:mxzhou
  1. l1_ls_matlab_(new-2008)

    0下载:
  2. l1_ls 是一个目前最好的求解稀疏矩阵方程解的算法之一,这是作者发布的最新 MATLAB 源代码。-l1_ls: A Matlab solver for l1-regularized least squares problems. BETA version, May 10 2008 COPYRIGHT (c) 2007 Kwangmoo Koh, Seung-Jean Kim and Stephen Boyd. Permission to use, copy,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:80063
    • 提供者:bsmsht
  1. 618

    2下载:
  2. 本程序用C语言编辑 利用非线性最小二乘法来拟合模型,并对其进行PID控制-The program uses C language to edit using nonlinear least squares fitting model, and gain PID control
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:3457
    • 提供者:Christine
  1. image3

    0下载:
  2. 在c++builder环境下对图像进行拟合直线测量距离,最小二乘法拟合直线!-Least squares fitting line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3051
    • 提供者:常军
  1. LINE

    0下载:
  2. 使用C语言实现最小二乘法计算,输出结果和输出图像,WIN_TC编译OK-Least squares method using C language computing, output and output images, WIN_TC compile OK
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:31347
    • 提供者:long
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com