-
Intelligent-control-procedure
智能控制程序,在智能控制课文中的实例应用程序!容易上手、实用!(Intelligent control procedures, in instances of intelligent control applications in the text! Easy to use, practical!)
- 2011-01-21 17:28:53下载
- 积分:1
-
92421039VC-CALL-matlab.m
vc调用matlab中自定义的.m函数,对于混编简单的例子(Vc call custom in matlab. M function,For simple example mixed)
- 2013-09-23 09:31:41下载
- 积分:1
-
MatlabOED3
说明: 掌握用Matlab软件求解微分方程模型的解析解和数值解的方法(Master the use of Matlab software for solving differential equations model of analytical solution and numerical solution methods)
- 2008-11-23 14:24:56下载
- 积分:1
-
LE
说明: 计算时滞微分方程的李雅普诺夫指数,动力学维数(Delay differential equations Lyapunov index calculation, dynamic dimension)
- 2015-04-20 09:11:32下载
- 积分:1
-
Sobel
摘要:本算法是在经典 Sobel算子基础上 ,结合汽车本身的实际情况 ,增加了 6个方向模板 ,同时利用基于 L范数的各同性扩散去噪模型消除噪声 ,最终得出汽车轮廓图。仿真结果表明:该算法对汽车图像的噪声干扰
有较强的抑制能力 ,汽车轮廓提取定位更准 ,精度更高 ,图像更清晰。
关键词:边缘检测算法 车辆轮廓 噪声 Sobel算子
- 2012-04-08 22:31:23下载
- 积分: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
-
ANT_AN04_Burst_Transfers
ANT协议中的burst数据传输方式详解,包括收发时序及数据格式。(ANT protocol Detailed burst data transmission, including the timing and receive data format.)
- 2014-01-12 10:07:36下载
- 积分:1
-
Untitled2
add text to image in matlab
- 2016-11-12 00:44:02下载
- 积分:1
-
LLE
流行学习英文文献,主要是局部线性嵌入方法的改进(Pop learning English literature, mainly locally linear embedding Improvement)
- 2010-01-05 14:06:37下载
- 积分:1
-
New
programs for matlab in electrical engendering
- 2011-05-20 19:21:44下载
- 积分:1