搜索资源列表
MyEasyDraw_VC2
- 一个复杂的画图系统,包含了很好的算法设计,提供交互界面,用vc-drawing of a complex system, including a good algorithm design, interactive interface, with vc
ID3Algorithm_jianjie
- ID3算法有一定的自学习、自组织能力,适用于复杂系统的智能诊断。以实例验证了该算法对RH-KTB真空抽气系统故障诊断的有效性。-ID3 algorithm to a certain extent self-learning, self-organization, applied to a complex system of intelligent diagnosis. Examples to show that the algorithm of RH - KTB vacuum exhaust s
yongyi222_GA
- 该程序是蚂蚁觅食的计算机模拟。仅仅运用简单的规则,蚂蚁就能够聪明的找到食物。该程序是复杂系统涌现思想的生动体现,即异常简单的规则就能够导致完全复杂,并且看似智能的行为。为什么小小的蚂蚁能够找到食物?他们具有智能么?设想,如果我们要为蚂蚁设计一个人工智能的程序,那么这个程序要多么复杂呢?首先,你要让蚂蚁能够避开障碍物,就必须根据适当的地形给它编进指令让他们能够巧妙的避开障碍物,-ants foraging of computer simulation. Just use simple rules,
VirusModel
- 基于复杂系统理论的计算机病毒传播模型的计算机仿真分析C++例程。文档请见:http://yumenlj.googlepages.com/virus_model.pdf-complex system based on the theory of computer virus propagation model of computer simulation analysis C routines. Documents see : http : / / yumenlj.googlepages.com
solidgraph_sources.SolidGraph CAD System
- SolidGraph CAD System SolidGraph is a full-featured system for 3D modeling of highly complex geometric objects. Sooner or later, everyone who works with computer graphics feels necessary to write his own editor. We want to show you one of the ways o
Matlab_Tracker.zip
- 处理视频跟踪系统中的图像跟踪,在一个复杂的背景下,不受背景震动和其他因素影响,效果还不错,Video tracking system deal with the image track, in a complex background, free from background vibration and other factors, the effect of good
gs
- 对控制系统各组成部分的控制规律进行分析和数学抽象,建立局部数学模型,得到一些典型的控制环节。复杂系统是由典型控制环节组成的。-Control system of the various components of the control law analysis and mathematical abstraction, the establishment of local mathematical model, some aspects of a typical control. Comple
kalmanbucy
- 学习扩展卡尔曼滤波气的基本文件,可以随便下载并讨论-This is a tutorial on nonlinear extended Kalman filter (EKF). It uses the standard EKF fomulation to achieve nonlinear state estimation. Inside, it uses the complex step Jacobian to linearize the nonlinear dynamic system. Th
TSPGA
- 遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm is based on Darwin' s theory of evolution of an intel
AFastTSPSolverUsingGAOnJAVA
- 参考文章 遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic Algorithm article reference Darwin' s theory of evolutio
TSPGACode
- 程序源代码 遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Genetic algorithm source code is based on Darwin' s theory of e
TSPGA2
- 修正后版本 遗传算法是基于达尔文进化论的一种智能优化算法,一种可用于复杂系统优化的具有鲁棒性的搜索算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。旅行商问题是一种NP难的组合优化问题,具有重要的理论研究价值和实际应用背景。然而,传统遗传算法中存在有不足,需要提出新的改进的遗传算法,并应用于旅行商问题的求解。-Amended version of genetic algorithm based on Darwin' s theory
xuniyiqi
- 在虚拟仪器中,计算机成为仪器的一部分,使得计算机可以得到充分发挥。除了仪器的输入、输出、数据处理分析、结果显示由计算机完成外,还可组成计算机网络。一个大的复杂的测试系统往往系统的测量、输入、输出、结果分析分布在不同的地理位置,仅用一台计算机并不能胜任测试任务,需要由分布在不同地理位置的若干计算机共同完成整个测试任务。-In the virtual instrument, the computer has become part of the equipment so that the compu
ww
- Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and then doing forward substitu
AISEmergentTechnologyforIntelligentSystandDataMin
- Any living organism is in fact a complex system typically featured by characteristics as evolution,
UNIXteachnology
- _UNIX 技术——系统管理篇,让你很快学会如何用unix技术解决复杂的系统管理问题。-_UNIX Technology- System Management articles, allows you to quickly learn how to use unix technology to solve complex system management issues.
yichuansuanfayingyongyanjiu
- 摘要:本文旨在研究一种能对复杂热工对象的有效建模方法。基于遗传算法的辨识方法有较强的抗干扰能力,对低、高阶系统、延时系统都可以达到很好的辨识效果。根据单元机组的低阶非线性模型,推导出一个双进双出、能够描述机组动态特性及机炉间相互耦合关系的协调控制系统传递函数矩阵。依次模型为基础,提出一种基于改进的遗传算法的参数辨识方法。-Abstract: This paper aims to study a thermal complex objects can be an effective modelin
MATLAB-basedControlSystemAnalysis
- 锅炉汽包水位控制系统是火力发电厂中的一个重要的热工控制系统,汽包水位的 控制大多采用传统PID控制方式。但是,传统PID控制器参数的整定是在获取对象数学 模型的基础上,根据某一整定规则来确定的,不能进行在线调整,难以适应锅炉汽包 水位这样一个复杂多变的控制系统,其控制效果往往难以满足要求。 本文应用模糊控制技术,设计了一种二输入三输出模糊自整定PID控制器,对锅 炉汽包水位进行控制,实现了PID参数的自适应调节。利用MATLAB对控制系统进行 仿真。结果表明,该控制器自整
Failure-prediction-of-complex-system-and-applicati
- 复杂系统故障预测方法与应用技术研究Failure prediction of complex systems and application technology research-Failure prediction of complex systems and application technology research
1__complex_systems_pdf
- complex system chapter ebook