-
53607914PWM_IGBT
programm that describe how control the dfig
- 2009-10-10 16:02:53下载
- 积分:1
-
trp
各种各样的不同代码源打包,都是经过运行的,绝对可以使用。(A variety of different source code packages are run through, and absolutely can be used.)
- 2010-11-03 19:30:23下载
- 积分:1
-
An_Introduction_to_the_Kalman_Filter
The Kalman filter is a mathematical power tool that is playing an increasingly important
role in computer graphics as we include sensing of the real world in our systems. The good
news is you don’t have to be a mathematical genius to understand and effectively use
Kalman filters. This tutorial is designed to provide developers of graphical systems with a
basic understanding of this important mathematical tool.
- 2009-12-11 18:17:08下载
- 积分:1
-
FTF
FTF自适应算法
求:自适应滤波器的两个权值ω0 (n)和ω1(n)分别收敛于0.2和0.7的收敛轨迹,并与LMS算法进行对比。(FTF adaptive algorithm
Requirements: two weights ω0 is (n) of the adaptive filter and ω1 (n) converges to 0.2 and 0.7, convergence trajectory, and compared with the LMS algorithm.)
- 2020-12-10 23:39:18下载
- 积分:1
-
MATLAB-algorithm-
matlab 常用算法大全,很全,很好,大家可以借鉴学习的。(matlab commonly used algorithm Daquan, very full, very good)
- 2014-09-24 14:22:54下载
- 积分:1
-
FastLaplace
实现快速贝叶斯算法,先验超参数分布不再使用高斯函数而是用拉普拉斯函数代替(Fast Bayesian algorithm, a priori super-Gaussian parameter distribution is no longer used but with the Laplace function instead)
- 2013-10-13 13:49:34下载
- 积分:1
-
平衡车MATLAB建模
一个很好的关于平衡车建模的matlab程序,详细简单易懂(A good balance vehicle modeling Matlab procedures, detailed and simple to understand)
- 2021-02-26 23:49:37下载
- 积分:1
-
c13_tiv2
时变信道的频率选择性和时变性。系统的输入是一个BPSK信号。系统的时变特性使BPSK信号作为时间的函数,发生衰减和相位旋转。(Time-varying channel frequency selectivity and time variability. Input to the system is a BPSK signal. System is time-varying characteristics make BPSK signal as a function of time, the occurrence of attenuation and phase rotation.)
- 2013-09-07 09:21:15下载
- 积分:1
-
frft_erjieju
上传的文件为分数阶傅里叶变换二阶中心矩的matlab程序,可得到最佳旋转角度(The uploaded files Fractional Fourier transform matlab program for second-order central moments, the optimum angle of rotation)
- 2013-03-29 22:06:27下载
- 积分:1
-
kalman
Overview
The Simulink model shows an example how the Kalman Filter can be
implemented in Simulink. The model itself is configured with a Gaussian
process connected with a Kalman Filter. To directly use this model, one
only needs to provide model prarameters including parameters of the
Gaussian process, which are state space matrices, A, B, C, and D, initial
state, x0, and covariance matrices, Q and R and similar parameters for
the Kalman Filter, which can be in different values to mimic the model
mismatch, plus the state covariance, P. The following examples show how
this model can be used.
The Kalman Filter can also be used as a standard model block to be
connected with any other systems
- 2016-11-13 04:05:37下载
- 积分:1