-
SVDTLS
用Matlab仿真实现最小二乘法和总体最小二乘法估计
假设仿真的观测数据 产生,其中 为0均值, 单位方差的高斯白噪声,取n=1,2,....128。
试用TLS,取AR阶数为4,估计AR参数 和正弦波频率;再用SVD-TLS ,估计AR参数 和正弦波频率。
(1)、在仿真中,AR阶数取为4和6。
(2)、执行SVD-TCS时,AR未知。仿真运行至少二十次。
(Simulation using Matlab and the overall least squares least squares estimate assumptions simulated observation data are generated, where 0 mean, unit variance Gaussian white noise, take n = 1,2 ,.... 128. Try TLS, take AR order of 4, estimated AR parameters and the sine wave frequency then SVD-TLS, estimated AR parameters and the sine wave frequency. (1), in the simulation, AR order is taken as 4 and 6. (2), when the implementation of SVD-TCS, AR is unknown. Simulation run at least twenty times.)
- 2020-12-17 08:59:11下载
- 积分:1
-
amvc
关于异步电机的矢量控制建模仿真(附有相关的文章)(Simulation for Asynchronous Motor Vector Control)
- 2013-05-06 19:38:28下载
- 积分:1
-
RoboticToolbox
对于工程应用上的机械臂,robotictoolbox工具箱是一个非常通用的仿真软件,集成了运动学,动力学等特性。用Matlab程序编写!(For engineering applications on the robot arm, robotictoolbox Toolbox is a very generic simulation software, integration of kinematics, dynamics and other characteristics. Programming with Matlab!)
- 2020-11-04 20:39:51下载
- 积分:1
-
landscape
利用MATLAB作的分形地形源代码,用到分形地形的基础算法。(For the use of MATLAB source code of fractal terrain, use the basis of the fractal algorithm terrain.)
- 2009-04-23 19:01:13下载
- 积分:1
-
Matlab-senior-notes(3)
Matlab高级讲义-控制系统的数学描述与建模(Matlab senior notes- the mathematical description of the control system and modeling)
- 2011-12-24 21:12:57下载
- 积分:1
-
dtc2014
limitation of load angle in pmsm
- 2015-04-12 18:49:48下载
- 积分:1
-
mass_spring
This m file contains the code mass spring system and its constants
- 2014-02-13 01:52:41下载
- 积分:1
-
kalman
kalman滤波matlab程序,自己读了一点修改了一点,里面有说明(kalman filter matlab program, read a little modified a bit, which is described)
- 2013-04-21 22:57:17下载
- 积分:1
-
HopCarrierSync
跳频载波同步模块的matlab程序,对于做跳频通信系统给的非常好,直接用即可已测试。(Hopping carrier synchronization module matlab procedures for frequency hopping communication system to do very well, can be directly tested.)
- 2015-03-28 15:19:34下载
- 积分:1
-
how-to-seek-a-extremum-sequence
Matlab中如何求一个序列的极值?在Matlab中有专门求序列最大值和最小值的函数,分别是Max 和 Min,但是有时候我们不满足于求整个序列的最值,而是对序列的极值,也就是局部的最值感兴趣。对于解析函 数,这个比较简单,只要令一阶倒数为零求出对应的自变量就行了。(Matlab how to seek a extremum sequence? In the Matlab there is a special function for sequence of maximum and minimum values, respectively is Max and Min the value, but sometimes we do not meet for the whole series, but the extremum sequence, also is the value of local interest. For analytic functions, this is relatively simple, as long as the countdown to zero order and related variables on the line.)
- 2015-04-02 10:12:42下载
- 积分:1