搜索资源列表

  1. 最小二乘法程序代码

    0下载:
  2. 用最小二乘法拟和数据,得到一条最接近所给数据的直线-least squares method to be used and the data obtained by one closest to the straight-line data
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:胡清
  1. TMS320F2407最小系统电路图(protel格式).

    0下载:
  2. TMS320F2407最小系统电路图(protel格式)-TMS320F2407 minimum system circuit (Protel format)
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:韩伟
  1. 屏蔽窗口关闭、最大化、最小化按钮

    0下载:
  2. 此代码的功能是屏蔽窗口关闭、最大化、最小化按钮-this code is the function of shielding window closed, maximize, minimize button
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:dzx
  1. 最小路径

    0下载:
  2. 图形学期末作业,最小路径算法,并能改变路径权值,图形界面-end graphics operations, the smallest path algorithm, and the right path to change values, graphics interface
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1742848
    • 提供者:吴语
  1. 最小二乘法线性拟合

    0下载:
  2. 最小二乘法线性拟合,数值计算方法中的一种经典算法-Least_squares algorithm linear fitting curves,A kind of classic algorithm of the number calculation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:199680
    • 提供者:aaa
  1. 非线性最小二乘法--数据拟合

    1下载:
  2. 最小二乘法的拟合,能对任意个参数进行拟合,效果非常好-least squares fitting, can be arbitrary parameters to fit very good results
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:乐生
  1. 最小二乘法直线拟核源代码

    0下载:
  2. 图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法-image processing source code, introduced to the use of least squares to BMP images linear fitting method
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:authority007
  1. 最小2乘发曲线拟和

    0下载:
  2. 最小二乘法拟和曲线,两个程序,大家-least squares fitting curves, the two procedures, we look at
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:郭雨龙
  1. 求网络的最小费用最大流-C语言

    0下载:
  2. 本程序是利用Ford和Fulkerson迭加算法,求最小费用最大流-use of this procedure is superposition Ford and Fulkerson algorithm, the minimum cost for maximum flow
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:李平
  1. 最小二乘法直线拟合 用VC实现的

    1下载:
  2. 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wrm
  1. 最大相位系统和最小相位系统的模拟

    1下载:
  2. 这个程序模拟了最大相位系统和最小相位系统,并分析其频谱-the simulation phase of the largest systems and minimum phase systems, and analyzing its spectrum
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:byk518
  1. 最小二乘法的曲线拟合

    0下载:
  2. 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:5437
  1. 最小二乘曲线拟和

    1下载:
  2. 最小二乘曲线拟和,是偏最小二乘拟和聚类的关键步骤之一 -least squares curve fitting, partial least squares fitting Clustering one of the key steps
  3. 所属分类:组合框控件

    • 发布日期:2024-05-19
    • 文件大小:611328
    • 提供者:zzq
  1. 多项式最小二乘法

    0下载:
  2. 多项式最小二乘法 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-least squares polynomial interpolation three Moment Hangzhou polynomial interpolation polynomial least-squares meth
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:27648
    • 提供者:jasa
  1. 最小费用最大流1

    0下载:
  2. 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:申辉
  1. 最小二乘法直线算法

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

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:任萍
  1. 遗传算法matlab求最小值

    1下载:
  2. 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:31744
    • 提供者:Dl123
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    1下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB solving nonlinear least squares method of fitting the source code)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:bwj
  1. 基于MATLAB实现最小二乘法

    0下载:
  2. 使用matlab实现最小二乘的程序资料。。。。。。(Using MATLAB to achieve the least squares program ...)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:235520
    • 提供者:鲁鲁普
  1. 四、DSP最小系统及硬件基本介绍

    0下载:
  2. dsp最小系统详解,非常丰富,适合新手学习(DSP minimum system detailed solution, very rich, suitable for novice learning)
  3. 所属分类:DSP编程

    • 发布日期:2024-05-19
    • 文件大小:2129920
    • 提供者:Jerry丶kk
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org