-
PN_sequences1_final
说明: PN code generation for any length of generator polynomial
- 2020-10-09 16:47:36下载
- 积分:1
-
MonteCarlo
关于MonteCarlo算法的PPT教程,并有4个范例程序来帮助理解MonteCarlo算法(PPT tutorial on MonteCarlo algorithm and has four sample programs to help understand the MonteCarlo algorithm)
- 2014-11-17 15:15:02下载
- 积分: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
-
几何非线性matlab有限元程序
说明: 有限元 几何非线性 大变形。。。。(Finite element geometrically nonlinear large deformation)
- 2021-04-24 08:18:47下载
- 积分:1
-
lms
Adaptive filtering algorithm based on LMS (B-LMS), to fast track the process of change in channel between transmitter & receiver
- 2013-08-06 15:48:34下载
- 积分:1
-
HW3
this code is used for stphest with different CD
- 2013-03-02 15:40:35下载
- 积分:1
-
kalmanfilter
卡尔曼滤波算法,英文文章原文,适合初学者。(Kalman filter algorithm, the English text, suitable for beginners.)
- 2010-03-11 20:04:49下载
- 积分:1
-
MatNum
自己些的Matlab中有关节点重新排序的程序,可以解决网络重构中的首节点与末节点不对应的问题(Own some of the Matlab program to reorder the nodes can solve the network reconfiguration in the first node and end node does not correspond to the problem)
- 2011-10-21 09:21:40下载
- 积分:1
-
mc-bcs-spl-1.0-1
Multiscale Block Compressed Sensing with Smoothed Projected Landweber Reconstruction
- 2014-02-16 16:42:39下载
- 积分:1
-
jishu
航行区域的警示线,在低潮时对水深进行了测量(Navigation area warning line)
- 2011-07-16 18:49:34下载
- 积分:1