登录
首页 » matlab » xuanbiliang

xuanbiliang

于 2018-05-30 发布
0 360
下载积分: 1 下载次数: 6

代码说明:

说明:  以悬臂梁为例,用有限元法编程生成质量矩阵和刚度矩阵(采用平面梁单元,单元数在10到30之间)。 使用matlab的用于广义特征值问题分析的函数(eig(A,B,'chol'),该命令使用乔莱斯基分解的方法,计算对称矩阵A和对称正定矩阵B的广义特征值问题。A对应刚度矩阵,B对应质量矩阵)计算梁的前三阶固有频率和振型,计算得到梁的前三阶固有频率和振型,并画出振型图。(Taking cantilever beam as an example, the mass matrix and stiffness matrix are programmed by finite element method (using planar beam elements, with units ranging from 10 to 30). Using Matlab's function (eig (A, B,'chol') for the generalized eigenvalue problem analysis, the command uses the Jo Lessky decomposition method to calculate the generalized eigenvalue problem of the symmetric matrix A and the symmetric positive definite matrix B. A corresponds to the stiffness matrix and B corresponding to the mass matrix. The first three natural frequencies and modes of the beam are calculated, and the first three natural frequencies and modes of the beams are calculated, and the vibration pattern is drawn.)

文件列表:

xuanbiliang.m, 4577 , 2018-05-30

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Find prime numbers prepared by screening the function: void sieve (bool isPrime...
    编写筛选查找素数函数: void sieve(bool isPrime[], int n) 其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数, 所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。 然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。 对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
    2023-03-02 04:45:03下载
    积分:1
  • 哈夫曼编码,输入一个字符串,自动编码并输出
    哈夫曼编码,输入一个字符串,自动编码并输出-Huffman coding, enter a string, automatic coding and output
    2022-06-14 09:22:13下载
    积分:1
  • OrangePi Lite2_User Maual_v1.1
    说明:  Orange Pi2 lite User manual.
    2019-01-31 06:51:59下载
    积分:1
  • book
    asp+excel农村农家书屋图书在线检索系统 v201904(ASP + excel online retrieval system for rural bookstores v201904)
    2019-04-24 20:59:24下载
    积分:1
  • THREE
    说明:  本模型是自己搭建的三自由度simulink车辆动力学模型,仅供参考(This model is a self builtthree degrees of freedom Simulink vehicle dynamics model for reference only)
    2020-05-28 11:49:31下载
    积分:1
  • 单例模式-工具箱03
    说明:  ui for windows form applicatio nice xui
    2020-06-24 07:40:01下载
    积分:1
  • This document is related to the computer network and router information on the c...
    本文档是关于计算机网络和路由器的资料,对计算机网络和路由器的知识有一个详细的介绍和解释-This document is related to the computer network and router information on the computer network and router knowledge a detailed introduction and explanation
    2022-09-10 13:15:03下载
    积分:1
  • tia14
    说明:  Its a torrent link for tia portal 14 pro
    2020-03-17 03:56:07下载
    积分:1
  • OulierDetection_Matlab-master
    一种基于局部密度的离群检测方法,一篇神经计算期刊的源代码,转自GitHub(An outlier detection method based on local density, a source code of a neural computing journal, transferred from GitHub)
    2020-12-20 13:29:10下载
    积分:1
  • [同济做得]脉搏识别
    这是一个脉搏信号处理的代码,采用的小波分析,还做脉搏信号识别,对于学习信号识别和分类的人很有帮助(This is a pulse signal processing code, small wave analysis, and pulse signal identification, which is helpful for learning signal identification and classification)
    2020-10-26 17:00:00下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载