搜索资源列表
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
AD637_www.ic37.com
- 真有效值转换 应用指南 第2版作者:Charles Kitchin、 Lew Counts-FEATURES High Accuracy 0.02 Max Nonlinearity, 0 V to 2 V RMS Input 0.10 Additional Error to Crest Factor of 3 Wide Bandwidth 8 MHz at 2 V RMS Input 600 kHz at 100 mV RMS Computes: Tr
getrmsfeat
- This function computes the RMS feature of the signals in x,which are stored in columns. The signals in x are divided into multiple windows of size winsize and the windows are space wininc apart. Inputs x: columns of signals winsize: wind