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

搜索资源列表

  1. imageprocessing

    0下载:
  2. 主要内容彩色256色转灰度图,hough变换,walsh变换,对比度拉伸,反色,图像的傅立叶变换,高斯平滑,均值滤波,各种锐化方法,图像的缩放、细化、旋转,边缘提取,内附各种图片,vc++源码,对初学图象者很有帮助,强烈推荐,图象处理-The main contents of 256 colors to grayscale color, hough transform, walsh transform, contrast stretching, anti-color, images of Fou
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:5584001
    • 提供者:吴海峰
  1. DIP

    0下载:
  2. 中值滤波源码;希望对学习中值滤波的程序员有帮助;共同学习共同进步;-Median filter source wish to study median filter has to help the programmer common study common progress
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:159077
    • 提供者:lisi
  1. automake.tar

    0下载:
  2. linux的源码编译工具的书籍 教你如何编写外 ·Firefox Secrets :document about f ·友善之臂MINI2440的说明介绍文档, ·这是快速学习matlab的ppt,对学习ma ·arm7tdmi内核的技术参考资料 关于 A ·华为工程师手册,在软硬件方面都有 ·全面的介绍了串口通信的知识,通过 ·三星s3c2410芯片的中文手册,难得一 ·驱动开发经验集锦。 ·经过本人加全目录的《LINUX内核源代 ·DSP仿真器的原理图
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:47305
    • 提供者:tufei
  1. denoise

    0下载:
  2. 去噪源码。提供了中值滤波及均值滤波的MATLAB源代码,里面有图片,可以直接运行!-Denoising source. Median filter and provides a mean filter of MATLAB source code, which has pictures, can run!
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:84490
    • 提供者:Amanda Jing
  1. chermen

    1下载:
  2. 卡尔曼滤波器Matlab源码,用于校正NLOS误差的有偏卡尔曼滤波器, 本程序加入了非视距检测模块,对于NLOS使用有偏卡尔曼滤波,对于LOS使用标准卡尔曼滤波-Kalman filter Matlab source code, used to correct biased NLOS error Kalman filter, the program joined the non-line-detection module, for use NLOS biased Kalman filter, u
  3. 所属分类:Algorithm

    • 发布日期:2016-09-16
    • 文件大小:1024
    • 提供者:biaoshi
  1. PARTICAL-FILTER-CLASSIC

    0下载:
  2. 粒子滤波一个小演示源码,比较好用,有需要的赶紧下吧-Part.rar-Particle filter a small demonstration source, relatively easy, there is a need to quickly lower right-Part.rar
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:9744
    • 提供者:wch
  1. T200071012217h

    0下载:
  2. 此源码为线性相位滤波的vhdl源码与设计心的体会,理论分分析与工程实践总结相结合,有非常大的参考价值 可直接使用。 -The source for the linear phase filter VHDL source code and design of the heart experience, theoretical analysis to summarize the combination of engineering practice, a very large reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:739333
    • 提供者:一群舰队
  1. Mmspp430fir-fS

    0下载:
  2. 一种基于MSP430单片机SCM实现的FIR滤波波器C语言程序源码,希望对大家有帮助 -FIR filter filter based on the MSP430 MCU SCM C language program source code, we hope to
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1026
    • 提供者:补助
  1. mpu6050_kaman

    2下载:
  2. 基于STC12C5A60S2的控制MPU6050的函数的源码,内部移植了卡曼滤波!!!超级经典!小胖亲手打造!自平衡小车必备神器!KEIL环境,如有转载,务必注明“小胖电子-Based on the STC12C5A60S2 control MPU6050 function source, internally the kalman filtering!!!!!! Super classic! Xiao pang is made with one s own hands! Since the c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-08-31
    • 文件大小:128662
    • 提供者:齐城远
  1. kalam

    0下载:
  2. 卡尔曼滤波,对于视频监控的目标检测与跟踪很有帮助,matlab程序源码-Kalman filter target detection and tracking is helpful for video surveillance, matlab program source
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:2375
    • 提供者:刘珊娜
  1. digital-photoes-passfilter

    0下载:
  2. 这是我研一的课程程序,包含低通、高通、带通、带阻滤波,用于数字图像处理领域。参考图像源选取的lena,希望有需要的童鞋,自行下载!-This is what I study a course program includes a low pass, high pass, band pass, band stop filter for digital image processing. Reference image source selected lena, I hope there is a
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:649724
    • 提供者:杨建
  1. Average-filtering

    0下载:
  2. 用matlab编写的程序,实现图像的3*3、7*7、9*9算术均值滤波和几何均值滤波,文档中有matlab源码以及运行结果截图-Programs written with matlab, image 3* 3,7* 7,9* 9 arithmetic mean filter and geometric mean filter, documentation and operating results have matlab source screenshot
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:97645
    • 提供者:王梦
  1. de-noising_filter_edge_detection

    0下载:
  2. 通过matlab实现图像去噪、滤波、锐化、边缘检测功能,源码呈现,已测试百分百运行成功,内有详细注释,方便学习- Implemented by matlab image de-noising, filtering, sharpening, edge detection, the source presentation, have been tested to run a hundred percent success, with detailed notes, easy to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7327
    • 提供者:惠振阳
  1. 05888299adaptivemefilter

    0下载:
  2. 图像中值滤波的C++实现源码,易于实现,大家可自行学习,并且有注释,完全的实现 可运行-Image median filtering C++ achieve source, easy to implement, we can learn on their own, and there is a note, you can run the full realization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:723005
    • 提供者:吕洋
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. ModelingAccelSigProcess

    0下载:
  2. 模拟了加速度信号,并用卡尔曼那滤波对加速度的参数进行了估计,并有相应源码。-To simulate the acceleration signal, and the kalman filter to estimate the parameters of acceleration, and have the corresponding source code.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:672064
    • 提供者:樵飞
  1. Wiener-filter-in-speech-enhance

    3下载:
  2. 这是我的adsp的project 维纳滤波在语音增强上的应用,是基于维纳滤波的语音增强的matlab实现,其中包括matlab源码,word文档,以及PPT。并设计了简单的 GUI 对语音信号进行加噪处理,然后再其进行维纳滤波。通过gui可以实时改变加入噪声的参数和维纳滤波器的参数,进行分析。并 有频谱显示和语谱对比显示。-This is my project adsp the Wiener filter applied on speech enhancement is ba
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:766789
    • 提供者:小毛孩
  1. tms320c54exercise

    0下载:
  2. 一些tms320c54x系列dsp的源码。其中有乘法运算、除法运算与fft运算、fir滤波、diir。希望能对人有点帮助。-Some tms320c54x series dsp source. Including multiplication, division and fft operation, fir filter, diir.
  3. 所属分类:DSP program

    • 发布日期:2017-04-27
    • 文件大小:40765
    • 提供者:qiujianwei
  1. vspline.tar

    0下载:
  2. 这是一个关于图像重建方面滤波的源码,里面有详细的说明,下载最开始的时候阅读README文件,可以在里面找到你想要的程序。 -This is a source filter on image reconstruction, which has detailed instructions, download the very beginning, when read the README file, you can find what you want the program inside.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:117778
    • 提供者:medal
  1. spwm

    1下载:
  2. 利用Matlab软件中Simulink和Power  System为一个三相电压源SPWM逆变器建立系统仿真模型,并对其输出特性进行仿真分析。  它的主要功能是将直流电压变换成交流电压,采用SPWM控制策略,实时地调节逆变输出电压的幅值,以满足实际的要求。系统的主回路选用IGBT作为开关器件,为了减少输出电压的谐波,逆变电源输出接有串联谐振滤波电路。 -simulation of a spwm Inverter
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:14289
    • 提供者:周瑜
« 1 2 3 4 56 »
搜珍网 www.dssz.com