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

搜索资源列表

  1. Hankel-Coefficient

    1下载:
  2. 计算汉克尔变换滤波系数的fortran程序,运行程序时只需输入0或1,0表示计算零阶汉克尔变换滤波系数,1表示计算一阶汉克尔变换滤波系数。-Hankel transform filter coefficients calculated fortran program, run the program simply enter 0 representing the zero-order Hankel transform computing filter coefficients, 1 repres
  3. 所属分类:software engineering

    • 发布日期:2017-11-05
    • 文件大小:2656
    • 提供者:zhangyang
  1. KLM

    0下载:
  2. 卡尔曼滤波的MATLAB程序,比较简单,互相学习-Kalman filter MATLAB procedure is relatively simple, learn from each other
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:2135
    • 提供者:海棠
  1. klman-MATLAB

    0下载:
  2. 很好的学习卡尔曼滤波算法等程序,有助于学习,交流-Good learning Kalman filter algorithm and other procedures, contribute to learning, communication
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:164728
    • 提供者:海棠
  1. SINSmatalb

    1下载:
  2. 捷联惯导SINS静态仿真 matalb 关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序.-SINS SINS static simulation matalb on quaternion SINS algorithm matlab program solver combination package that includes filtering the initial
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:19645
    • 提供者:qfzhang321
  1. ZXG

    0下载:
  2. 一个对有噪声的音频信号进行自相关滤波的c程序,用的turbo c 3.0工具-One pair of noisy audio signal autocorrelation filtering c program using turbo c 3.0 Tools
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:5105
    • 提供者:underbayan
  1. polyphase

    1下载:
  2. 这个是多相滤波的MATLAB程序,做接收机的同学可以参考的-this is a polyphase programme
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:932
    • 提供者:jackwu
  1. e

    0下载:
  2. 基于51单片机的简易电子琴,能利用所给键盘的1,2,3,4,5,6,7,8八个键,能够发出7个不同的音调,而且有一个按键可以自动播放歌曲,要求按键按下时发声,松开延时一小段时间,中间再按别的键则发另外一音调的声音,当系统扫描到键盘按下,则快速检测出是哪一个按键被按下,然后单片机的定时器启动,发出一定频率的脉冲,该频率的脉冲经喇叭驱动电路放大滤波后,就会发出相应的音调。如果在前一个按下的键发声的同时有另一个按键被按下,则启动中断系统。前面的发音停止,转到后按的键的发音程序。发出后按的键的音调。-5
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:98117
    • 提供者:石勇
  1. tuxiang-lv-bo

    0下载:
  2. 主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提. 更多还原 -Mainly discuss how to get the picture after extracting its boundary information, the first use of the im
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:330126
    • 提供者:彭成新
  1. Particle-filter

    0下载:
  2. 粒子滤波的资料,附带一些程序,可以参考使用,还不是不错的-Particle filter, with some programs, you can refer to use, also is not good
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4989536
    • 提供者:edgard
  1. mai-dong-feng-su-mo-ni

    2下载:
  2. 基于线性滤波法的脉动风速模拟及其MATLAB程序的实现-Achieve linear filtering of fluctuating wind speed and MATLAB simulation program based on
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:515194
    • 提供者:chenkai
  1. Itelli_Classroom

    2下载:
  2. matlab 基于二值膨胀差分和椒盐滤波的图像识别程序。识别教室内人数-matlab based on binary differential expansion and salt and pepper filtered image recognition program. Identify the number of classrooms
  3. 所属分类:Development Research

    • 发布日期:2017-02-26
    • 文件大小:539648
    • 提供者:李易
  1. Calman-filter-design-program

    0下载:
  2. 卡尔曼滤波设计程序(VB版),没有测试,输出部分要配合相应的过程。-Calman filter design program (VB version), no test, output to match the corresponding process.
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:3318
    • 提供者:柯益脉
  1. xapp1161

    1下载:
  2. 多相滤波系统的设计与实现,有MATLAB仿真程序,有sysgen的系统仿真,还有VHDL代码,其中还有FIR的系数参数-Polyphase filter system, the design and implementation includes a MATLAB simulation program, sysgen system simulation, and VHDL code, including FIR coefficient parameters, and so on
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:724602
    • 提供者:ddyyss
  1. ade_flipud

    0下载:
  2. 自适应均衡器的仿真程序:基于抽头系数,遗忘因子,噪声方差,初始化的延迟信号设计输入信号,利用LMS 算法建立自适应均衡器滤波信号。-Adaptive equalizer simulation program: based tap coefficients, forgetting factor, noise variance, the initialization of the input signal delayed signal design, the use of the LMS algor
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:733
    • 提供者:徐启敏
  1. Noise Reduction Using a Median Filter

    0下载:
  2. (a) 编写一个给图像中添加椒盐噪声的程序,程序的输入参数为两个噪声分量的概率值。 (b) 修改在实验03-03 中编写的程序,实现3 x 3 中值滤波。 (c) 给图5.7(a)添加Pa = Pb = 0.2 的椒盐噪声。
  3. 所属分类:文档资料

  1. Learning-the-Kalman-Filter

    0下载:
  2. 里边有几个关于卡尔曼滤波的程序,非常易用简单,大家可以拿来学习学习,特别是要自适应滤波的-Inside there are several application of kalman filtering, is very simple and easy to use, people can learn to learn, especially to the adaptive filter
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:28049
    • 提供者:刘丹
  1. filter

    0下载:
  2. 该程序是用idl写的3x3平均值滤波以及中值滤波-The median filtering and mean filtering
  3. 所属分类:Software Testing

    • 发布日期:2017-03-31
    • 文件大小:679
    • 提供者:樊杰
  1. PFilter

    0下载:
  2. 粒子滤波的想过程序的各种解决方式,我只是想要一个下载的账号而已-Particle filter thought of the various solutions to the program, I just want a download account only
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2333
    • 提供者:王允亢
  1. 2

    1下载:
  2. 语音信号处理是研究数字信号处理技术和语音学知识对语音信号进行处理的新兴学科,是目前发展最为迅速的信息科学研究领域的核心技术之一。本文采用Matlab7.0综合运用GUI界面设计,各种函数调用等对语音信号进行采集、提取、变频、变幅,傅里叶变换、滤波等简单处理。程序界面简练,操作简便,具有一定的实际应用意义。-Speech signal processing is the study of digital signal processing technology and knowledge of p
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:12541
    • 提供者:dw
  1. hmmxunlian-fabs

    0下载:
  2. 基于隐马尔科夫链的中值滤波去噪程序,输入为加速度传感器的值,输出为滤波过后的平均值。-In hidden Markov chain of the median filter to denoising procedures, enter a value for the acceleration sensor, the output for filtering after the mean value.
  3. 所属分类:Development Research

    • 发布日期:2017-05-14
    • 文件大小:3317616
    • 提供者:李扬
« 1 2 3 45 »
搜珍网 www.dssz.com