搜索资源列表
大林算法计算机控制系统设计
- 大林算法计算机控制系统设计,根据对象设计控制器,并用Simulink仿真,分析系统输出。,Dalin algorithm computer control system design, according to the design of the controller object, and Simulink simulation, analysis of system output.
paperkid.rar
- 计算机仿真 报童问题的matlab实现,对于不同的分布情况,最优值的计算,Newsboy problem of computer simulation matlab to achieve, for different distribution of the calculated optimal value
计算机仿真中的HLA技术源码
- 《计算机仿真中的HLA技术》一书的配套源代码 ,还有可以运行程序 -《Computer simulation of the HLA technology》package source code
simn
- 计算机仿真技术课件,非常不错。实际应用计算机仿真技术时,还有许多问题需要考虑,本章将向读者介绍部分仿真应用技术,包括:仿真语言、一体化仿真技术、人工智能和专家系统在仿真技术中的应用、仿真建模方法学,以及仿真实验的计划指定和实施。 -simulation related
123
- 提出了一种利用模糊控制器进行倒立摆控制的方法,建立了倒立摆的数学模型,并进行了计算机仿真,仿真结果表明,该方案可以得到较为满意的结果。
11686764
- 格式:PDF 书名:通信原理基于Matlab的计算机仿真 超星SS号:11686764-Format: PDF Title: Communication Theory of the computer simulation based on Matlab Chaoxing SS Number: 11686764
jisuanjifangzehn
- 这是计算机仿真技术的基础教程,对高级仿真技术有很好的介绍,对初学者很有帮助的-This is the basis of computer simulation technology tutorials, and advanced simulation technology has a very good introduction, useful for beginners
zhouchunqing
- simulink仿真,是计算机仿真的一个例子-very good
Atlantis
- 基于计算机图形学的计算机仿真三维立体模型的源代码,仅供参考-Based on computer graphics three-dimensional computer simulation model of the source code for reference only
yichuansuanfa_jixieshou
- 提出一种改进的遗传算法用于求解机械手运动学逆问题. 该算法采用实数编码, 其交叉概率和变异 概率根据解的适应度函数值自适应调整. 计算机仿真结果显示, 该算法较简单遗传算法(SGA) 求解精度高, 收敛速度快且稳定性能好.-An improved genetic algorithm for solving the inverse problem of manipulator kinematics. The algorithm uses real number encoding, the
FuzzyRuleGenerationBasedonGeneticAlgorithm
- 这是一篇来自哈尔滨工业大学的关于应用遗传算法来优化模糊规则的论文,该论文于2005年1月发表于计算机仿真期刊。文中比较系统的介绍了遗传算法的基本知识、模糊推理机制以及应用遗传算法来优化模糊规则的步骤,最后给出比较好的仿真结果。-It is one from the Harbin Institute of Technology on the application of genetic algorithms to optimize the fuzzy rules of the thesis, th
Control System Simulation
- 本压缩包包含四个实验(1、计算机仿真研究 2、Simulink仿真 3、数值积分算法仿真实例 4、直流电机拖动系统)的报告以及相关MATLAB程序-The archive consists of four experiments (1, computer simulation 2, Simulink simulation 3, numerical integration algorithm simulation 4, DC motor drive system) reports and rela
jisuanjifangzhencansaishouce
- 广东工业大学 第三届计算机仿真大赛-Guangdong University of the Third Computer Simulation Competition
montecarlo
- 汪利宏MCML程序开发的系统设计,阐述光子散射的计算机仿真模拟原理和程序设计-The design of MCML program by Lihong Wang. The principle and the program of the simulation of the scattering of photons are analysed in detail
cexiang
- 针对五单元圆型天线阵干涉仪测向系统,分别对等基线和不等基线的结构和相位模糊进行了分析;通过对多基线测量数据的加权处理提高测向精度,提出了权系数的选择方法和测向信号处理算法,其中包括相位差估计、角度变换、解模糊和接收通道误差校正等;计算机仿真结果表明两种结构基线的测向精度非常接近,在全方位、超短波频段内的最大测向误差小于0.10。-eee
电机与系统计算机仿真
- 这是最基础最经典的计算机与系统计算机仿真涉及到的几个例子,包含simulink模块和相对应的程序,可以供大家学习。非常有用的。
追击仿真
- 基于matlab的数字模拟仿真Digital simulation based on matlab(Digital simulation based on matlab)
计算机在抛物运动方面的仿真研究
- 计算机仿真是近年来兴起的一门综合性技术学科,根据抛物运动的物理模型建立起可靠的数学模型, 选择合适的计算方法可以利用计算机对抛物运动进行仿真模拟,实验证明用动态图形模拟演示运动的过程,对于 提高和促进学生学习物理,数学及计算机应用技术都具有积极的作用,欧拉方法经过实验的检验具有良好的适应 性。(Computer simulation is in recent years the rise of a comprehensive technical disciplines, according to
计算机仿真《码头集装箱》
- 码头运筹仿真,,TS[I]—拖车状态变量,如上所述,拖车共有四种活动,相应地规定拖车状态变量TS[I],I=1,2,3,…,M,它可以取如下值: TS[I]=1,表示装车活动; TS[I]=2,表示重载运行; TS[I]=3,表示卸车装船; TS[I]=4,表示空车返回。 TT[I]—拖车仿真子时钟,给每辆拖车设置了子时钟,存放当前活动完成时刻,以TT[I]表示,I=1,2,3,…,M。 有了TS[I]和TT[I]这两个数组,就可以对仿真过程组织和调度了。 FT[J] —叉车仿真子时钟,对于N台
计算机仿真
- 计算机仿真在MATLAB上的具体程序,供大家学习和参考(Computer simulation on the MATLAB specific procedures for your learning and reference)