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

搜索资源列表

  1. nlms.rar

    1下载:
  2. 归一化最小均方(LMS)自适应数字滤波,带测试主程序。,Normalized least mean square (LMS) adaptive digital filter with the test main program.
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:1738
    • 提供者:chenlili
  1. Text1

    0下载:
  2. 1.利用I/O口产生一定频率的方波,驱动蜂鸣器,发出不同的音调,从而演奏乐 曲(最少三首乐曲,每首不少于30秒) 2.采用LCD显示信息 3.开机时有英文欢迎提示字符,播放时显示歌曲序号(或名称) 4.可通过功能键选择乐曲,暂停,播放。 5.选作内容:显示乐曲播放时间或剩余时间-1. The use of I/O port a certain frequency square wave to drive the buzzer, to issue a differe
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:4106
    • 提供者:星星
  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. DigitalMusicBoxCode

    0下载:
  2. 数字音乐盒code 1.利用I/O口产生一定频率的方波,驱动蜂鸣器,发出不同的音调,从而演奏乐曲(最少三首乐曲,每首不少于30秒) 2.采用LCD显示信息 3.开机时有英文欢迎提示字符,播放时显示歌曲序号(或名称) 4.可通过功能键选择乐曲,暂停,播放。 5.选作内容:显示乐曲播放时间或剩余时间 -Digital Music Box code 1. The use of I/O port must have a square-wave frequency, drive
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:4565
    • 提供者:lkt
  1. shuziyinyue

    0下载:
  2. 1.利用I/O口产生一定频率的方波,驱动蜂鸣器,发出不同的音调,从而演奏乐曲(最少三首乐曲,每首不少于30秒) 2.采用LCD显示信息 3.开机时有英文欢迎提示字符,播放时显示歌曲序号(或名称) 4.可通过功能键选择乐曲,暂停,播放。 5.选作内容:显示乐曲播放时间或剩余时间 -1. The use of I/O port must have a square-wave frequency, buzzer driver, different tones, which
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:39816
    • 提供者:liusixue
  1. leastsquarea

    0下载:
  2. least square estimation of system identification
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:1552
    • 提供者:inam
  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. shuziyinyuehe124

    0下载:
  2. 数字音乐盒【课程设计】1.利用I/O口产生一定频率的方波,驱动蜂鸣器,发出不同的音调,从而演奏乐曲(最少三首乐曲,每首不少于30秒) -Digital Music Box】 【Course Design 1. The use of I/O I have a certain frequency square wave to drive the buzzer, the issue of different tones, which play music (at least 3 pieces, e
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:446590
    • 提供者:jdz
  1. lms2

    0下载:
  2. this algorithm based on least mean square -this is algorithm based on least mean square
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:881
    • 提供者:maunik
  1. HDLImplementationoftheVariableStepSize

    0下载:
  2. proposes a Verilog implementation of the Normalized Least Mean Square (NLMS) adaptive algorithm, having a variable step size. The envisaged application is the identification of an unknown system. First the convergence of derived LMS algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:223709
    • 提供者:陳柏宇
  1. my_lms

    0下载:
  2. 自适应滤波,对输入信号进行选择性的加权处理,使输出达到最优化,并且能够跟踪和适应系统和环境的动态变化-Least mean square,of the input signal processing, selective weighted output, and optimize can track and adapt to the dynamic changes of the system and environment
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3291274
    • 提供者:王王
  1. LinPF

    0下载:
  2. This a VHDL module that implements linear prediction filter based on NLMS (normalized least mean square). The module takes complex signal as input and output comlex signal (real and imaginary). Tap size is 4, bit precision is set to 12 bits.-This i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:1876
    • 提供者:徐滨
  1. LinPF_RLS

    0下载:
  2. VHDL code for linear prediction filter based on RLS (recursive least square). Filter order is set to 4, bit precision set to 12 bits for input and output. Signals are complex signals.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:5595
    • 提供者:徐滨
  1. fir_pipeline_lms

    0下载:
  2. verilog语言编写LMS(最小均方误差)自适应滤波器。-verilog language LMS (least mean square error) adaptive filter.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1422
    • 提供者:刘俊斌
  1. fir_lms

    1下载:
  2. verilog语言编写LMS(最小均方误差)自适应滤波器。-verilog language LMS (least mean square error) adaptive filter.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1413
    • 提供者:刘俊斌
  1. chap2_12_MIMO_RLS

    0下载:
  2. MIMO系统递推最小二乘参数估计(本程序针对2入2出系统) 在实际通信系统仿真过程中非常有用-The multiple-input multiple-output (MIMO) system recursive least square parameters estimation (the program into a system for 2 2) In the actual communication system simulation process is very useful
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:1170
    • 提供者:tong
  1. The-least-square-method

    0下载:
  2. 实现最小二乘法的基本计算功能 可实现数据从文件直接调用 并可直接输出显示或保存为其他格式文本-Least-squares method to achieve the basic computing functions can be called directly from the file data and direct output to display or save the text to other formats
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:740
    • 提供者:张珂
  1. rolling

    1下载:
  2. 模拟还原生产冷轧过程和轧制参数。其中自适应算法,最小二乘法和适当的模型公式-Simulated reduction production of cold rolling process and rolling parameters.The adaptive algorithm, least square method and appropriate model formula
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2633
    • 提供者:邹佳男
  1. Least_Squares

    0下载:
  2. 基于FPGA两种基于非线性最小二乘法的电力系统频率跟踪方法,搜索算法和Levenberg-Marquardt算法。- least square method FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1179
    • 提供者:朱怀毅
  1. gps-c-sourcecode

    0下载:
  2. gps 测试代码,包括电文解析,PVT解算,最小二乘法(GPS test code, including navigation message parsing, PVT calculation, the least square method)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:572416
    • 提供者:frankmikle
« 12 »
搜珍网 www.dssz.com