CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 滤波程序

搜索资源列表

  1. matlab

    6下载:
  2. 谐波小波程序变参数的积分程序多点人工生成地震波程序低通滤波程序经验模式分解降噪程序-Harmonic Wavelet programmed parameters points integration process of artificial seismic waves to generate low-pass filtering process procedures empirical mode decomposition noise reduction procedure
  3. 所属分类:matlab例程

    • 发布日期:2012-11-06
    • 文件大小:3270
    • 提供者:your
  1. UKF

    1下载:
  2. 研究生期间做的unscented kalman 滤波程序,带测试例子,vc6编译-Graduate students during the unscented kalman filtering process, with the test example, vc6 compiler
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2334195
    • 提供者:杨文海
  1. 用matlab编的语音增强的程序

    3下载:
  2. 用matlab编的语音增强的一个程序,是用维纳滤波实现的,-Matlab made use of a speech enhancement procedure, Wiener filter is used to achieve,
  3. 所属分类:matlab例程

    • 发布日期:2012-11-19
    • 文件大小:2589
    • 提供者:张小娅
  1. LMSFilterMatlab

    1下载:
  2. 此程序可实现基于LMS(最小均方误差算法)的自适应滤波程序-this procedure can be based on the LMS (least-mean-square error algorithm) adaptive filtering process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:698
    • 提供者:尚云超
  1. altitude

    1下载:
  2. 无人机高度基于matlab卡尔曼滤波程序 数据融合-UAV height matlab-based Kalman filter data fusion procedure
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-26
    • 文件大小:5756461
    • 提供者:heronbin
  1. adapt_lms

    0下载:
  2. 利用matlab编写的自适应最小二乘滤波程序-Matlab prepared using least squares adaptive filtering procedure
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1590
    • 提供者:王为
  1. FIRLMS

    1下载:
  2. DSP6713实现的自适应滤波程序。文件包为调试通过的全部工程文件。out文件是下载到DSP目标版的文件。-DSP6713 achieve adaptive filtering process. File package for debugging through the full project document. out file is downloaded to the DSP target version of the document.
  3. 所属分类:DSP编程

    • 发布日期:2014-03-09
    • 文件大小:4797
    • 提供者:wangxin
  1. zhudian

    0下载:
  2. labview做的逐点滤波程序,可以完成数字滤波功能。-LabVIEW done point by point filtering process, digital filter functions to be completed.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:17582
    • 提供者:lichen
  1. HomomorphicFiltering

    0下载:
  2. 同态滤波程序 同态滤波程序 同态滤波程序-Homomorphic filtering procedure homomorphic filtering procedure homomorphic filtering process
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:5439
    • 提供者:zouave
  1. ImgProcessing

    0下载:
  2. 图像滤波程序,并且带有矢量功能,可以画线、多边形、拉框,平时连续用的,希望对新手有帮助-Image filtering procedures, and a vector function, you can draw lines, polygons, pull box, usually used in a row, and they hope to help novice
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:180893
    • 提供者:小郎
  1. Particle_Filter

    0下载:
  2. 粒子滤波程序,仿真实现自由度机器人对目标的跟踪,使用kalman滤波估计总雅可比矩阵J,噪声为非高斯噪声-Particle filter procedure, simulation robot tracking of targets, the use of kalman filter estimated total Jacobian matrix J, the noise of non-Gaussian noise
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:6710
    • 提供者:testit123
  1. kalman4

    0下载:
  2. 4个卡尔曼滤波程序,老师课上给的。非常有用-4 Kalman filtering process, to the class teacher. Very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:4552
    • 提供者:姚赛金
  1. kal(VC++)

    1下载:
  2. 用vc来写的卡尔曼滤波程序实现了车辆惯性导航系统的卡尔曼滤波,包括定位结算,姿态校正,速度校正等-Vc to write with Kalman filtering process to achieve a vehicle inertial navigation system of the Kalman filter, including the positioning settlement, posture correction, the speed of correction
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:8506
    • 提供者:kysuli
  1. KFandPF

    2下载:
  2. 卡尔曼滤波器和粒子滤波器的MATLAB演示程序-Kalman filters and particle filters MATLAB demo
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7430
    • 提供者:xuxin
  1. Exp02-FFT

    0下载:
  2. 在DSP C54x上运行的FFT滤波程序源码,可成功运行,开发环境为CCS2.0-In DSP C54x run FFT filtering procedure source code can be run successfully, development environment for CCS2.0
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:44726
    • 提供者:吴菊
  1. MedFilter

    0下载:
  2. 利用C++编写图像中值滤波程序,主要完成基本的中值滤波操作,其他模版容易跟据现有程序增加或改进-The use of C++ to prepare the image median filtering procedure, mainly to complete the basic median filter operation, other templates easily to add for modification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1516
    • 提供者:zhaocf
  1. keyboardsoftwarefilter

    0下载:
  2. 键盘扫描的软件滤波程序,是源码,帮大家学习使用软件进行键盘扫描-Keyboard scanning software filtering process, are source code, to help everyone learn to use software to scan the keyboard
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1107
    • 提供者:韩升
  1. GaborFilter

    0下载:
  2. 非常直观的Gabor小波滤波程序,有不同波长滤波效果比较;同时能反应相频幅频的变化结果-A very impressive Gabor Wavelet Filter program. It contains comparison of different filter results. Moreover, it could reflect changes of phase and amplitude.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:72833
    • 提供者:panbo
  1. zjdwork

    0下载:
  2. 语音信号滤波程序(低通、带通、多带通、fft卷积滤波 自己动手做的-Voice signal filtering process (low-pass, band-pass, multi-band-pass, fft convolution filtering
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:15512
    • 提供者:朱丽平
  1. work

    3下载:
  2. 本程序是基于机动目标跟踪课题的整个算法程序,其中包括卡尔曼,扩展卡尔曼和粒子滤波程序及其仿真代码和仿真的图形。-This procedure is based on the subject of maneuvering target tracking algorithm for the whole procedure, including Kalman, extended Kalman and particle filter process and its simulation code and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:125163
    • 提供者:liujun
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com