-
CC
说明: 提取超声回波信号中回波时移的互相关计算。(Extraction echo ultrasonic echo signals of time-lapse cross-correlation calculation.)
- 2009-02-17 11:23:34下载
- 积分:1
-
GPS
GPS的RMC、CGATT等格式帧的数据定位解析(GPS locate)
- 2015-04-22 23:37:42下载
- 积分:1
-
matlab
matlab数字图象处理的主要源码,对初学者很有帮助(digital image processing matlab main source code, very helpful for beginners)
- 2010-01-05 09:47:58下载
- 积分:1
-
BPSK
C编写的BPSK调制解调,很有用,值得学习,代码编写很规范(Written in C BPSK modulation and demodulation, very useful, it is worth learning, very standardized coding)
- 2014-08-08 14:40:41下载
- 积分:1
-
ballPs
应用地球物理,电法教学,球体,视电阻率
东华理工大学(Application of geophysics, electrical method of teaching, ball, depending on the resistivity of the Tung Wah Group of Hong Kong Polytechnic University)
- 2008-07-07 08:28:34下载
- 积分:1
-
xxx
circiut battery charger used with inverter circiut
- 2013-12-24 03:49:07下载
- 积分:1
-
Accelerating_Matlab_with_CUDA
Nivada之CUDA,加速Matlab运算的文档资料。(Nivada of CUDA, speed up the Matlab computing documentation.)
- 2009-12-23 10:20:18下载
- 积分: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
-
Blind_Adaptive_Filtering123
自适应滤波的matlab代码,非常实用,可配合专门的书籍参考(Adaptive filtering matlab code, very practical, with special reference books)
- 2015-04-06 13:01:30下载
- 积分:1
-
iso_simplicial
Code that performs cardinality constrained optimization for different filter types
- 2014-09-05 13:23:55下载
- 积分:1