-
Markov-Chains-examples-with-codes
马尔科夫链的matlab仿真,马尔可夫模型(Markov Model,MM)是统计模型,它用来描述一个含有隐含未知参数的马尔可夫过程。(Matlab simulation of Markov chains, Markov models (Markov Model, MM) is a statistical model, which is used to describe an unknown parameter containing hidden Markov process.)
- 2013-07-25 07:29:31下载
- 积分:1
-
matlabandtelecommunicationsimulation
书籍为pdg格式,内容翔实,介绍MATLAB基础知识以及其在通信方针中的应用(Books for the PDG format, informative, as well as introduce basic knowledge of MATLAB in the communication policy of the application)
- 2007-10-17 09:10:43下载
- 积分:1
-
white.rar
为我们提供了一段白噪声数据产生的matlab程序(to provide us with a white noise of data procedures Matlab)
- 2005-07-28 09:27:35下载
- 积分:1
-
gmsk
关于GMSK调制解调的matlab源码程序(GMSK modulation and demodulation on the matlab source program)
- 2010-05-20 16:28:50下载
- 积分:1
-
00366298
气象雷达的仿真与分析,为研究机载雷达的工程人员提供真实有效的理论分析与仿真(Modern estimation theory and artificial intelligence
technology are applied to the Wind Shear Safety Advisor, a
conceptual airborne advisory system to help flight crews avoid
or survive encounter with hazardous low-altitude wind shear.
Numerical and symbolic processes of the system fuse diverse,
time-varying data from ground-based and airborne measurements.
Simulated wind-shear-encounter scenarios illustrate the need
to consider a variety of factors for optimal decision reliability.
The wind-shear-encounter simulations show the potential of the
Wind Shear Safety Advisor for effectively integrating the available
information, highlighting the benefits of the computational
techniques employed.)
- 2012-07-09 22:15:11下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
s_heli_2d_ff_lqr_i
这是关于二自由度直升机模型的前向控制和反馈控制的simulink仿真模型(This is the simulink simulation model helicopter model before about two degrees of freedom to control and feedback control)
- 2013-11-28 21:19:41下载
- 积分:1
-
libros
Data Hiding fundamentals and applications and Parallel Programming
- 2010-09-03 01:33:20下载
- 积分:1
-
CP-OFDM_noguardcarrier
CP-OFDM的MATLAB源代码,简洁明了,非常适合初学者(Cyclical Prefix-Orthogonal Frequency Division Modulation;MATLAB source code;Brief and clear Better for the beganners.)
- 2009-05-30 14:16:55下载
- 积分:1
-
flush-src
粘弹性地基结构动力响应计算程序,虽然比较老,还是很有价值。(Visco-elastic foundation structural dynamic response calculation program, though relatively old, is still of great value.)
- 2010-01-04 21:01:42下载
- 积分:1