Description: Matlab平台的著名仿真环境Simulin作为一种专业和功能强大且操作简单的仿真工具,目前已被越来越多的工程技术人员所青睐,它搭建积木式的建模仿真方式既简单又直观,而且已经在各个领域得到了广泛的应用-Matlab platform simulation environment known as a professional and Simulin powerful and easy to operate the simulation tool, has been an increasing number of engineering and technical personnel favored by its building-block structures in the modeling and simulation approach is simple and intuitive, and in various fields has been widely used Platform: |
Size: 746496 |
Author:cxx |
Hits:
Description: Program to solve for natural frequencies (eigenvalues) and
resulting mode shapes (eigenvectors) in simple structures -Program to solve for natural frequencies (eigenvalues) and
resulting mode shapes (eigenvectors) in simple structures Platform: |
Size: 1024 |
Author:cougar |
Hits:
Description: Vector is the basic data structure in MATLAB. It provides easy, fast, effective, and scalable data structures giving programming an algebraic view for data, even for complex data structures. Matlab allows you do develop fast technical solutions. However, MATLAB loops, and UIs are too slow :o. It is your responsibility to reformulate your code and data structures into matrices and vectors.
For example, to sum up a vector, you can write a simple counting loop. However, it is faster to use inner product with a vector of ones.
Platform: |
Size: 9216 |
Author:belalsoboh |
Hits:
Description: 有限元分析的matlab代码- 结构
本书旨在为读者提供一些有限元的matlab代码。
在简短介绍MATLAB之后,这本书说明了有限元。
用简单的脚本和函数实现一些问题。
.离散系统,如弹簧和杆
.梁和框架在二维和三维中的弯曲
.平面应力问题
.弯曲板
.Timoshenko明德林梁和板的自由振动,包括叠层复合材料
.Timoshenko梁和明德林板的屈曲(MATLAB Codes for Finite Element Analysis- Solids and Structures
This book intend to supply readers with some MATLAB codes for finite element analysis of solids and structures.
After a short introduction to MATLAB, the book illustrates the finite element
implementation of some problems by simple scripts and functions.
The following problems are discussed:
.Discrete systems, such as springs and bars
.Beams and frames in bending in 2D and 3D
. Plane stress problems
.Plates in bending
.Free vibration of Timoshenko beams and Mindlin plates, including laminated composites
.Buckling of Timoshenko beams and Mindlin plates) Platform: |
Size: 2806784 |
Author:zkeen
|
Hits: