-
D_alogo_matlab
D算法求最短路径利用matlab解决
输出S矩阵和行向量(Dijkstra algorithm)
- 2013-09-11 20:53:19下载
- 积分: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
-
pv
光伏发电系统,电流电压输出曲线波形吐血土建(Photovoltaic systems, current and voltage waveform output curve vomiting civil)
- 2013-07-30 15:03:03下载
- 积分:1
-
kdtree-realization
K-d树实现。采用matalb和C++混合编译的方式实现。(kdtree provides a minimalistic implementation of kd-tree.
The implementation can be used either inside MATLAB by means
of MEX calls, or as a standalone tool, directly a C/C++
program. )
- 2015-04-09 10:37:33下载
- 积分:1
-
Failure-Mode-and-Reliability
结构系统失效模式可靠性Monte-Carlo法
结构系统失效模式研究与可靠性分析(Structural system reliability failure modes Monte-Carlo method structural system reliability analysis and failure mode study)
- 2013-12-18 19:43:11下载
- 积分:1
-
buduichen
不对称曲线的置信区间的求取,matlab编程(Asymmetric confidence interval of the curve to strike, Matlab programming)
- 2012-06-09 09:53:25下载
- 积分:1
-
GM1_1
灰色系统GM(1,1)模型及其检验,用于时间序列预测(grey system GM(1,1)model and its testing,can be used to predict)
- 2009-12-06 02:17:40下载
- 积分:1
-
LDPC_BP_decode
LDPC码是目前通信中性能最好的纠错编码之上,这是我在Matlab下编写的LDPC基本解码算法,已经通过调试,大家共同学习(LDPC code is the best communication performance on error-correcting code, this is my prepared in Matlab basic LDPC decoding algorithm has been through debugging, U.S. co-learning)
- 2008-05-06 19:00:36下载
- 积分:1
-
main
Threshold
Adaptive Threshold
- 2014-01-12 22:26:26下载
- 积分:1
-
Matlab
暑期matlab大作业
通信系统仿真大作业(Summer matlab great job communication system)
- 2013-12-21 19:31:58下载
- 积分:1