说明:基本的粒子滤波算法,所用数值模型为带控制量的非线性模型,可修改噪声类型,并可和EKF相比较-Basic particle filter algorithm for the numerical model used to control the volume with the non-linear m...
说明:用凯泽窗设计线性相位带通FIR滤波器 计算理想带通滤波器单位抽样响应ha(n)的M函数文件dbpfr.m 计算凯泽窗函数wk(n)的M函数文件kwnd.m-Keyser window design with linear phase FIR bandpass filter calculate...
说明:无味卡尔曼滤波的源代码,无味卡尔曼滤波用于估计非线性系统的状态值,优于扩展卡尔曼-tasteless Kalman Filtering source code, unscented Kalman filter for nonlinear systems estimated value of the ...
说明:这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
说明:利用矩阵分析的方法对线性方程组进行求解分析,得出奇异值分解法相对于其他分解法的好处-Analysis using matrix method for solving linear equations analysis singular value decomposition method for t...
说明:gmcalab 快速广义的形态分量分析,从先验概率中采样,计算权重,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,MinkowskiMethod算法 ,关于非线性离散系统辨识,三相光伏逆变并网的仿真。
说明:动态目标检测的matlab程序仿真使用线性调频信号-Dynamic target detection matlab simulation procedure using a linear FM signal
说明:中值滤波是有助于减少冲动,或椒盐噪声的非线性过程。它也是有用的在保留图像中的边缘。此筛选器给出了较好的效果,对其他中位数比较筛选器
说明:本代码是有关非线性最小二乘法的一个求解程序,其是用MATLAB编写而成。目的是跟踪误差,希望这段代码能够给大家带来帮助,本段代码只给大家做为一个参考。