-
ldpc_rec_dec
LDPC码的编译码程序,用的是LU分解算法,和BP译码算法,在Matlab上调试通过(LDPC encoder and decoder)
- 2010-06-08 12:23:06下载
- 积分:1
-
Smithcontrol
Smith控制 对于系统的延迟现象 有很好的控制 使之成为一个线性系统(Smith control the delay of the system have good control so that a linear system)
- 2011-09-19 16:50:21下载
- 积分:1
-
1111
说明: 基于Matlab的扩频高度表捕获跟踪算法软件仿真(Matlab-based spread-spectrum acquisition and tracking algorithm for software simulation altimeter)
- 2010-03-29 10:52:30下载
- 积分:1
-
ofdm-program
用GUI编写的OFDM代码,编写质量高,是学习的好程序,内有doc详细解释。(prepared using OFDM GUI code, preparation of high quality, is a good learning process, there doc explained in detail.)
- 2007-01-21 09:45:24下载
- 积分: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
-
camshift
带宽自适应的meanshift改进算法用于井下目标跟踪(Meanshift improved bandwidth adaptive algorithm for target tracking underground)
- 2015-03-10 21:04:53下载
- 积分:1
-
pls
最小二乘回归法(PLSR:partial least squares regression):是一种新型的多元统计数据分析方法,它主要研究的是多因变量对多自变量的回归建模,特别当各变量内部高度线性相关时,用偏最小二乘回归法更有效。另外,偏最小二乘回归较好地解决了样本个数少于变量个数等问题。(Least squares regression (PLSR: partial least squares regression): a new type of multivariate statistical data analysis methods, the main research is more dependent variable regression modeling of multi-argument, especially when highly linear within each variable When using partial least squares regression method is more effective. In addition, partial least squares regression better solution to the problem of the number of samples is less than the number of variables.)
- 2013-05-12 13:00:21下载
- 积分:1
-
hc算法
是一个显著性检测的典型算法,能够清楚的得到显著图(It is a typical algorithm for saliency detection, which can clearly get saliency map.)
- 2020-10-06 14:07:37下载
- 积分:1
-
two-phase-flow-separation
采用格子玻尔兹曼方法两相流动模型模拟相分离过程(two phase flow seperation simulation based on Lattice boltzmann method)
- 2016-05-12 10:50:14下载
- 积分:1
-
chuanre
这个程序是关于连铸二冷区喷嘴模拟实验中传热系数计算的程序。(the process of continuous casting two district cooling simulation experiments nozzle heat transfer coefficient calculation procedures.)
- 2006-06-23 09:24:57下载
- 积分:1