搜索资源列表

  1. squares-puzzle

    0下载:
  2. 简易的九宫格拼图游戏,内含所有源代码程序和源代码参考图片-Simple squares puzzle, containing all the source code and source code reference picture
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-19
    • 文件大小:4039680
    • 提供者:Sheng Jia
  1. Least-Squares

    0下载:
  2. 利用C语言编程环境来编写探索最小二乘法,程序简单,明了。-The use of C language programming environment to write explore least squares method, the procedure is simple and straightforward.
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:
  1. C-language-prepared-by-least-squares

    0下载:
  2. 函数逼近与曲线拟合,用最小二乘法进行曲线拟合的C或C++编写的完整程序!-C language prepared by the method of least squares curve fitting
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:刘长青
  1. Least-mean-squares-filter

    0下载:
  2. Least mean squares (LMS) algorithms are a class of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:102400
    • 提供者:Gowri
  1. Least-squares-methods

    0下载:
  2. 批处理最小二乘法及其最小二乘法的几种改进方法-Least squares method and it s several improvements
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:10240
    • 提供者:蓝眼泪
  1. Least-squares-method

    0下载:
  2. 详细描述了最小二乘法在系统受到扰动的情况下的具体应用-A detailed descr iption of the specific application in the case of the least squares method of the system is disturbed
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:19456
    • 提供者:王明
  1. squares

    0下载:
  2. 【问题描述】 将一个矩形划分成N*M个格子,每个格子有被占用和未被占用两种情况,将一个边长为i的正方形放入矩形中,要求正方形区域中不包含被占用的格子,问共有多少种合适的放置方案。 【输入形式】 输入文件为当前目录下的squares.in。 该文件第一行是一个整数i (1<i<=min(M,N)),表示正方形的边长。之后有N(1<=N <=2000)行,每行有M(1<=
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:206848
    • 提供者:anxinyi
  1. Least-squares-algorithms

    0下载:
  2. 各种最小二乘法算法,包括一般最小二乘、递推最小二乘、增广最小二乘及辅助变量法等算法及MATLAB程序。-All kinds of least squares algorithm and their programs in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1110016
    • 提供者:徐振峰
  1. USACO-Magic-Squares

    0下载:
  2. 此C++程序是实现了USACO网站上的Magic Squares的问题。-This C++ program is a Magic Squares of USACO site issue.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:James
  1. Least-Squares-Fit

    0下载:
  2. Labview最小二乘法拟合,适合初学者学习-Least Squares Fit
  3. 所属分类:LabView

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:黄祖良
  1. Least-squares-method-code

    0下载:
  2. matlab最小二乘法代码。1~4分别是一次算法、地推算法、增广最小二乘和辅助变量。-east squares method matlab code. 1 to 4 are the first algorithm to calculate method of least squares and augmented auxiliary variables.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:夏承成
  1. The-least-squares-estimate

    0下载:
  2. 1线性最小二乘估计 2线性最小二乘加权估计 3线性最小二乘递推估计 4单参量的线性最小二乘估计 -The least squares estimate
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:351232
    • 提供者:xuliya
  1. Recursive-least-squares-with-noise-

    0下载:
  2. Recursive least squares with noise
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:116736
    • 提供者:Ashraf
  1. Recursive-least-squares-procedure

    0下载:
  2. 本案例利用递推最小二乘程序对系统进行系统便是处理-In this case the use of recursive least squares procedure of the system is processing system
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:yu
  1. Least-squares-curve-fitting-method

    0下载:
  2. 5 最小二乘法的曲线拟合-Least-squares curve fitting method
  3. 所属分类:中间件编程

    • 发布日期:2024-05-19
    • 文件大小:305152
    • 提供者:茶上上
  1. Wall-least-squares-fitting

    0下载:
  2. 华尔街最小二乘法拟合,与N点拟合达到最低的解决方案-Wall Street least squares fit, and N lowest point fit solutions
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:1768448
    • 提供者:王彦然
  1. least-squares-parameter-estimation

    0下载:
  2. 递推广义最小二乘法的小程序,简单实用,便于快速学习应用-Recursive extended least squares parameter estimation,easy to read and very useful
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wang
  1. Least-squares-curve-fitting-times

    0下载:
  2. 最小二乘法vb代码实现,用于解一元多次方程!-Vb code implements the least squares method for solving equations!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:wolf
  1. nonlinear-least-squares-problems

    0下载:
  2. 非线性最小二乘问题的matlab程序实现,解决简单的最小二乘问题。-Nonlinear least squares problem matlab program implements, solve simple least squares problem.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王乾龙
  1. least-squares-curve-fitting

    0下载:
  2. 用最小二乘法进行曲线拟合,代码有注释,方便查看。可以用于实时数据显示和拟合-Using the least squares curve fitting, code comments, convenient viewing. Can be used for real-time data display and fitting
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:360448
    • 提供者:周统汉
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org