搜索资源列表

  1. cic_filter

    0下载:
  2. CIC滤波器的matlab设计文件,对于实际的电路参考价值很大-CIC filter matlab design documents, the actual circuit for a great reference value
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:ylt
  1. tracking

    0下载:
  2. particle filter for tracking visual target using Matlab ,enjoy it!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:kitty
  1. hui

    0下载:
  2. 用DSP源程序代码实现的高通矩形窗FIR滤波器,用C程序产生输入波形-DSP source code used to achieve the high-pass rectangular window FIR filter, using C procedures input waveform
  3. 所属分类:DSP编程

    • 发布日期:2024-05-09
    • 文件大小:10240
    • 提供者:张慧
  1. srad

    0下载:
  2. SRAD filetr for speckle reduction .This filter is a variant of anisotropic diffusion which successfully removes speckle type noise from images.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:li
  1. identificy_fir_with_iir22

    0下载:
  2. matlab 仿真 lai 实现用自适应iir滤波器 用lms算法-matlab simulation lai using adaptive IIR filter using LMS algorithm
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:shanghai
  1. 93317429ekf_example

    0下载:
  2. ekf扩展卡尔曼滤波,效果比较好extended kalman filter-EKF extended Kalman filter, the effect is better extended kalman filter
  3. 所属分类:压缩解压

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:zb
  1. TheApplicationResearchofImprovedParticleFilterAlgo

    0下载:
  2. 本文的题目是改进的粒子滤波在组合导航中的应用研究。文档可用caj打开。 本课题首先研究了GPS/DR车载定位系统的组合模型,然后在分析了非线性滤波的基础上,引入了粒子滤波。粒子滤波是一种基于递推计算的序列蒙特卡罗算法,它采用一组从概率密度函数上随机抽取的并附带相关权值的粒子集来逼近后验概率密度,从而不受非线性、非高斯问题的限制。虽然粒子滤波存在诸多优点,然而它仍然存在诸如粒子数匿乏、滤波性能不高、实时性差等问题。-The titl
  3. 所属分类:文件格式

    • 发布日期:2024-05-09
    • 文件大小:5165056
    • 提供者:阳关
  1. iir

    0下载:
  2. 按照给定指标采用模拟低通滤波器(巴特沃思低通)去逼近理想模拟低通滤波器 ,然后通过双线性变换法对模拟滤波器进行数字化,得到数字滤波器 。-Indicators in accordance with a given analog low-pass filter (Butterworth low-pass) to approximate the ideal analog low-pass filter, and then through t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:李文嘉
  1. 1

    0下载:
  2. vc代码关于邻域平均法(均值滤波法)的图像平滑-vc code on the neighborhood averaging method (mean filter method) of the image smoothing
  3. 所属分类:文档资料

    • 发布日期:2024-05-09
    • 文件大小:72704
    • 提供者:vivian
  1. upfcode

    0下载:
  2. 无忌卡尔曼粒子滤波,希望对大家有帮助。 代码是用matlab实现的-Kalman particle filter out loudly, and they hope to help everyone. Matlab code is used to achieve the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:15360
    • 提供者:
  1. designingdigitalellipticfilters

    0下载:
  2. 这是一篇关于椭圆滤波器设计的参考文献,具体讲述了椭圆滤波器的设计方法,并有FORTRAN语言的编程实例.-This is an article on elliptic filter design references the specific story of elliptic filter design methods, and examples of FORTRAN programming language.
  3. 所属分类:编程文档

    • 发布日期:2024-05-09
    • 文件大小:1000448
    • 提供者:dou yuan
  1. filefilter

    0下载:
  2. windows下写文件系统过滤驱动的好教程,与大家分享。-under the windows file system filter driver to write a good tutorial to share with you.
  3. 所属分类:软件工程

    • 发布日期:2024-05-09
    • 文件大小:508928
    • 提供者:net
  1. LMS-C

    0下载:
  2. LMS滤波器示例程序,在TURBOC中运行 这是一个简单的可图形显示的C程序 输入信号是一个被噪声污染了的sin信号。 */ /* 运行后,屏幕的上方是输入信号,下方是经过LMS滤波后的输出信号 -LMS filter sample programs, run in TurboC This is a simple graphical display can process the C input signal is a
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:蜗牛
  1. lvbo

    0下载:
  2. 滤波一般用于消除图像中的随机噪声,故下面的程序先添加典型噪声,再进行各种滤波处理:均值滤波、中值滤波、最小值滤波、最大值滤波。 -Image filtering is generally used to eliminate the random noise, so the following procedure to add the typical noise, and then conduct various kinds of f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:张雨辰
  1. adaptive

    0下载:
  2. 自适应滤波器adaptive的vhdl实现的源代码。-Adaptive filter adaptive realization of the VHDL source code.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:esse
  1. bear-only-tracking3

    0下载:
  2. 方向检测的粒子滤波程序,内含重采样算法。-The direction of the particle filter detection procedures, including re-sampling algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:34816
    • 提供者:赵娜
  1. cic

    0下载:
  2. hogenauer cic滤波器的算法的研究及其与在fpga中的实现,简明易懂。-hogenauer cic filter algorithm and its relationship to the FPGA in the realization of easy to understand.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:257024
    • 提供者:岑楠
  1. hbf

    1下载:
  2. 在软件无线电中半带滤波器的设计与实现,半带滤波器实现的是2的幂次的抽取或插值。 -In software radio half-band filter design and realization of half-band filter is the realization of 2-power extraction or interpolation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:246784
    • 提供者:岑楠
  1. Filter

    0下载:
  2. vc++实现数字图象处理5:图象处理维纳滤波-vc++ realization of digital image processing 5: Image Processing Wiener filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:fanchao
  1. RF_Filter

    0下载:
  2. 滤波器的设计工具, 验证无线代码可以使用.-Filter design tools, code can be used to verify wireless.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:249856
    • 提供者:ham
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »

源码中国 www.ymcn.org