-
call1
Persian calender hijri 1392 mfile
- 2014-02-14 00:28:02下载
- 积分:1
-
radar-mainei-tezhengtiqu
雷达脉冲内调制特征的提取技术,用于雷达特征分析与信号分选。这是matlab程序。(Within the radar pulse modulation feature extraction technique for radar signature analysis and signal separation. This is a matlab program.)
- 2013-10-28 18:48:21下载
- 积分:1
-
Distribution-power-flow-calculation
潮流计算程序,通过IEEE30节点验证,程序可以正确运行。(Distribution power flow calculation. IEEE30 node validation)
- 2014-12-12 10:30:33下载
- 积分: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
-
vlfeat-0.9.13-bin.tar
VLFEAT,一个强大的SIFT库函数,适合MATLAB和VC应用(VLFEAT, a powerful SIFT library functions for MATLAB and VC application)
- 2011-09-02 13:16:26下载
- 积分:1
-
dizhengdao
合成地震记录是用声波测井或垂直地震剖面资料经过人工合成转换成的地震记录(地震道)
合成记录的制作是一个简化的一维正演的过程,合成记录F(t)是地震子波S(t)与反射系数R(t)褶积的结果。(Synthetic seismogram is sonic or vertical seismic profile data after conversion into synthetic seismograms (seismic trace) the production of synthetic seismogram is a simplified one-dimensional forward modeling process, synthetic seismogram F (t) is the seismic wavelet S (t) and the reflection coefficient R (t) the convolution results.)
- 2021-03-21 11:39:17下载
- 积分:1
-
guangyihuxiangguan
求两个信号的时延估计,通过时延估计对声源实现定位(Ask the two signal delay estimation, time delay estimation of sound source by positioning to achieve)
- 2010-11-21 09:05:16下载
- 积分:1
-
gui
运用matlab软件,进行回归运算,方便快捷(Use matlab software, regression calculation, convenient)
- 2013-09-14 10:17:53下载
- 积分:1
-
111
这是一个非常有用的程序主要是用来光谱预处理的手段有一阶导数和二阶导数(this isa very useful program)
- 2015-09-21 18:42:30下载
- 积分:1
-
Matlab_GM(1_1)coding
灰色预测模型算法的程序设计方法,可实现未来数据预测功能(Gray prediction model algorithm programming method can achieve future data prediction function)
- 2013-04-06 13:53:37下载
- 积分:1