-
System-identification
系统辨识作业 考虑如下模型
z(k)-1.5z(k-1)+0.7z(k-2)=u(k-1)+0.5u(k-2)+v(k)
其中v(k)是均值为0,方差为1的白噪声。根据模型生成数据,采用递推最小二乘法对模型参数进行辨识,要求绘出各参数随时间的变化曲线。
("System identification" computer test 。Consider the following model
Z (k) to 1.5 of z (k- 1)+ 0.7 z (k- 2) = u (k- 1)+ 0.5 u (k- 2)+ v (k)
The v (k) is the mean to 0, the white noise variance 1. Generate data according to the model, the recursive least squares method is adopted to model parameters are identified, draw the parameters changing with time curve.
)
- 2020-12-17 20:19:11下载
- 积分:1
-
pscad
自建的一个基于PSCAD无功电流检测的有源滤波实验,效果很好(Self-built one based on the the PSCAD reactive current detection of active filtering experiments, the effect is very good)
- 2012-08-19 22:34:32下载
- 积分:1
-
BackupConfigure
Qt编写的小程序,主要是编写类似visio的一部分功能(Small program written in Qt,Small program written in Qt)
- 2020-12-22 22:29:07下载
- 积分:1
-
NC-create
数控代码自动生成,Bizer曲线的数控加工代码的自动生成,VC++实现功能(NC create)
- 2013-01-17 16:37:52下载
- 积分:1
-
shuangbai
使用ode45函数,计算双摆模型,同时动画显示结果。并画图相应的相图.
(use ode45 function, double pendulum model calculation, the results show animation. Drawing and the corresponding phase diagram.)
- 2006-10-19 06:36:44下载
- 积分:1
-
VSRS_software
VSRS3.5 原版未改动,包含较全的相机参数文件(The original version of VSRS3.5 has not been changed and contains more complete camera parameter files.)
- 2021-01-08 15:58:51下载
- 积分:1
-
yuan
使用matlab编写的根据圆心坐标画圆,且填充颜色(Using Matlab prepared according to the center coordinates of the circle, and fill color)
- 2012-06-01 10:49:07下载
- 积分:1
-
运用matlab画出瑞利波的频散曲线
在前人工作的基础上对三层层状介质的瑞利波频散曲线进行了正演模拟研究,对假定的几组典型模型参数的频散曲线进行了认真分析。通过分析可知,各频散曲线之间是互不相交的,从而对此问题有了一个更清晰的认识。指出当低速软弱夹层存在时频散曲线的特点,并根据分析结果,说明”之“字形频散曲线的形成机理。(On the basis of previous work, the Rayleigh wave dispersion curves of three layered media are studied by forward simulation, and the dispersion curves of some assumed typical model parameters are carefully analyzed. Through the analysis, we can see that the dispersion curves are not intersected with each other, so we have a clearer understanding of this problem. It is pointed out that the characteristic of time dispersion curve exists in low-speed weak interlayer, and according to the analysis results, the formation mechanism of zigzag dispersion curve is explained.)
- 2018-11-16 21:37:41下载
- 积分:1
-
Fourth-order-LongGe-coulthard-method
本文件中,包含了微分方程的求解C++程序,以及绘制的函数图象(This document contains the differential equation C++ program, and the mapping function of image)
- 2011-11-09 09:07:10下载
- 积分:1
-
drawMFC
一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。(A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse events in the corresponding conduct, but not in the paint method in the conduct, we may learn.)
- 2013-09-13 09:27:12下载
- 积分:1