-
DDE_examples
求解各种时延微分方程的Matlab M文件,在一定程度上比SIMULINK更方便(Delay differential equations to solve a variety of Matlab M file, to a certain extent, more convenient than the SIMULINK)
- 2010-07-06 14:39:26下载
- 积分:1
-
dui
说明: 队列的新的操作,用个数number和队尾指针rear来判队空队满(Queue new operation, number and team with the number of rear end of pointers to sub-team full of air force)
- 2010-04-27 18:42:35下载
- 积分:1
-
蒙特卡洛仿真-n维球体积
使用蒙特卡罗方法计算n维球体的体积,很有趣的程序(An interesting program for calculating the volume of n-dimensional spheres by Monte Carlo method)
- 2021-03-31 18:19:09下载
- 积分:1
-
MVDRnMUSIC
MVDR VS MUSIC algorithm
- 2009-04-28 11:16:26下载
- 积分:1
-
QualNet-5.0.2-APIReferenceGuide
QualNet-5.0.2-APIReferenceGuide.ita software manual.QualNet-5.0.2
- 2014-01-12 23:00:29下载
- 积分:1
-
max3232
说明: max3232分立元件内部结构图及其功能引脚。(max3232 discrete components within the structure and function pin.)
- 2011-02-19 14:06:50下载
- 积分:1
-
forwad
前馈-反馈控制 由于系统经常会有干扰 加上前馈反馈之后是系统稳定(Feedforward- feedback control because the system there is often a disturbance feedforward plus feedback system is stable after the)
- 2011-09-19 17:01:09下载
- 积分:1
-
ofdm_1024
OFDM系统仿真,采用1024子载波,内含卷积编码,交织,QPSK调制,上、下采样滤波,信道估计等(OFDM system simulation, using 1024 subcarriers, including convolutional coding, interleaving, QPSK modulation, the upper and lower sampling filtering, channel estimation, etc.)
- 2021-03-30 20:59:09下载
- 积分: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
-
Processing-the-image-area
这段程序是关于图像区域处理的,很全面,值得一看(This process is handled on the image area, it is comprehensive, worth a visit)
- 2011-05-04 15:36:32下载
- 积分:1