MATLAB-Graphics
首先介绍MATLAB的基本知识及基本运算,使读者对MATLAB有一个概略的了解,然后系统论述图形绘制技术的基本概念、工作原理及在工程中的应用。书中精选科学和工程中常用的多个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。其中详细讲解了MATLAB的基本知识、二维图形的绘制、三维图形的绘制、高级图形绘制技术、动画与视频、几何造型及GUI的程序设计等内容。(First introduced in MATLAB basic knowledge and basic operations, allowing the reader to have a rough understanding of MATLAB and then systematically discusses the basic concepts of graphics rendering technology, working principle and in engineering. The book featured commonly used in science and engineering multiple algorithms, all using MATLAB programming language, with examples for algorithm verification and analysis. Which explained in detail the basics of MATLAB, two-dimensional graphics rendering, 3D graphics rendering, advanced graphics rendering, animation and video, geometric modeling and GUI programming and other content.)
- 2013-11-13 20:57:06下载
- 积分:1
kalman
一连续平稳的随机信号x(t),自相关函数RX(t)=e-/t/,信号x(t)为加性噪声所干扰,噪声是白噪声,测量值的离散值Z(k)为已知,TS=0.02s。
-3.2,-0.8,-14,-16,-17,-18,-3.3,-2.4, -18,-0.3,-0.4,-0.8,-19,-2.0,-1.2,-11,-14,-0.9,0.8,10,0.2,0.5,-0.5,2.4,-0.5,0.5,-13,0.5,10,-12,0.5,-0.6,-15,-0.7,15,0.5,-0.7,-2.0,-19,-17,-11,-14。
自编卡尔曼滤波递推程序,估计信号x(t)的波形。(A continuous stationary random signal x (t), the autocorrelation function RX (t) = e-/ t /, the signal x (t) is additive noise of the interference, noise is white noise, the measured value of the discrete values Z (k ) are known, TS = 0.02s.
-3.2,-0.8,-14,-16,-17,-18,-3.3,-2.4,-18,-0.3,-0.4,-0.8,-19,-2.0,-1.2,-11,-14 ,-0.9,0.8,10,0.2,0.5,-0.5,2.4,-0.5,0.5,-13,0.5,10,-12,0.5,-0.6,-15,-0.7,15,0.5,-0.7,-2.0,-19,-17,-11,-14.
Self Kalman filter recursive procedure, the estimated signal x (t) waveform.)
- 2020-12-21 11:19:08下载
- 积分:1