简单有限元计算程序。 NJF---结点自由度数 E---弹性模量 NE---单元数 T---板厚度 VM---泊松比 z---实型二维数组,用来存放结点坐标 ZJ---实型二维数组,用来存放每个约束自由度方向和该方向的约束值, ie---实型二维数组,存放布尔矩阵 p---实型一维数组,先存放等效结点载荷,解完方程后存放输出的结点位移 a,b,a---实型数组,存放各个单元的面积及由结点坐标计算的bi,bj,ci,cj g---实型数组,存放单刚子块 zk---实型二维数组,存放整刚矩阵
上传时间: 2014-01-24
上传用户:cuibaigao
usb相关的,xiwangduidajia you suo bang zhu
标签: usb
上传时间: 2016-11-24
上传用户:xuan‘nian
两台处理机A 和B处理n个作业。设第i个作业交给机器 A 处理时需要时间ai,若由机器B 来处理,则需要时间bi。由于各作 业的特点和机器的性能关系,很可能对于某些i,有ai >=bi,而对于 某些j,j!=i,有aj<bj。既不能将一个作业分开由两台机器处理,也没 有一台机器能同时处理2 个作业。设计一个动态规划算法,使得这两 台机器处理完成这n 个作业的时间最短(从任何一台机器开工到最后 一台机器停工的总时间)。研究一个实例:(a1,a2,a3,a4,a5,a6)= (2,5,7,10,5,2);(b1,b2,b3,b4,b5,b6)=(3,8,4,11,3,4)
上传时间: 2014-01-14
上传用户:独孤求源
The solution of Ziemer s book Digital communication. This version of Digital communication is the Bible in telecommunication.
标签: communication Digital solution version
上传时间: 2016-12-31
上传用户:wpwpwlxwlx
加密的步骤 1) 计算N的有效位数tn(以字节数计),将最高位的零忽略掉,令tn1=tn-1。比如N=0x012A05,其有效位数tn=5,tn1=4。 2) 将明文数据A分割成tn1位(以字节数计)的块,每块看成一个大数,块数记为bn。从而,保证了每块都小于N。 3) 对A的每一块Ai进行Bi=Ai^E MOD N运算。Bi就是密文数据的一块,将所有密文块合并起来,就得到了密文数据B。
上传时间: 2014-12-05
上传用户:caozhizhi
Control optimisation. It is example of use BFGS algorithm to control satellite form Earth atmosphere to the Mars. Controled is engine power (bang-bang type) and angle of nozze.
标签: optimisation atmosphere algorithm satellite
上传时间: 2013-12-29
上传用户:bruce5996
The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmware updating. The instruction set of the W78E58B is fully compatible with the standard 8052. The W78E58B contains a 32K bytes of main ROM and a 4K bytes of auxiliary ROM which allows the contents of the 32KB main ROM to be updated by the loader program located at the 4KB auxiliary ROM 512 bytes of on-chip RAM four 8-bit bi-directional and bit-addressable I/O ports an additional 4- bit port P4 three 16-bit timer/counters a serial port. These peripherals are supported by a eight sources two-level interrupt capability. To facilitate programming and verification, the ROM inside the W78E58B allows the program memory to be programmed and read electronically. Once the code is confirmed, the user can protect the code for security
标签: microcontroller programmable in-system W78E58B
上传时间: 2017-04-27
上传用户:yiwen213
本文详细介绍了我们为首届全国智能车大赛而准备的智能车系统方案。该 系统以Freescale16 位单片机MC9S12DG128 作为系统控制处理器,采用基于的 摄像头的图像采样模块获取赛道图像信息,通过边缘检测方法提取赛道黑线, 求出小车与黑线间的位置偏差,采用PID 方式对舵机转向进行反馈控制。通过 自制的速度传感器实时获取小车速度,采用Bang-Bang 控制策略形成速度闭环 控制。小车还将通过特定算法分析出前方的路况,并根据路况的不同而为小车 分配以不同的速度。文中将介绍赛车机械结构和调整方法,赛车转向模块和驱 动模块的设计、参数和有关测试,图像采样模块的摄像头工作机制以及安装选 型、采样电路设计和采样策略,还将介绍自制的速度传感器的制作、安装方法 和对其可靠性所做的测试。我们将说明本系统的舵机转向策略、速度闭环控制 与速度分配策略。除智能车系统本身的介绍外,我们还将详细叙述该系统开发 过程中所用到的开发工具、软件以及各种调试、测试手段方法。
上传时间: 2014-01-23
上传用户:heart520beat
Bardzzo przydatny skrypt do nauki matlaba nie tylko dla pocz膮tkuj膮cych ale r贸wniez dla tych kt贸偶y chc膮 pog艂臋bi膰 swoj膮 wiedz臋
标签: przydatny dla Bardzzo matlaba
上传时间: 2017-05-13
上传用户:hakim
PSO’s precursor was a simulator of social behavior, that was used to visualize the movement of a birds’ flock. Several versions of the simulation model were developed, incorporating concepts such as nearest-neighbor velocity matching and acceleration by distance
标签: precursor was simulator visualize
上传时间: 2013-12-16
上传用户:chenjjer