搜索资源列表

  1. 10种软件滤波方法

    0下载:
  2. 10种软件滤波方法 里面介绍了10种软件滤波的编程思想-filtering software inside of 10 kinds of filtering software programming ideas
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4009
    • 提供者:何翔
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3039
    • 提供者:洪峰
  1. 10种软件滤波方法的示例程序

    0下载:
  2. 10种软件滤波方法的示例程序-10 kinds of filtering software sample program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:16234
    • 提供者:孙颋
  1. 滤波方法

    0下载:
  2. 提供两种常用滤波方法的VC源程序,已经运行通过。-offers two commonly used methods of filtering source VC has been running through.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2670
    • 提供者:张平
  1. 用Kalman滤波方法估计目标航迹的Matlab源程序

    0下载:
  2. 用Kalman滤波方法估计目标航迹的Matlab源程序
  3. 所属分类:源码下载

    • 发布日期:2011-03-17
    • 文件大小:9161
    • 提供者:tianliangle
  1. 10exemple_filter

    0下载:
  2. 10种软件滤波方法的示例程序-10 kind of software filter method demonstration procedure
  3. 所属分类:通讯/手机编程

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

    0下载:
  2. 10种软件滤波方法的示例程序-10 kinds of filtering software sample program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:孙颋
  1. 常用软件滤波方法及其示例程序

    1下载:
  2. 单片机常用的AD后滤波算法,供参考。-SCM common AD after filtering algorithm for information.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:
  1. 滤波方法

    0下载:
  2. 提供两种常用滤波方法的VC源程序,已经运行通过。-offers two commonly used methods of filtering source VC has been running through.
  3. 所属分类:波变换

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:张平
  1. 10种软件滤波方法的示例程序(JKRL)

    0下载:
  2. 这是十种软件抗干拢的c程序,转载,供大家参考。-This c program includes examples about 10 software filtering methods (software anti-disturbing).
  3. 所属分类:输入法编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:dsf
  1. 10种软件滤波方法

    0下载:
  2. 10种软件滤波方法 里面介绍了10种软件滤波的编程思想-filtering software inside of 10 kinds of filtering software programming ideas
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:何翔
  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-19
    • 文件大小:5120
    • 提供者:李天华
  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-19
    • 文件大小:3072
    • 提供者:洪峰
  1. 55645

    0下载:
  2. 10种软件滤波方法的示例程序 1、限副滤波 /* A值可根据实际情况调整 value为有效值,new_value为当前采样值 滤波程序返回有效的实际值 */ #define A 10 char value char filter() { char new_value new_value = get_ad() if ( ( new_value - value &g
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:21
  1. medianfilter(matlab)

    0下载:
  2. 本程序是对均值滤波方法和中值滤波方法的去噪效果对比的MATLAB程序-This procedure is a mean filter and median filter denoising methods MATLAB procedures contrast effect
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:jiali
  1. Image_Filtering

    0下载:
  2. 对图像各种滤波方法的研究,并对此进行比较,研究各种方法的优缺点。-image filtering
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:谢涛
  1. Target_Tracking_Simulation

    0下载:
  2. 用Matlab编写的用Kalman滤波方法估计目标航迹的程序,有详细注释,是学习Kalman滤波方法的好材料-Written with Matlab using Kalman filter to estimate target track of the process, detailed notes, is a good learning materials for Kalman filter
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:红贝
  1. testt

    0下载:
  2. 提供了邻域平均法、中值法两种平滑滤波方法,其中中值法可以随意进行3/5/7等邻域大小的滤波-Provides a neighborhood average, median filtering method and French, in which the median method can be free to 3/5/7 and so the size of the filter neighborhood
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 10种软件滤波方法的示例程序An example program of 10 software filtering methods(An example program of 10 software filtering methods)
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 双边滤波方法

    1下载:
  2. 双边滤波,使用matlab编程实现,对boy_noisy.gif;Circuit_noise.jpg;california_22_13.bmp进行实验。启动 bilateral_gray文件,输入模板半径默认为5;输入空间相似度和范围相似度。(Bilateral filtering is realized by MATLAB programming_ noisy.gif,Circuit_ noise.jpg ,california_ 2
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:660480
    • 提供者:l看看看
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org