搜索资源列表

  1. 卡尔曼滤波VB

    1下载:
  2. VB实现的线性卡尔曼滤波程序,简单易懂。适合初学者练习参考。-VB linear Kalman filtering procedures, simple and understandable. For beginners practice reference.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:
  1. 19点FIR低通滤波C语言程序

    0下载:
  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 fil
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:
  1. 中值滤波的源程序

    0下载:
  2. 中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter "Hori" is a BOOL variable,which is TRUE for the operation of Horizon Medi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:doctorsuo
  1. 10种软件滤波方法的示例程序

    0下载:
  2. 限副滤波,中位值滤波法,3、算术平均滤波法,4、递推平均滤波法(又称滑动平均滤波法)-vice limited filtering, and the median value filter, 3, the arithmetic average filter, 4, the average recursive filtering method (also known as the moving average filter).
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:5120
    • 提供者:李天华
  1. 滤波

    0下载:
  2. 一个windows简单的信号处理器,能进行固定带通滤波、可变通滤波、删除噪声、输入输出误差等功能,-a simple signal processor can for the fixed band-pass filter, flexible filter to remove noise, input and output functions such as error,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:102400
    • 提供者:
  1. 滤波算法模拟

    0下载:
  2. 一个不错的自适应滤波演示程序,包括固定带通滤波器和可变带通滤波器的演示.-a good demonstration of adaptive filtering procedures, including band-pass filter fixed and variable bandpass filter demonstration.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-05
    • 文件大小:1894400
    • 提供者:wyh
  1. 图像中值滤波处理源代码

    0下载:
  2. C语言编写的程序,可以对图象进行中值滤波处理,效果不错,联系方式: QQ76947175-c program which can execute medeaval filter.good performance,contact with QQ76947175.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:lq
  1. 信号处理仿真技术——kalman滤波

    0下载:
  2. 实现KALMAN滤波算法,通过跟踪,估计物体运动轨迹。-achieve Kalman filtering algorithm, by tracking estimated object trajectories.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:29696
    • 提供者:姜斐
  1. VC++中值滤波

    1下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C++/Matlab image processing and recognitio
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-05
    • 文件大小:148480
    • 提供者:陈咚
  1. vb语言实现的卡尔曼滤波源程序

    1下载:
  2. 初学习滤波器的有关知识,给出一个简单的卡尔曼滤波的matlab程序。vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)-early learning knowledge of the filter, is a simple Kalman filtering Matlab procedures. Vb language Kalman filtering source (no test, the output corre
  3. 所属分类:编程文档

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:李辉
  1. 利用卡尔曼滤波跟踪一个点

    0下载:
  2. 利用卡尔曼滤波跟踪一个点,VC环境下,用OPENCV编-tracking the use of a Kalman filter, the VC environment, with provision OPENCV
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:张莉
  1. 心电图滤波

    1下载:
  2. 心电图滤波,频谱分析,滤波器设计的参考程序,没有密码,自由下载,欢迎交流。下载后请留言-ECG filtering, spectrum analysis, the reference filter design process, no password, free download, welcomed the exchange. After downloading please leave
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:kljd
  1. 维纳滤波处理c代码

    0下载:
  2. 用c写了维纳滤波处理算法,里面有算法使用说明,供大家学习信号处理时参考-used to write the Wiener filter algorithm, and they use algorithms for signal processing to emulate reference
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:陈曙
  1. 电力系统故障滤波数据管理系统

    1下载:
  2. vc++6.0 开发的电力系统故障滤波数据管理系统-vc 6.0's power system fault filtering data management system
  3. 所属分类:串口编程

    • 发布日期:2024-05-05
    • 文件大小:528384
    • 提供者:彭先健
  1. 滤波处理

    0下载:
  2. 滤波处理,包括最大值滤波、最小值滤波、中值滤波和平均值滤波!-filter processing, including filtering maximum and the minimum of filtering, median filtering and filtering average!
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:张宸宇
  1. 心电信号滤波

    0下载:
  2. 心电信号滤波,数字信号处理课后试验,其中有源程序,频谱图,滤波图-ECG filtering, digital signal processing OSCAR test, which is the source, the spectrum, filtering plan
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:easy
  1. 在单片机中适用的10种软件滤波方法

    0下载:
  2. 为文本格式,主要是单片机中的十种软件滤波方法,并有具体的实现程序,我已调试运行过。-to text format, which is mainly of the 10 SCM software filtering methods, and specific procedures, I have run a debugger.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:洪峰
  1. VC实现维纳滤波处理

    0下载:
  2. 一个实现维纳滤波图像处理的VC函数,各个成员变量程序中有详细说明-a Wiener filter to achieve the VC image processing functions, all member variables procedures are described in detail
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:谢鹏
  1. 图象处理中值滤波

    0下载:
  2. 数字图像处理上常用的中值滤波处理源代码,可以参照一下-digital image processing used on the median filter processing source code can refer to the
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:149504
    • 提供者:yshx
  1. 卡尔曼滤波forMatrixVb

    1下载:
  2. 我用matrixVb编的卡尔曼滤波程序,很简单,但也费我不少工夫,希望对大家有点用,我就工夫没白费了,有问题互相切磋吗-I used matrixVb series Kalman filtering process is very simple, but I have spent a lot of efforts and I hope that we are a bit used to, I did not work in vain,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:8192
    • 提供者:戈壁胡杨
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org