搜索资源列表
10zrjlb
- 10种经典的软件滤波方法(zt),自己收藏的和大家分享-10 classic software filtering method (z), a collector and share
10lvbo
- 10种软件滤波方法的示例程序,编程经验和技巧,相信会有很大帮助
带噪图像中值滤波
- 本文根据对原始纯净图像进行的椒盐加噪处理,提出了利用中值滤波法消除图像噪声的实用方法。使用软件工具MATLAB快速地实现了图像的中值滤波。此文阐述了中值滤波的原理、算法以及利用MATLAB软件的仿真。在图像处理中利用中值滤波法消除图像中的噪声是图像噪声处理的常用方法。
数字滤波器设计论文
- 本文分析了国内外数字滤波技术的应用现状与发展趋势,介绍了数字滤波器的基本结构,提出了一种基于Matlab和Modelsim软件的数字滤波器设计方法
software_filter
- 单片机软件滤波的几种方法和几种数字滤波方法-Several methods of filtering software, MCU and several digital filtering method
software_filtering
- 10种常见软件滤波示例程序及其实现方法.-10 kinds of common filtering software, sample programs and its realization method.
10zrbffcx
- 10种软件滤波方法的示例程序,是用c写的,在实际的使用过程中非常有用.-10 kinds of software filtering method of the sample procedures are written with c, in the actual use of the course very useful.
55645
- 10种软件滤波方法的示例程序 1、限副滤波 /* A值可根据实际情况调整 value为有效值,new_value为当前采样值 滤波程序返回有效的实际值 */ #define A 10 char value char filter() { char new_value new_value = get_ad() if ( ( new_value - value > A ) || ( value - new_value
05
- 了解微波滤波电路的原理及设计方法。 学习使用ADS软件进行微波电路的设 计,优化,仿真。 掌握微带滤波器的制作及调试方法-Understanding of microwave circuit theory and filter design methods. Learning to use software ADS microwave circuit design, optimization, simulation. Mi
A_Framework_for_NonlinearFilter_in_Matlab
- 英文文献,详细介绍了应用Matlab编写非线性滤波器的软件工程方法。对于想利用matlab作为工具解决滤波问题的同僚们有很大帮助。-English documents, which presents how to design the non-linear filter with matlab. Very praticle to those who are eager to solve filter problems with matlab.
ydbshujucaiji
- 数据采集系统: (1)采用定时中断和软件控制的方法,实现每隔N秒(N可设置)实现对模拟量的采集。 (2)根据预先设置的数值和采集的模拟量决定控制输出。如假设控制中心值为2.0V,当输入值超过2.0±0.2(V)时,模拟控制步进电机转:正偏差时反转,负偏差时正转;当输入值超过2.0±0.5(V)时,进行上、下限报警。 (3)对采集的值应进行数字滤波,如可一次采集10个值,去掉最大值、最小值,然后取平均值。 (4)实现8路采集,不同路的中心值及上、下限等参数可灵活设置。 -Dat
Two_software_trap_technology_Comparison
- 单片机应用系统的抗干扰具体可分为软件和硬件两方面,其中,软件抗干扰 以其设计灵活、节省硬件资源、降低成本等优势越来越得到广泛采用。软件抗干 扰技术主要有“指令冗余技术”、“软件陷阱技术”、“软件看门狗技术”、“数 字滤波技术”等。本文就软件陷阱技术对单片机应用系统抗干扰的原理与具体实 现方法进行探讨和研究,给出实现软件陷阱技术的两种形式,并将该技术成功地 使用在多个实际的单片机应用系统中,保证系统的可靠运行。-Application System of specific an
softfiltering
- 11种软件滤波方法,很好的滤波方法,欢迎大家下载!-11 software filter, a good filtering method, are welcome to download!
SoftLBCode
- 使用软件进行滤波的处理方法汇集,便于工程师们查找,也适合工程师的业余学习和收集,知识的积累等-Use filtering software approach brings together, easy to find engineers, but also for engineers learning and amateur collection, accumulation of knowledge, etc.
4771992519656
- 10钟软件滤波的方法,包含程序源码,希望对大家有用-10 minutes filtering software, containing the program source code, hope to be useful
3
- 为了采集准确的心电信号,设计了一套基于瞬时心率信号抗干扰测量的方法,针对微弱并易受干扰的心电采样信号,进行有效地硬件以及软件滤波,通过软件数字滤波算法,得到真实的心率信号-Set based on the instantaneous heart rate signal immunity measuring method to collect accurate ECG, ECG sampling signal for the weak and vulnerable to interference,
software-filtering-operations
- 采用c语言进行软件滤波操作,文档内汇集了十种方法。-Using c language software filtering operations within the document brings together ten ways.
2014204091
- 应用DSP集成开发环境CCS,并用TMS320VC5416开发板来实现FIR数字滤波。旨在熟悉FIR和IIR滤波器的原理及设计流程,学习使用MATLAB设计数字滤波器,熟悉CCS软件使用方法,并了解DSP集成开发环境的使用和特点。-Application of DSP integrated development environment CCS, and with the development board to achieve TMS320VC5416 FIR digital filter.
Software-filtering-method
- 单片机实现软件滤波的几种方法说明,并分析各自的优缺点-Software filtering method
Software-filtering
- 10种软件滤波方法的示例程序,作为软件抗干扰。-10 kinds of software filtering method of the sample program, as a software anti-jamming.