搜索资源列表

  1. circlefitting

    0下载:
  2. 最小二乘法拟合圆vc实现,最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。-least squares fitting round vc realized, least-squares method (least squares analysis) is a mat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:187392
    • 提供者:林楚
  1. wyl_shuzhisuanfa

    0下载:
  2. 算法包括:1.二分法求解 2.牛顿法求解 3.高斯消去法求解 4.雅可比迭代法求解 5.拉格朗日插值 6.牛顿插值 7.最小二乘法拟合 8.龙贝格方法计算积分 9.欧拉方法求解初值问题-algorithms include : 1. Solving two dichotomy. Newton method 3. Gaussian elimination method 4. Jacobi iterative method 5. Lagra
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:wangyuliang
  1. genpls

    0下载:
  2. matlab 遗传算法偏最小二乘法(gapls)-Matlab GA partial least squares (gapls)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:40960
    • 提供者:邓平
  1. sys_identify

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

    • 发布日期:2024-05-19
    • 文件大小:947200
    • 提供者:马晋
  1. leastqClass

    0下载:
  2. 基于vb.net的最小二乘法多项式系数计算类. 很好用,比Excel还精确.-based on the least-squares method vb.net polynomial coefficient category. Useful, than Excel also accurate.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:71680
    • 提供者:
  1. MATLABguiApplication

    1下载:
  2. 这个程序的核心是用最小二乘法进行曲线拟合。我把它做成一个简单的GUI界面。顺带附上使用说明。-this procedure is the core of the least-squares method of curve fitting. I made it a simple GUI interface. Incidentally attached use.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-19
    • 文件大小:98304
    • 提供者:Loretta Wu
  1. 109201281pls_model

    0下载:
  2. matlab 编程 偏最小二乘法模拟程序,希望对大家编程有启发 -Matlab programming PLS simulation program, we hope to have inspired Programming
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Meg
  1. xiaochu

    0下载:
  2. 实现了用最小二乘法对信号消除趋势项,用Matlab调用Excel中数据,并附实测数据。-achieved using the method of least squares to signal the elimination trend, Matlab called Excel data, with the measured data.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:leestar
  1. min2_miaow

    0下载:
  2. 最小二乘法计算器. 我使用C#进行编写得. 很简单,没什么好说的.-least squares method calculators. I use C# in preparing. Very simple, there's nothing more to be said.
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:58368
    • 提供者:miaow
  1. curve_drawup

    0下载:
  2. 用最小二乘法来解决曲线拟合问题。程序具有可扩展性,即拟合点与多项式拟合曲线(的次数)都作为程序的输入。-using the method of least squares curve fitting to solve the problem. Procedures can be expanded, that is fitting point polynomial curve fitting with the (number of) pr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:叶枫
  1. levmar

    1下载:
  2. matlab语言实现非线性最小二乘法的曲线拟合LM算法-Matlab language nonlinear least-squares method of curve fitting algorithm LM
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:huyong
  1. Squre

    0下载:
  2. 使用最小二乘法的一次性计算公式来估计y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n中b0, b1, ..., bn的值,并显示你和的曲线.-use of least squares method of the one-time formula to estimate y (i) = b0 b1 b2* x* x ^ 2 b x ^ 3* 3* ...... bn x
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Zhang
  1. Squre2

    0下载:
  2. 对于多项式y(i) = b0 + b1 * x + b2 * x^2 + b3 * x^3 + ...... bn * x^n 用递推最小二乘法来估计上式中的b0, b1, ..., bn-for polynomial y (i) = b0 b1 b2* x* x* b3 ^ 2 x ^ 3 ...... bn* x ^ n recursive least squares method used to estimate the on
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Zhang
  1. zuixiaoerchengfamatlab

    0下载:
  2. 详细介绍最小二乘法去除趋势项原理以及其MATLAB的具体实现-detailed trend least squares method to remove items principle and its concrete realization of MATLAB
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:211968
    • 提供者:leestar
  1. ditui

    0下载:
  2. 用递推最小二乘法辨识系统参数(6位的M序列作为输入信号,递推300次)-using recursive least squares identification system parameters (6 M sequence as the input signal, recursive 300)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:泥巴伟
  1. trianglefuzzy

    0下载:
  2. 应用模糊加权最小二乘法排序,利用三角模糊数,能够将定性问题进行定量化-fuzzy weighted least squares method sequencing, the use of triangular fuzzy number, can be quantitative characterization of
  3. 所属分类:其他行业

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:灵芝
  1. iplab

    0下载:
  2. 最小二乘法圆拟合.编译运行后随便打开一个图片,当然最好是全白的图片,然后就点吧,大于三个点后就会开始拟合。红线画的圆为拟合的圆,深蓝的点为鼠标点击设置的样本点。单击鼠标右键清空样本集。 -least squares fitting round. After running compiler casually open a picture, of course, the best are the white photographs,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:175104
    • 提供者:da
  1. LSeg1

    0下载:
  2. 最小二乘法辨识 对系统输入伪随即序列输入,得到输出, 加入噪声,模拟辨识过程-least squares method for identification system importing counterfeit immediately sequence input and output is, by adding noise to simulate the process of identification
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:liubochao
  1. least_square

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

    • 发布日期:2024-05-19
    • 文件大小:412672
    • 提供者:liuhua
  1. 3467485rj

    0下载:
  2. 最小二乘拟合:用C#语言写成的最小二乘法拟合而成的-least squares fitting : C# language of the least squares fit into the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:22528
    • 提供者:小宇
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org