-
chap7-13
吊车-双摆系统控制MATLAB仿真 (2级倒立摆) S=1 LQR控制 S=2 PID控制(Crane- Double Pendulum System Control MATLAB simulation (two inverted pendulum) S = 1 LQR control of S = 2 PID control)
- 2020-11-12 12:19:43下载
- 积分:1
-
bakema
巴克码的编码程序,基础程序可以好好学习下,希望有帮助!(Barker coding procedures, based on the program can learn under, want to help!)
- 2013-10-13 20:59:00下载
- 积分:1
-
integrated pulses
利用雷达方程,分析在相干积累和非相干积累脉冲数两种情况下SNR增益与积累脉冲数的关系,得出相应的结论图像。(Using the radar equation to analyze the relationship between the SNR gain in the case of coherent integration and non-coherent accumulated pulse number two with the accumulation of the number of pulses, the corresponding conclusions images.)
- 2013-03-22 19:31:28下载
- 积分:1
-
digital-communications-fundamentals-and-applicati
This is one of the best books i have ever used in digital communication. It is really helpful.
- 2015-01-13 17:45:45下载
- 积分:1
-
demos
Gabor transform two way to compute and analyze the time-freq analysis
- 2013-01-02 05:48:09下载
- 积分:1
-
rar
波束形成算法 用MATLAB实现的代码
两个代码源:shizhizhen.m和xianliezhen.m(Beamforming Algorithm)
- 2009-04-27 13:56:55下载
- 积分:1
-
BERvsSNRgen
BERvsSNRgen ITH pn SEQUENCE
- 2009-11-23 21:37:04下载
- 积分:1
-
kuaisufuliyebianhuachengxu
matlab快速傅里叶变换程序代码,一看就会!(Fast Fourier transform matlab code, a look will be!)
- 2010-11-17 11:59:37下载
- 积分:1
-
rayleigh
it is rayleigh fading channel coding
- 2009-12-12 21:22:21下载
- 积分:1
-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1