Welcome![Sign In][Sign Up]
Location:
Search - arithmetic filter

Search list

[Other resourcenew-lms-arithmetic-simulation-code

Description: In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-data linear filtering problem. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of extensive research and application, particularly in the area of autonomous or assisted navigation.-In 1960, R. E. Kalman published his famous paper describ ing a recursive solution to the discrete-data l inear filtering problem. Since that time, due in large part to advances in digital computi Vi, the Kalman filter has been the subject of extens ive research and application. particularly in the area of autonomous or assis ted navigation.
Platform: | Size: 1418 | Author: 上将 | Hits:

[Mathimatics-Numerical algorithmskalman_filter

Description: 信号分析与预测的卡尔曼滤波算法,VC++源程序-kalman filter arithmetic for signal analysis and prediction written with VC++.
Platform: | Size: 19456 | Author: me | Hits:

[Other10种软件滤波方法的示例程序

Description: 限副滤波,中位值滤波法,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).
Platform: | Size: 5120 | Author: 李天华 | Hits:

[SCMdoc_filter_by_software_c_code_by_zhzzh18

Description: 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -1, limiting filtering method (also known as the filtering procedure judgment) 2, and the median value of three filtering, arithmetic average filter 4, the average recursive filtering method (also known as the moving average filter) 5, the average median filtering method (also known as the anti-average pulse interference filter) 6. limiting the average filter 7, a band lag filter 8, the weighted average recursive filtering method 9, elimination shaking filter 10, limiting Consumers jerk filtering method
Platform: | Size: 1024 | Author: 许海洋 | Hits:

[VHDL-FPGA-VerilogDaFilter

Description: /* This program generates the DApkg.vhd file that is used to define * the DA filter core and gives its parameters and the contents of the * Distributed Arithmetic Look-up-table "DALUT" according to the DA algorithm-/* This program generates the DApkg.vhd fi le that is used to define the DA* filter core and g ives its parameters and the contents of the Dis* tributed Arithmetic Look-up-table "DALUT" ac cording to the DA algorithm
Platform: | Size: 15360 | Author: 陈朋 | Hits:

[SCMFiltering_Digital_MUC

Description: 单片机数字滤波的十种方法:1、限幅滤波法(又称程序判断滤波法)2、中位值滤波法3、算术平均滤波法4、递推平均滤波法(又称滑动平均滤波法)5、中位值平均滤波法(又称防脉冲干扰平均滤波法)6、限幅平均滤波法7、一阶滞后滤波法8、加权递推平均滤波法9、消抖滤波法10、限幅消抖滤波法-SCM digital filtering of the 10 : 1, limiting filter (also known as the judgment filtering procedures) 2. the median value of three filtering, arithmetic average filter 4, the average recursive filtering method (also known as the moving average filter) 5. The average value of the median filtering method (also known as the anti-average pulse interference filter) 6, limiting average filter 7, 1-lag filter 8, the weighted average recursive filtering nine, eliminate buffeting filter 10, limiting consumer jerk filtering
Platform: | Size: 281600 | Author: Jawen | Hits:

[matlabnew-lms-arithmetic-simulation-code

Description: In 1960, R.E. Kalman published his famous paper describing a recursive solution to the discrete-data linear filtering problem. Since that time, due in large part to advances in digital computing, the Kalman filter has been the subject of extensive research and application, particularly in the area of autonomous or assisted navigation.-In 1960, R. E. Kalman published his famous paper describ ing a recursive solution to the discrete-data l inear filtering problem. Since that time, due in large part to advances in digital computi Vi, the Kalman filter has been the subject of extens ive research and application. particularly in the area of autonomous or assis ted navigation.
Platform: | Size: 1024 | Author: 上将 | Hits:

[2D Graphicadaptive_anisotropic_2D_gaussian_filter

Description: Gaussian filtering in one, two or three dimensions is among the most commonly needed tasks in signal and image processing. Finite impulse response filters in the time domain with Gaussian masks are easy to implement in either floating or fixed point arithmetic, because Gaussian kernels are strictly positive and bounded. But these implementations are slow for large images or kernels. With the recursive IIRfilters and FFT-based methods, there are at least two alternative methods to perform Gaussian filtering in a faster way, but so far they are only applicable when floating-point hardware is available. In this paper, a fixed-point implementation of recursive Gaussian filtering is discussed and applied to isotropic and anisotropic image filtering by making use of a non-orthogonal separation scheme of the Gaussian filter.
Platform: | Size: 1024 | Author: yangdi | Hits:

[VHDL-FPGA-VerilogFIR

Description: FIR数字滤波器分布式算法的原理及FPGA实现-Distributed Arithmetic FIR digital filter FPGA Principle and realize
Platform: | Size: 599040 | Author: 王杰 | Hits:

[matlabfilter

Description: 十种软件滤波的方法,包括限幅滤波法、中位值滤波法、算术平均滤波法、递推平均滤波法、中位值平均滤波法等-10 kinds of filtering software, including limiting filtering, median filtering method, arithmetic mean filtering, recursive filtering method the average, median average filtering method such as
Platform: | Size: 2048 | Author: zhuyoujian | Hits:

[Special Effectsjuzhipinghua

Description: 均值平滑函数,可以完成图象的算数均值平滑,滤波器大小可以改变-Mean smoothing function, to be completed arithmetic mean smooth images, filter size can be changed
Platform: | Size: 54272 | Author: linhw | Hits:

[Embeded-SCM DevelopDigitalFilterCprogram

Description: 在许多的数据采集系统中,现场的强电设备较多,不可避免 地会产生尖脉冲干扰,这种干扰一般持续时间短,峰值大,对这样 的数据进行数字滤波处理时,仅仅采用算术平均或移动平均滤波 时,尽管对脉冲干扰进行了1/n的处理,但,其剩余值仍然较大。 这种场合最好的策略是:将被认为是受干扰的信号数据去掉,这 就是防脉冲干扰平均值滤波法的原理。-In many data acquisition system, the strong electrical equipment at the scene more, will inevitably produce a sharp pulse interference, such interference generally short duration, peak, and data on such digital filter processing, only the use of arithmetic mean or moving average filter, although carried out on the pulse interference 1/n the treatment, but its residual value is still larger. Such occasions, the best strategy is: would be considered interference signal data removed, and that is anti-pulse interference principle average filtering method.
Platform: | Size: 4096 | Author: 倪晨 | Hits:

[Special Effectslinear

Description: - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filtering method 3, the arithmetic average filtering method 4, the average recursive filtering method (also known as the moving average filtering method) 5, with a median value of the average filter Act (also known as anti-pulse interference average filtering method) 6, limiting the average filtering method 7, the first order lag filtering method 8, the weighted average recursive filtering method 9, extinction Buffeting filtering method 10, limiting consumer Buffeting filtering method
Platform: | Size: 1024 | Author: 張治國 | Hits:

[DocumentsSCMintherealizationoffilteringalgorithm

Description: //在单片机系统中常用的滤波算法 (1)程序判断法(2)中值滤波法 (3)算术平均滤波法 (4)加权平均滤波法(5)滑动平均滤波法 (6)低通滤波法(7)中位值平均滤波 -//In the single-chip microcomputer system used in the filtering algorithm [1] procedures to determine law [2] Median Filter Method [3] arithmetic mean filtering method [4] the weighted average filtering method [5] moving average filtering method [6] low pass filter method [7] the median average filtering
Platform: | Size: 1024 | Author: 田亮 | Hits:

[Special Effectsspfilter

Description: 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
Platform: | Size: 1024 | Author: yang | Hits:

[Special Effectsdif_spfilt

Description: 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
Platform: | Size: 1024 | Author: yang | Hits:

[matlabarithmetic_filter

Description: the given file contains the implementation of the ARITHMETIC FILTER using two methods. 1.based on the mathematical concept of arithmetic mean realised using for loops. 2.using imfilt -built-in function of matlab.this function makes use of the convn function and provides some additional inbuilt features for better image processing.-the given file contains the implementation of the ARITHMETIC FILTER using two methods. 1.based on the mathematical concept of arithmetic mean realised using for loops. 2.using imfilt-built-in function of matlab.this function makes use of the convn function and provides some additional inbuilt features for better image processing.
Platform: | Size: 1024 | Author: saumya | Hits:

[Otherfilter

Description: 数字滤波器,分别实现算术平均值法、中值滤波法、惯性滤波法三个模块-Digital filter arithmetic mean of the three modules of the median filter, inertial filter method
Platform: | Size: 2404352 | Author: 张渊媛 | Hits:

[Graph Recognizearithmetic

Description: 利用arithmetic算法对图像进行处理,通过建立arithmetic滤波器-arithmetic filter
Platform: | Size: 125952 | Author: jim | Hits:

[SCMfilter

Description: 常用滤波算法:程序判断法,中值滤波法,算术平均滤波法,加权平均滤波法,滑动平均滤波法,低通滤波法,中位值平均滤波-Common filtering algorithm: program to determine, median filtering, arithmetic mean filtering method, the weighted average filter, moving average filter, low-pass filtering, median average filtering
Platform: | Size: 1024 | Author: sun.z.b | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net