CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 滤波 c

搜索资源列表

  1. Kalman estimater

    0下载:
  2. kalman估值器,为了简洁未使用矩阵计算,应用了kalman滤波,c语言实现-A kalman estimator written with c , without matrix operation,applied kalman filter.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2021
    • 提供者:mikefun
  1. 19点FIR低通滤波C语言程序

    1下载:
  2. 这是一个对语音信号(0.3kHz~3.4kHz)进行低通滤波的C语言程序, 低通滤波的截止频率为800Hz,滤波器采用19点的有限冲击响应FIR滤波。 语音信号的采样频率为8kHz,每个语音样值按16位整型数存放在insp.dat文件中。-This c program is a low pass filter for radio signal 0.3kHz-3.4kHz.The stop frequence of this filter is 800hz.This digtal filte
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1269
    • 提供者:郑涛
  1. 小波变换源程序(C++)与滤波程序(MATLAB)

    0下载:
  2. 小波变换源程序(C++)与滤波程序(MATLAB)-source wavelet transform (C + +) and Filter (MATLAB)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8342
    • 提供者:hj
  1. bf-C++sourc

    0下载:
  2. Bayesian Filter.贝叶斯(Bayesian)滤波器的C++类库。包括卡尔曼滤波(kalman filter)、粒子滤波(particle filter)等。-Bayesian Filter. Bayesian (Bayesian) filters C Class. Including Kalman filter (Kalman filter). particle filter (particle filter).
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:127265
    • 提供者:陈晨
  1. 卡尔曼滤波

    3下载:
  2. 卡尔曼滤波C语言实现
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-11-08
    • 文件大小:2063
    • 提供者:stanleysit
  1. 在VC下实现FFT对信号滤波

    4下载:
  2. 在VC下实现FFT对信号滤波,包括实现低通和带通滤波,图形显示,In VC to achieve FFT of signal filtering, including the realization of low-pass and band-pass filtering, graphical display
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-12-17
    • 文件大小:48462
    • 提供者:刘以续
  1. zero.rar

    2下载:
  2. 完整的C语言编写的带通滤波器 运行成功并在matlab上检验,Integrity of the C language to run the band-pass filter on the successful test in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:826
    • 提供者:xiaoquan1
  1. particleFilterTrackTest

    0下载:
  2. 通过粒子滤波来跟踪目标 可以在vs2008下直接运行-Through the particle filter to track the targets can be run directly under vs2008
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4250027
    • 提供者:Hercules_z
  1. 卡尔曼滤波C程序

    1下载:
  2. 卡尔曼滤波的C程序代码,若有喜欢的,可以下载并欢迎交流
  3. 所属分类:数值算法/人工智能

    • 发布日期:2012-11-01
    • 文件大小:6933
    • 提供者:scczd1118728
  1. Kalman2

    0下载:
  2. 卡尔曼滤波的的算法,采用singer模型,可以应用于目标的跟踪,数据的平滑等多方面,算法效果较好-Kalman filter algorithm, using singer model, can be applied to target tracking, data smoothing and other aspects, algorithms, better-performing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:2046921
    • 提供者:shazi
  1. kalman

    0下载:
  2. 卡尔曼滤波源码-Kalman filter source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-09-29
    • 文件大小:2371
    • 提供者:
  1. kalman

    1下载:
  2. 这是卡尔曼滤波算法用在数据融合中的程序实现,还包含了数据读入模块,在windows vc++ 6.0环境下测试没有问题,对于用卡尔曼做数据融合研究非常有帮助-This is the Kalman filter algorithm used in data fusion procedure to achieve, but also contains the data read into the module, in the windows vc++ 6.0 test environment the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:63171
    • 提供者:彭德品
  1. EKF

    4下载:
  2. 上研究生时写的扩展卡尔曼滤波程序(EKF),带测试例子,可编译执行-When the graduate writing program of the extended Kalman filter (EKF), with the test example, the implementation can be compiled
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-09-18
    • 文件大小:1610553
    • 提供者:杨文海
  1. 纯c语言实现卡尔曼滤波

    1下载:
  2. 完成c语言下的卡尔曼滤波,主要是用了子程序,可以直接带入(C language to complete the Kalman filter, mainly with subroutines, can be brought directly)
  3. 所属分类:数据结构

    • 发布日期:2017-12-16
    • 文件大小:239616
    • 提供者:namuelsa
  1. 卡尔曼滤波

    0下载:
  2. 卡尔曼线性滤波,根据系统的预测值和测量值,结合噪声来估算出实际值。 C语言代码(Kalman filtering code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:琉璃水晶
  1. kalman滤波

    0下载:
  2. 几种Kalman滤波算法的c语言实现,可以用与stm32等微处理器的定位算法(Several Kalman filtering algorithm C language, you can use and STM32 and other microprocessor positioning algorithm)
  3. 所属分类:matlab例程

  1. C常用算法程序集(第二版)

    0下载:
  2. 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia
  3. 所属分类:数值算法/人工智能

  1. 10种简单的数字滤波C语言源程序算法

    0下载:
  2. 10种简单的数字滤波C语言源程序算法:1、限副滤波,2、中位值滤波法,3、算术平均滤波法(A simple digital filter C language source program algorithm)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:5120
    • 提供者:kanewater
  1. C数值算法集

    1下载:
  2. 本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解,傅里叶变换和FFT,谱分析和小波变换,统计描述和数据建模,常微分方程和偏微分方程求解,线性预测和线性预测编码,数字滤波,格雷码和算术码等。(This book has written more than 300 practical and effective numerical algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-03
    • 文件大小:6230016
    • 提供者:呵呵打
  1. EKF

    1下载:
  2. 扩展卡尔曼滤波C语言代码,以及一些矩阵相关操作(Extended Kalman filter C code and some matrix related operations)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-09
    • 文件大小:2048
    • 提供者:Creator_LEN
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com