CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 二乘法

搜索资源列表

  1. MSE

    1下载:
  2. 用DSP实现最小二乘法。可对测量得到的数据进行处理-DSP least squares method. The measurement can be processed data
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7030
    • 提供者:张翔
  1. zuixiao

    0下载:
  2. 本程序为最小二乘法,已经在kei 上运行过,非常适应与pid的运算中-procedures for the least-squares method, in kei run-off, very Adaptation and the pid Operation
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:12657
    • 提供者:黎明1
  1. code

    0下载:
  2. 最小二乘法拟合用在嵌入式系统的代码,单片机上可以测试过
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:20901
    • 提供者:lixiang
  1. NIHE

    1下载:
  2. 在c8051f015单片机上实现最小二乘法曲线拟合算法,开发环境是KEIL 7.50.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:45889
    • 提供者:czay3j704
  1. least

    0下载:
  2. 最小二乘法拟合特性曲线的参数值,用于做计算或者计算的基础数据-Least squares curve fitting parameter values, for doing the calculation or the calculation of the basic data
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:1014
    • 提供者:jflii
  1. SVD_TLS

    0下载:
  2. 一种用总体最小二乘法来估计ARMA模型的实例,在MATLAB中进行了仿真,附有MATLAB仿真程序-A total least squares method to estimate the ARMA model examples were carried out in the MATLAB simulation, with a MATLAB simulation program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:38838
    • 提供者:靳朝
  1. TLS

    1下载:
  2. 基于最小二乘法和奇异值-总体最小二乘法(SVD-TLS)的 ARMA模型谐波频率估计 -Based on the least square method and singular value- the overall least squares (SVD-TLS) of the ARMA model of harmonic frequency estimation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-05-06
    • 文件大小:1239
    • 提供者:wangcheng
  1. MinMux

    1下载:
  2. C语言写的最小二乘法,可以在DSP中调用,使用环境CCS-LMS in c language,may be can be used in DSP,using enviroment is ccs
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1143
    • 提供者:唐军
  1. ARMAcanshuguji

    0下载:
  2. 利用先后估计法对arma模型进行参数估计-最小二乘法得到的AR部分的估计参数-arma model parameter estimation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-12
    • 文件大小:547
    • 提供者:张丽
  1. Least_squares_method

    0下载:
  2. 最小二乘法在GPS领域中的应用相信大家都很清楚,这里向大家献上最小二乘法的C代码,希望对大家有用-Least-squares method in the application of GPS in the field we all know very well, here we present the least square method to the C code, in the hope that useful
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:48045
    • 提供者:郭新刚
  1. Modbus_last

    0下载:
  2. 扩散硅压阻式智能压力传感器的上位机程序,基于最小二乘法温度补偿算法和Modbus总线协议-The proliferation of smart silicon piezoresistive pressure sensor host computer program, temperature compensation algorithm based on least-squares method and Modbus bus protocol
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-16
    • 文件大小:4270843
    • 提供者:lijun
  1. test

    0下载:
  2. 硅压阻式智能压力传感器,基于最小二乘法温度补偿,基于PIC16F876单片机-Silicon Piezoresistive Smart pressure sensors, temperature compensation based on the least-squares method, based on PIC16F876 microcontroller
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:312366
    • 提供者:lijun
  1. stepdriver

    1下载:
  2. 基于单片机的步进电机细分驱动系统的研究.nh 需要下载 CAJViewer 混合式步进电机的运行品质既与电机的本体性能有关,也与驱动器和 控制器的性能有关。在开环控制下,步进电机的运行噪声大,控制精度低, 无法满足很多场合下较高运行品质的要求,因此实现步进电机的闭环控制 可以较大地改善步进电机的系统性能。课题的主要研究目的是设计一款新 型的基于单片机的步进电机细分驱动系统,实现对步进电机的闭环控制。 本文作者在深入研究步进电机的结构、运行机理和细分驱动原理的基
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4895002
    • 提供者:yuemiss
  1. Desktop

    0下载:
  2. 用MATLAB仿真递推最小二乘法的新方法,但不是很完善,有待改进-Recursive least squares method using MATLAB simulation of the new method, but not perfect, room for improvement
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:1259
    • 提供者:young stone
  1. yuping

    0下载:
  2. 分析了噪声背景下实谐波过程ARMA模型系数之间的对称性,并以此为约束条件加入ARMA谱估计方法的求解过程中,从而提出了一种改进的正弦信号频率估计方法.理论分析与计算机仿真表明,对于低信噪比条件下的正弦信号参量估计,这一算法的精度与稳定性都优于仅使用总体最小二乘法(SVD-TLS)的ARMA谱估计方法.-Analysis of real harmonic process noise background symmetry between ARMA model coefficients, and a
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:37721
    • 提供者:wangling
  1. RLSAdaptiveFilteringAlgorithmsandDSPimplementation

    0下载:
  2. 基于dsp,采用最小二乘法实现的自适应滤波器的研究与实现-RLS Adaptive Filtering Algorithms and DSP implementation
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:487476
    • 提供者:廖卫
  1. quxiannihe

    0下载:
  2. 最小二乘法的实现曲线拟合功能,可以用于各种数据处理。-The least squares method of curve fitting function can be used for a variety of data processing.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:201968
    • 提供者:郭爽
  1. nihe

    0下载:
  2. 函数逼近与曲线拟合,用最小二乘法进行曲线拟合的C或C++编写的完整程序! 已知x 0 5 10 15 20 25 30 35 40 45 50 55 y 0 1.27 2.16 2.86 3.44 3.87 4.15 4.37 4.51 4.58 4.02 4.64 近似解析表达式为y=at+bt^2+ct^3 求a,b,c -Function approximation and curve fitting, using the least squares method
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:5139
    • 提供者:李文宝
  1. linemr

    1下载:
  2. 用于对功放功率和衰减值的校准程序,用到了最小二乘法。请大家指导。-amp power and pendence program
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:1205
    • 提供者:高建立
  1. 最小二乘法曲线拟合

    1下载:
  2. 最小二乘法曲线拟合,基于C语言编写的算法(Least squares curve fitting algorithm based on C language)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2019-08-08
    • 文件大小:1024
    • 提供者:LO单片机VE
« 12 3 »
搜珍网 www.dssz.com