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

Search list

[Othermatlab_utilities

Description: This a collection of MATLAB functions for extended Kalman filtering, unscented Kalman filtering, particle filtering, and miscellaneous other things. These utilities are designed for reuse and I have found them very useful in many projects. The code has been vectorised for speed and is stable and fast.
Platform: | Size: 39936 | Author: 赵浩 | Hits:

[AI-NN-PRRBF

Description: 主要完成对RBF网络用于函数逼近的功能,是一种在逼近能力、分类能力和学习速度等方面均优于BP网络的网络。 -Completion of the RBF network primarily used for function approximation function, is an approximation ability and classification ability and learning speed, etc. are better than BP network of networks.
Platform: | Size: 1024 | Author: kk | Hits:

[matlabNLMS

Description: 若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成 W(n+1)=w(n)+ e(n)x(n) =w(n)+ (3.1) 式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。 -Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.
Platform: | Size: 3072 | Author: 闫丰 | Hits:

[Communicationkalmanfilter_aero_radar

Description: 卡尔曼滤波器在雷达上的应用,用于估计飞机的速度,有原始数据-Kalman filter in radar applications, used to estimate the speed of the aircraft, there are raw data
Platform: | Size: 51200 | Author: zjx | Hits:

[matlabHigh-speedvehiclenavigationresearch

Description: 高速车辆组合导航研究,主要研究卡尔曼滤波,扩展卡尔曼滤波-High-speed vehicle navigation research, major research Kalman filter, extended Kalman filter
Platform: | Size: 6144 | Author: huang | Hits:

[matlabHighspeedvehiclenavigationresearch1

Description: 高速车辆组合导航研究,主要研究卡尔曼滤波,扩展卡尔曼滤波-High-speed vehicle navigation research, major research Kalman filter, extended Kalman filter
Platform: | Size: 17408 | Author: huang | Hits:

[Mathimatics-Numerical algorithmsGPSSINSsimulationstudy

Description: 设计了一个基于位置/速度组合的集中卡尔曼滤波器,整合来自所有传感器的数据以提供精确的和可靠的定位数据-Designed a location-based/speed combination of centralized Kalman filter, the integration of data from all sensors to provide accurate and reliable positioning data
Platform: | Size: 135168 | Author: 无悔 | Hits:

[Windows Developcanny

Description: canny算法源码。Canny 的目标是找到一个最优的边缘检测算法。Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但也要考虑到处理器速度的不断提升。 -canny algorithm source code. Canny' s goal is to find an optimal edge detection algorithm. Canny algorithm is applied to different occasions. It allows the parameters to achieve specific requirements according to different adjustments in order to identify characteristics of different edge. For real-time image processing on a PC is probably too slow can not be used, especially in the use of a large Gaussian filter circumstances. But we should also take into account the processor speed has been increasing.
Platform: | Size: 1024 | Author: 鱼儿很忙 | Hits:

[Communication-Mobileecho1

Description: Adaptive Echo Canceller Using a Modified LMS Algorithm Abstract –– In this paper, an echo canceller is presented, using an adaptive filter with a modified LMS (Least Mean Square) algorithm, where this modification is achieved coding error on conventional LMS algorithm. simulation results, show a better convergence speed than conventional LMS algorithm, furthermore, Coded Error algorithm presents lesscomplexity for digital adaptive filters design, due to reduction of floating point operations.
Platform: | Size: 1024 | Author: venkat | Hits:

[Special EffectsMinMaxFilterFolder

Description: Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Description The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image processing applications (erosion/dilatation), 3D and more. This package has been implemented with a special care on the running speed: the MEX engine uses an algorithms that requires no more than three (3) comparisons per element and per dimension in all configurations. All numerical and logical class arrays are supported. Contributor (beside author) is Vaclav Potesil Acknowledgements This submission has inspired the following: Free-knot spline approximation MATLAB release MATLAB 7.8 (R2009a) Other requirements MEX correctly setup NO image processing is required Download a tiff file for
Platform: | Size: 29696 | Author: 谢冉 | Hits:

[matlabECGyuchuli

Description: ECG心电信号预处理,高通滤波器,滤除呼吸基线漂移,带阻滤波器,滤除工频干扰,并两组滤波器的处理速度进行比较-ECG signal preprocessing, high-pass filter, filter respiratory baseline drift, band stop filter, filter frequency interference, and two filters to compare the processing speed
Platform: | Size: 2207744 | Author: mkvt | Hits:

[matlabbackproj

Description: BACKPROJ uses the filtered or unfiltered backprojection algorithm to perform the inverse Radon transform. The filter is designed directly in the frequency domain and then multiplied by the FFT of the projections. The projections are zero-padded to a power of 2 before filtering to prevent spatial domain aliasing and to speed up the FFT.-BACKPROJ uses the filtered or unfiltered backprojection algorithm to perform the inverse Radon transform. The filter is designed directly in the frequency domain and then multiplied by the FFT of the projections. The projections are zero-padded to a power of 2 before filtering to prevent spatial domain aliasing and to speed up the FFT.
Platform: | Size: 4096 | Author: Jane | Hits:

[matlabQRcode

Description: QR码作为一种可高速、全方位识别的二维条码,已经在各行各业中得到了应用,并具有很大发展潜力.本文针对QR码图像的识别过程中可能遇到的图像噪声干扰、QR码占实际拍摄图像的一部分、倾斜、几何失真等问题进行了研究,提出了通过改进型中值滤波去除噪声,使用QR码符号特性定位并对倾斜图像进行旋转,对失真不严重的图像采用控制点变换和双线性插值方法进行几何校正.实验证明, 本文的方法简单有效, 可以用于提高条码的正确识别率.-As a high-speed, full identification of the two-dimensional bar code, QR code has been applied in all walks of life, and also has great potential for development. In this paper, aiming at QR code image recognition process may be encountered in noise interference, QR code accounting for the actual captured image just a part, slant, geometric distortion, and other issues have been studied, put forward through improved median filter to remove noise, use QR code symbol characteristics to locate and rotate the tilted image, distortion which is not serious use control-point transform and spatial bilinear interpolation method for geometric correction. The results show that this method is simple and effective, can be used to improve the QR code correct recognition rate.
Platform: | Size: 1319936 | Author: ljj | Hits:

[matlabkalman

Description: kalman滤波 针对二阶系统的位置速度估计 适合于初学kalman滤波算法的朋友 代码含有详细解释-kalman filter for the position of second-order system is suitable for beginners speed estimation kalman filter algorithm friend code contains detailed explanations
Platform: | Size: 1024 | Author: 李楠 | Hits:

[matlabbootstrap

Description: bootstrap粒子滤波的matlab程序,具体的应用粒子-It is a variant of particle filtering, I believe useful to you, the calculation speed better than the average particle filter
Platform: | Size: 160768 | Author: 付凤娜 | Hits:

[matlabvariable-LMS-matlab

Description: 基与matlab仿真平台,编写变步长LMS自适应滤波器算法,该算法能够解决收敛速度和稳态精度的固有矛盾。-Based on Matlab simulation platform, the preparation of a variable step size LMS adaptive filter algorithm, which is able to resolve the contradictions inherent in convergence speed and steady precision.
Platform: | Size: 2048 | Author: 王玉珠 | Hits:

[matlabMatlab

Description: 实现了零速修正的卡尔曼滤波算法,可实现个人室内导航。为读数据格式-Zero speed correction Kalman filter algorithm can achieve personal indoor navigation. Read data format
Platform: | Size: 16384 | Author: 王根 | Hits:

[midi programDeskcdtop

Description: 【谷速软件】基于MATLAB+GUI滤波器设计 -[Valley] speed software MATLAB+ GUI-based filter design
Platform: | Size: 22528 | Author: 彭诚 | Hits:

[Graph RecognizeDes1ktop

Description: matlab课程编程【谷速软件】基于MATLAB+GUI滤波器设计 -matlab programming courses [Valley] speed software MATLAB+ GUI-based filter design
Platform: | Size: 22528 | Author: 彭金 | Hits:

[matlab基于MATLAB的运动轨迹预测,卡尔曼滤波实现

Description: 对高速运动目标采用基于kalman filter进行预测。基于matlab的实现,来进行运动目标的轨迹预测。有卡尔曼算法,扩展卡尔曼滤波,数据拟合方法。(The high-speed moving target is predicted based on Kalman filter. Based on the realization of MATLAB, the trajectory prediction of moving objects is carried out. There are Kalman algorithm, extended Kalman filter, data fitting methods.)
Platform: | Size: 133120 | Author: wijdoy | Hits:
« 12 3 4 »

CodeBus www.codebus.net