ABAQUS is a general purpose finite element analysis program which is widely used to analyses mechanical, structure and civil engineering problems. Abaqus has some special feature for analysing fracture mechanics problems, and therefore it is a main tools for the FE-analysis in the Fracture Group at ...
ARM7硬件说明与开发
The ARM7 is a low-power, general purpose 32-bit RISC microprocessor macrocell for use in application or
customer-specific integrated circuts (ASICs or CSICs). Its simple, elegant and fully static design is
particularly suitable for cost and power-sensitive applications. The ARM7’ ...
The purpose of this chapter is to present a survey of recent publications concerning medical
image registration techniques. These publications will be classified according to a model based
on nine salient criteria, the main dichotomy of which is extrinsic versus intrinsic methods
The purpose of this paper is to provide a practical introduction to the discrete Kalman
filter. This introduction includes a description and some discussion of the basic
discrete Kalman filter, a derivation, description and some discussion of the extended
Kalman filter, and a relatively simple (tang ...
The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and
Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new
implementations of existing a ...
 The purpose of this lab is to introduce the concept of FSMs with a datapath, and to
study the usage of more complex test benches. Also, we enforce a rudimentary design
methodology by assuming that the students are part of a bigger project, and have no
knowledge of VHDL-implementatio ...
Purpose of this White Paper
This white paper describes a collection of standards, conventions, and guidelines for writing solid Java
code. They are based on sound, proven software engineering principles that lead to code that is easy to
understand, to maintain, and to enhance. Furthermore, by follow ...
The purpose of this application note is to describe the main elements of
an RS-422 and RS-485 system. This application note attempts to cover
enough technical details so that the system designer will have considered all
the important aspects in his data system design. Since both RS-422 and RS-
485 a ...
Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose
is pretty specific, and I only wrote it to work on the mega88, so the code itself won t be too useful. It is
a good place to start if you re trying to use or figure out pid though.