-
LEAC-txt
wsn经典路由算法,对于初学者很有借鉴意义(Classic WSN routing algorithm for beginners is of great significance)
- 2012-09-26 21:22:47下载
- 积分:1
-
uniform-circular
均匀圆阵部分阵元失效情况下的DOA估计方法(Part of uniform circular array element failure in case of DOA Estimation)
- 2013-12-26 12:47:54下载
- 积分:1
-
MixFigure
很有用的关于VC和matlab混合编程的例子,值得大家学习(Very useful on the VC and matlab examples of hybrid programming, what is worth learning)
- 2007-11-23 11:19:29下载
- 积分:1
-
getfromtxtfile
从txt文件中获取数据,然后用四边算法处理,其中涉及matlab文件和mathematica文件(Txt file to get the data, and then use the four sides of the algorithm processing, which involves matlab file and mathematica file)
- 2012-10-30 16:40:57下载
- 积分:1
-
Timeseriers
对加拿大山猫捕获数量进行时间序列分析,建立自回归方程,并对未来的捕获数量进行了预测(To capture the number of Canadian lynx time-series analysis, since the regression equation, and the future was predicted to capture the number of)
- 2010-01-20 14:48:25下载
- 积分:1
-
zj2
说明: 计算电梯分层情况下的各个区间电梯的RTT期望值,并找出最小值,记录下此时的分层方法。(Calculated under the various layered elevator elevator RTT interval expectations, and identify the minimum, record the time of stratification.)
- 2010-04-23 09:11:35下载
- 积分: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
-
MatlabCMathLibrary
Matlab C++数学库.Matlab C语言接口、如何生成可独立运行的Matlab程序、在Visual C++中调用Matlab程序、Matcom.(Matlab C++ Math Library)
- 2010-01-16 09:07:51下载
- 积分:1
-
shipingenzong
侦查法实现视频跟踪的matlab源代码 (Investigation of video tracking matlab source code)
- 2012-09-05 18:16:08下载
- 积分:1
-
Rruiilifenbuua
瑞利分布+杂波雷达信号MATLAB仿真程序源码,希望望对有做雷达信号的朋友有帮助 可直接使用。 已通过测试。
(Rayleigh distribution+ hybrid radar signal MATLAB simulation program source code, I hope to look on the friend of a radar signal to help can be used directly. Has been tested.)
- 2012-07-20 08:40:16下载
- 积分:1