搜索资源列表

  1. pls

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王光荣
  1. 20060401

    0下载:
  2. 二阶曲线拟合,最小二乘法,此程序是在c++ builder6.0环境下开发的-second curve fitting, least squares method, this procedure is in c builder6.0 development of the environment
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:381952
    • 提供者:zsq
  1. BigIntMultiplication

    0下载:
  2. 大整数乘法例子代码 /* 递归边界,如果是1位二进制数与1位二进制数相乘,则可以直接计算 */ /*累计做1位二进制乘法运算的次数*/ /* return (X*Y) */ /* 计算n的值 */ /* 把X和Y拆分开来,令X=A*2^(n/2)+B, 左移位运算,mod = 1<<(n/2) */ /* 计算XY=AC*2^n+(AD+CB)*2^(n/2)+BD */ /* 计算A*C,再向左
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:小城
  1. sunspot1

    0下载:
  2. 太阳黑子模型,采用时间序列,最小二乘法拟和,BIC检验,效果奇佳-sunspot model, time series, and the least squares method to be, BIC inspection work wonders
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:266240
    • 提供者:健星
  1. nihequxian

    0下载:
  2. 在C或C++环境下,最小二乘法曲线拟合源码。-in C or C environment, the least squares curve fitting source.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. 051220455970

    0下载:
  2. 不知如何,站长您看一看吧!觉得还可以就让通过,我想知道多项式乘法。-do not know how you look at the station! I felt that I could let through, I want to know polynomial multiplication.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:594944
    • 提供者:wyz
  1. Example026

    0下载:
  2. 最小二乘法,对直线进行一定程度的拟和,编译环境是vc-least squares method, the line for to a certain extent and, compile environment is vc
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:83968
    • 提供者:姜君华
  1. Algorithmforcoldjunctoncompensatnandnonlineritycor

    0下载:
  2. 热电偶冷端自动补偿和非线性校正的算法研究,介绍了应用2元4次最小二乘法实现热电偶热电动势-温度的自动转换。-automatic thermocouple cold junction compensation and nonlinear correction algorithm, Application of two yuan 4th thermocouple least squares method to achieve thermal
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:160768
    • 提供者:姜小龙
  1. work1_hj

    0下载:
  2. 作业: 最小二乘法 运行环境:vc 程序语言:c++ 程序源代码:work1.cpp (见附件) -operations : least-squares method runtime environment : vc programming languages : C source code : work1.cpp (see annex)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:238592
    • 提供者:hj
  1. 9by91

    0下载:
  2. 选择性九九乘法表,用汇编编写的程序。功能:先输入要显示的最大乘数-Jiujiuchengfabiao selective with the preparation of the compilation process. Function : first to show that the importation of the largest multiplier
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. 3order_RLS1

    2下载:
  2. 最小二乘递推算法RLS,利用递推最小二乘法计算Volterra级数的核-recursive least squares algorithm RLS using recursive least squares method Volterra series of nuclear
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:辛号
  1. cal_line

    0下载:
  2. 可以用来拟合任意阶的曲线,属于非加权最小二乘法-can be used to fit the curve of arbitrary order, belonging to the non-weighted least squares method
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:潘小从
  1. min

    0下载:
  2. 这是本人学习数学分析时编写的程序,最小二乘法-this is my learning math analysis prepared by the procedure, the least square method
  3. 所属分类:网格计算

    • 发布日期:2024-05-20
    • 文件大小:203776
    • 提供者:周龙龙
  1. hshbj

    0下载:
  2. 此程序包为用最小二乘法求函数逼近的M文件集合,在Matlab平台下使用-this package for the least square method for function approximation M document assembly, the use of Matlab platform
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:林茜
  1. SVDcode

    0下载:
  2. 利用一般最小二乘法和SVD-TLS方法 进行AR参数估计和正弦波频率估计 -use of general and the least-squares method SVD-TLS AR method parameter estimates and the estimated frequency sine wave
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:梁心
  1. ccmulVHDL

    0下载:
  2. vhdl语言编写的复数乘法运算器原代码,采用定点运算,并将复数乘法转为实数运算。-VHDL language in the plural multiplication with the original code using fixed-point computation. will the plural multiplication to real operations.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:susu
  1. plus_lib

    0下载:
  2. 这是一个用VHDL层次化设计的一个九九乘法表源文件,还包含仿真波形-This is a level VHDL design of a Jiujiuchengfabiao source, also includes simulation waveforms
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:230400
    • 提供者:jipengfei
  1. leastsquares

    0下载:
  2. 最小二乘法的拟合程序,用C语言实现.在压缩包中有具体说明.-least squares fitting procedure in C language. In a compressed specify.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:古烁
  1. smallest

    0下载:
  2. 这是数值计算当中最小二乘法的例子,在matlab中实现-This is the numerical calculations of the least squares method, for example to achieve Matlab
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:frag
  1. curvefit_C_edition

    0下载:
  2. c语言版的多项式曲线拟合。 用最小二乘法进行曲线拟合. 用p-1 次多项式进行拟合,p<= 10 x,y 的第0个域x[0],y[0],没有用,有效数据从x[1],y[1] 开始 nNodeNum,有效数据节点的个数。 b,为输出的多项式系数,b[i] 为b[i-1]次项。b[0],没有用。 b,有10个元素ok。-c language version of the polynomial curve fi
  3. 所属分类:数学计算/工程计算

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

源码中国 www.ymcn.org