-
MATLAB
说明: matlab的一些基础讲解,适用于初学者。主要是关于在数字信号处理课程中的应用。(to explain some basic matlab for beginners. Mainly on the course in digital signal processing applications.)
- 2011-03-13 13:44:48下载
- 积分:1
-
youyueshuzengliangfankuigpc
一个基于增量反馈的广义预测控制算法的matlab程序,程序说明详细(A feedback based on incremental generalized predictive control algorithm matlab program, detailed description of the procedures)
- 2011-04-25 15:40:10下载
- 积分:1
-
highstepup-circuit
This simulation by MATLAB s simulink for boost converter circuit "HIGH STEP-UP CONVERTER"
- 2011-05-27 01:03:58下载
- 积分:1
-
THREE_1D_FEM
三个一维的matlab有限元程序,可以参考(Three one-dimensional finite element program matlab, you can refer to)
- 2014-09-10 09:13:36下载
- 积分:1
-
OFDM SIM
ofdm在高斯白噪声中的传输和衰减以及ofdm导频的添加(ofdm transmission and pilot add white Gaussian noise)
- 2013-04-01 09:45:59下载
- 积分:1
-
pid
二进制的遗传算法整定pid的参数,用于遗传算法的初步学习(Binary genetic algorithm-tuning the pid parameter for the genetic algorithm preliminary study)
- 2013-03-31 10:48:05下载
- 积分:1
-
CAL_corner
针对结构转角信息难以测量的问题,采用转角信息重构技术由随机子空间从振动信号中提取的结构平动位移估算结构转动位移,然后构建改进的单元损伤变量(Since it is difficult to measure the rotational responses of a structure, a technique was adopted to evaluate the approximate modal rotations with the modal displacements, which were extracted from structural vibrational signals with stochastic subspace identification, by static condensation and QR decomposition)
- 2013-12-18 04:22:26下载
- 积分:1
-
c4mmod2
模拟数据分析处理的过程,应用simulink(simulink UU)
- 2012-03-26 09:57:12下载
- 积分:1
-
MOM
电磁计算中的矩量法,用以计算偶极子和方环天线的输入阻抗等天线参数(Electromagnetic calculation method of moments to calculate dipole and square loop antenna input impedance antenna parameters)
- 2011-09-19 14:10:17下载
- 积分:1
-
fcn_SR_KF
This file compares three different versions of the Kalman filter.
The Kalman filter is used for recursive parameter estimation.
The Kalman filter can handle noisy measurements.
The first implemented filter (fcn_KF) is the Kalman filter with standard
update of the covariance matrix P.
The covariance matrix reflects the uncertainties of the predictions.
To improve the numerical stability Potter developed a
square root update (fcn_KF_SRP) of the covariance matrix P.
Another version is the square root covariance update via
triangularization (fcn_KF_SRT).
This file generates a model. Then the three Kalman filters perform an
estimation of the model parameter. At the end the results are compared.
Sources:
Simon, D. (2006): Optimal state estimation
Kaminski, P. (1971): Discrete Square Root Filtering: A Survey of Current Techniques
Golub, G. (1996): Matrix Computations
- 2014-02-14 18:30:49下载
- 积分:1