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

搜索资源列表

  1. gsl64

    2下载:
  2. GNU的科学计算包 这个包可以被C/C++调用,是自由软件。 在这个包中,提供了很多数学计算用的函数,比如随机数生成,特殊函数,最小二乘法拟合等等。总计有超过1000个函数。-The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The li
  3. 所属分类:Algorithm

    • 发布日期:2015-07-04
    • 文件大小:7758848
    • 提供者:Da
  1. M

    0下载:
  2. 使用c-free软件编写opengl,实现在屏幕上点击可显示2D彩色正方形,squaresMouse,初学小白,实测可用。-C-free software is written using opengl, realized on screen, tap to display the 2D color squares, squaresMouse, novice white, found available.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:7847
    • 提供者:mjy
  1. ssi

    0下载:
  2. krylov子空间法 krylov子空间方法的程序实现,用于解高阶矩阵-Matlab Codes for Krylov subspace methods 1. MINRES method by Paige and Saunders implementation function [ x, istop, itn, rnorm, Arnorm, Anorm, Acond, ynorm ] = ... minres( A, b, M, shift, show, check, itnlim
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5904
    • 提供者:lux
  1. els

    0下载:
  2. 基于visual c++的递推增广最小二乘法-The recursive extended least squares method
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1265102
    • 提供者:sjf
  1. LeastSquaresfaceFitting

    0下载:
  2. 基于visual c++,可实现图像的曲面拟合, 使用最小二乘方法来拟合曲面方程,得到拟合图像。-Based on visual c++, can realize the image surface fitting, using a least squares method to fit the curve equation, fitting the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16312360
    • 提供者:李枫
  1. alglib-2.6.0.delphi

    0下载:
  2. ALGLIB是一个跨平台的数值分析和数据处理函数库。它支持多种编程语言,如C++,C#,Pascal,VBA等,可以在多个操作系统平台上运行,如:Windows,Linux和Solaris。ALGLIB有以下特点: (1)线性代数(包括矩阵分析); (2)方程求解(线性和非线性); (3)插值; (4)最优化; (5)快速傅里叶变换; (6)数值积分; (7)线性和非线性最小二乘拟合; (8)常微分方程求解; (9)特殊函数; (10)统计(描
  3. 所属分类:Fractal program

    • 发布日期:2017-03-18
    • 文件大小:880640
    • 提供者:zhouping
  1. pls

    0下载:
  2. 偏最小二乘法是一种新型的多元统计数据分析方法,它于1983年由伍德(S.Wold)和阿巴诺(C.Albano)等人首次提出。近几十年来,它在理论、方法和应用方面都得到了迅速的发展。-Partial least squares method is a novel multivariate statistical data analysis method, which was first proposed in 1983 by the Wood (S.Wold) and Abano (C.Alban
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1310
    • 提供者:肖青青
  1. CSharp-Scientific-Computing-Handouts

    0下载:
  2. 《C#科学计算讲义》较为详细地介绍了科学计算方法,并对算法给出了源代码。关于算法部分主要介绍了线性方程组的迭代解法与直接解法、正交变换与最小二乘计算方法、鲁棒估计、随机数的产生、插值法、非线性方程求解、多元非线性最优化算法、微分方程数值方法等内容。-" C# Scientific Computing Lecture" a more detailed descr iption of the scientific calculation methods, and algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5506347
    • 提供者:张龙
  1. CPPOLS

    1下载:
  2. C++实现最小二乘法一元回归和多项式拟合-C++ implementation of one yuan least squares regression and polynomial fitting
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:364030
    • 提供者:call-fold
  1. SDOF

    5下载:
  2. SDOF最小二乘法SDOF采用递归最小二乘法实现参数m、k、c识别-SDOF recursive least squares method to achieve parameter m, k, c recognition
  3. 所属分类:matlab

    • 发布日期:2017-01-01
    • 文件大小:1024
    • 提供者:高璐
  1. 2048

    1下载:
  2. 一个三维的2048小游戏,按四个方向键和Pageup还有Pagedown可以控制方块在三个方向上的移动,按xyz可以控制整体旋转角度,按c旋转复位。背景是黑色的,方块一共十个颜色,地十个颜色(白色)合并的时候会变成黑色重新循环。-2048 a three-dimensional game, press the four arrow keys and a control block Pageup there Pagedown can move in three directions, accord
  3. 所属分类:OpenGL program

    • 发布日期:2016-10-11
    • 文件大小:10338304
    • 提供者:
  1. ellipsoid_fitting_MMCM5883

    0下载:
  2. 基于MMCM5883磁力计的椭球拟合算法,COIDE平台,最小二乘法-Ellipsoid fitting program C source code for MMCM5883, based on least squares fitting ellipsoid, develop platform:COIDE
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:756109
    • 提供者:apple
  1. LSQR

    0下载:
  2. 最小平方QR分解法(LSQR)的C++源码,可以用来学习lsqr-Least squares QR decomposition method (LSQR) of the C++ source code can be used to learn lsqr
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:510002
    • 提供者:xuan
  1. alglib-3.10.0.cpp.gpl

    0下载:
  2. C++编写的数值分析和数值处理的工具箱。可解决问题:神经网络,最优化,插值和线性/非线性最小二乘拟合,等。-using C++,cross-platform numerical analysis and data processing library. It can solve these problems,neural networks,Optimization,• Interpolation and linear/nonlinear least-squares fitting,et
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:2007009
    • 提供者:王杰
  1. alglib-3.10.0.csharp.gpl

    0下载:
  2. C++编写的数值分析和数值处理的工具箱。可解决问题:神经网络,最优化,插值和线性/非线性最小二乘拟合,等。 -using C++,cross-platform numerical analysis and data processing library. It can solve these problems,neural networks,Optimization,• Interpolation and linear/nonlinear least-squares fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2159054
    • 提供者:王杰
  1. alglib-3.10.0.cpython.gpl

    0下载:
  2. CPython wrapper for C++ version 编写的数值分析和数值处理的工具箱。可解决问题:神经网络,最优化,插值和线性/非线性最小二乘拟合,等。 -using CPython wrapper for C++ version,cross-platform numerical analysis and data processing library. It can solve these problems,neural networks,Optimization,•
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3800804
    • 提供者:王杰
  1. alglib-3.10.0.ipython.gpl

    0下载:
  2. IronPython wrapper for C++ version 编写的数值分析和数值处理的工具箱。可解决问题:神经网络,最优化,插值和线性/非线性最小二乘拟合,等。-using IronPython wrapper for C++ version, cross-platform numerical analysis and data processing library. It can solve these problems,neural networks,Optimization,&#
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2229492
    • 提供者:王杰
  1. spherefiting

    0下载:
  2. this the c++ code to solve the a ball heart with the linear least Squares -this is the c++ code to solve the a ball heart with the linear least Squares
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1091
    • 提供者:linjinwu
  1. dphqsrn

    0下载:
  2. 作业 最小二乘法 vc 程序语言:c++ 程序源代码 还行的-Homework to least squares vc programming language: c++ program source code is done
  3. 所属分类:Communication

    • 发布日期:2017-12-17
    • 文件大小:8192
    • 提供者:btfdqng
  1. 4248156

    0下载:
  2. 作业 最小二乘法 vc 程序语言:c++ 程序源代码 还行的(Homework to least squares vc programming language: c + + program source code is done)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-21
    • 文件大小:9216
    • 提供者:fuix-50289
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com