搜索资源列表
GPSorbit
- 程序主要包括:1.MyInit.m 数据初始化 输出参数: XTrueZ 目标真实轨迹 Z0 目标观测值 T 采样周期 Q 系统误差阵 DeltaR 距离误差 DeltaSita 方位角误差 DeltaBeta 俯仰角误差 totaltime 运动时间 montimes 蒙特卡罗仿真次数 2. EKF.m [Z1]= EKF Z1: 输出EKF滤波后结果 3. CMKF.m [Z2]= CMKF Z2: 输出CMKF滤波后结果
zhongzhilvbo
- 基于DM642中值滤波算法,希望对大家有帮助-Filtering algorithm based on the value of the DM642, we hope to
matlab-lizilvbodaima
- 用matlab实现粒子滤波算法 x = 0 初始状态 R = input( 请输入过程噪声方差R的值: ) 测量噪声协方差 Q = input( 请输入观测噪声方差Q的值: ) 过程状态协方差 tf = 100 模拟长度 N = 100 粒子滤波器中的粒子个数 xhat = x P = 2 xhatPart = x-Particle filtering algorithm using matlab
matlab-fliter
- 自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)-Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use)
filer
- 自己写的中值滤波剔野程序,用于信号野值剔除。很简单,其中算法可替换-Write your own wild tick median filtering program for the signal, excluding outliers. Very simple algorithm which can be replaced
speckle-noise
- 数字图像滤波的程序,包括散斑噪声的生成,中值,均值,Lee,Kuan滤波算法的实现,还计算了三个指标:峰值信噪比,等效视数,散斑指数。-Digital image filtering process, including the generation of speckle noise, median, mean, Lee, Kuan filtering algorithm, also calculated three indicators: the peak signal to noise ra
Fingerprint
- 由于指纹所具有的唯一性和不变性,以及指纹识别技术具有很高的可行性和实用性,指纹识别成为目前最流行、最可靠的个人身份认证技术之一。 本论文对指纹图像基于小波变换的各种处理进行了分析、总结。图像处理包括基于小波变换的指纹图像滤波处理和基于小波的指纹图像增强处理。同时介绍指纹图像的预处理:目的是去除指纹图像中的噪音,将其转化为一幅清晰的点线图,便于提取正确的指纹特征。它分四步进行,即灰度滤波、二值化、二值去噪、细化。 本文针对基于点模式匹配的指纹匹配算法速度较慢的现状,设计了一种新
average-filtering
- 一种中值滤波的算法,简单但是实用,可以做简单的修改达到自己的要求,并附上了一张滤波前后的对比图-A median filtering algorithm, simple but practical, simple modifications can be done to achieve their demands, along with a comparison chart on a before and after filtering
car-number
- 能够对大部分的车牌进行定位,和识别 .包括数字图像处理的 均衡化,灰度化,中值滤波,平滑处理,各种边缘检测算法,还有四种二值化方法-car num
matlab_wmf_release_v1
- 权重中值滤波实现,高效实现相关算法和应用-Weighted Median Filtering for Stereo Matching and Beyond
Part01
- matlab基线漂移的消除算法,使用的是中值滤波算法,消除极限漂移导致的测量信号中的直流偏置产生不确定的变化-matlab baseline drift elimination algorithm, using median filtering algorithms eliminate measurement signal drift due to the limits of DC bias change undefined
acwmf
- 自适应中心加权中值滤波的实现方法,matlab文件(adaptive center median filter)
Uart_Mean_Filter
- 基于FPGA的中值滤波算法实现,图像处理中的运用(Implementation of median filter algorithm based on FPGA)
新建文件夹
- 基于彩色图像的矢量中值滤波算法 对矢量中值滤波器的改进(Vector median filtering algorithm based on color image Improvement of vector median filter)
1025 边缘保持中值滤波
- 边缘保持中值滤波 对于此滤波算法进行了matlab编程(Edge preserving median filtering)
adpmedian
- 自适应中值滤波,在中值滤波算法的基础上对中值参数的选取可以根据具体条件自我修订,滤波效果更佳理想(Adaptive median filtering. On the basis of median filtering algorithm, the selection of median parameters can be self-modified according to specific conditions, and the filtering effect is better and i
order
- matlab阶次分析,matlab实现的阶次分析算法,用于变转速机械故障特征提取,可运行,包含寻找脉冲时刻,等角度时刻,数字跟踪滤波,样条差值等步骤(Matlab order analysis, the order analysis algorithm realized by MATLAB, is used to extract the fault features of variable speed machinery. It can be operated, including findin
