-
msxd_sfusionbridge
基于证据理论的信息融合算法,适用于各种多参数信息融合(Evidence-based theory of information fusion algorithm, applicable to a variety of multi-parameter information fusion)
- 2008-05-05 16:19:57下载
- 积分:1
-
triangulation_order6_boundary_node
有限元方法分析典型结构,采用六节点三角形单元(This programming give an order 6 triangulation, an abstract list of sets
of six nodes. The vertices are listed clockwise, then the midside nodes.)
- 2009-12-02 05:02:26下载
- 积分: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
-
ins1
北京航空航天大学《惯性导航原理》第一次大作业源程序(Beijing University of Aeronautics and Astronautics inertial navigation principle " first great source operations)
- 2013-05-19 20:43:21下载
- 积分:1
-
ch3
MATLAB语言与控制系统仿真ch3
本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院校研究生、本科生教学用书,也可作为广大科研工程技术人员的自学用书。(MATLAB language and Control System Simulation ch3 book based on MATLAB 5.2 version, to provide practical guidance for using MATLAB. MATLAB has become a suitable the multidisciplinary working platform powerful, user-friendly, natural language open large outstanding application software, as well as domestic and foreign institutions of higher learning higher mathematics, numerical analysis, digital signal processing, automatic basic teaching tools of control theory and engineering applications courses. The book is organized in a logical, throughout the examples described complete and relatively independent of each chapter is a concise MATLAB reference books, both for beginners and for advanced MATLAB users. Combined with the description of MATLAB and FORTRAN, C, and other languages is a rare feature in the books of all MATLAB. This book is suitable as a science and engineering universities graduate, undergraduate teaching books, the majority of scientific engineering and)
- 2012-11-19 11:08:21下载
- 积分:1
-
image-smooth
使用Matlab做图像平滑,方便、简单,效果好(image smooth)
- 2015-02-04 15:48:52下载
- 积分:1
-
sheeell
The following Matlab project contains the source code and Matlab examples used for a pretty seashell gui. This GUI draws a seashell, using a parametric surface. The parameters of the seashell can be modified with sliders and buttons in the GUI. See also the seashell.m file, also on MATLAB Central (with no GUI).
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there
- 2015-04-29 12:51:22下载
- 积分:1
-
SWITTESTAutomaticSwitchlevelFaultSimulation
关于开关电容电路的自适应转换频率的模拟方法(SWITTEST ,Automatic Switch-level Fault Simulation)
- 2010-11-22 10:05:25下载
- 积分:1
-
ActiveFilters
Active Filters model pscad 4.2.1 rar
- 2014-12-16 12:36:43下载
- 积分:1
-
visionLab4
code for vision stuff homework related
- 2009-11-01 09:16:14下载
- 积分:1