-
K2
说明: 基于KALMAN滤波的MEMS陀螺仪滤波算法,陀螺仪滤波算法matlab实现(Based on KALMAN filter MEMS gyroscope filter algorithm, gyroscope filter algorithm matlab realize)
- 2017-04-24 15:58:09下载
- 积分:1
-
PF_codes
基于粒子滤波,实现海面船只控制,滤除波动干扰,含建模和仿真,包括主程序和子程序(sea boat tracking and control based on PF)
- 2012-05-29 22:26:03下载
- 积分:1
-
BUT_bode_highpass_1
巴特沃斯低通滤波C函数matlab仿真例程(Butterworth low-pass filter C function matlab simulation routines)
- 2013-09-24 19:44:34下载
- 积分:1
-
radar_system_design
雷达系统分析与设计(MATLAB)第二版(radar system design)
- 2010-07-26 23:59:49下载
- 积分:1
-
compresion_img
Bayesian classification algorithm based on image threshold segmentation iterative threshold segmentation algorithm for the best environment to run correctly matlab7.0
- 2010-10-19 05:31:51下载
- 积分:1
-
Typical-methods-for-linear-equations
解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。(Solving linear equations of the direct method (standard numerical algorithms), including Gaussian elimination procedure, the column pivot Gaussian elimination procedure, LU decomposition and the use of linear equations, LU decomposition, Cholesky decomposition, and find line with the Cholesky decomposition linear equations, Cholesky decomposition and improved using the improved Cholesky decomposition of linear equations, solution of tridiagonal equations pursuit method. All of my original program, and all tested correctly. A total of nine MATLAB. Internal procedures with detailed notes.)
- 2011-08-15 14:18:36下载
- 积分:1
-
CG_ex
共轭梯度发法matlab版本的一个实例源代码,带轨迹收敛图(a source code of conjugate gradient algorithm by matlab )
- 2013-10-27 16:47:48下载
- 积分:1
-
ListenAndTell
Simple Math games foe blinds peoples
- 2015-02-26 03:21:45下载
- 积分:1
-
Random_Signal_Analysis
随机信号分析 杨福生 清华大学出版社出版(Random Signal Analysis Yang Fusheng Tsinghua University Publishing House)
- 2011-07-05 05:00:20下载
- 积分:1
-
mulNewtonSOR
本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
- 2010-01-01 14:13:48下载
- 积分:1