登录
首页 » matlab » codes

codes

于 2020-02-03 发布
0 253
下载积分: 1 下载次数: 4

代码说明:

说明:  应用龙格库塔算法求解动力学微分方程,求解时域数据(Solving dynamic differential equation with Runge Kutta algorithm)

文件列表:

bev.m, 181 , 2016-04-22
config.xlsx, 10988 , 2016-05-23
dynamic_analysis.m, 13485 , 2018-08-24
heli.m, 180 , 2016-05-23
J1_s_response.txt, 1600061 , 2018-08-24
jiansuqi.xlsx, 19918 , 2016-05-23
modal5.m, 383 , 2016-05-23
planet.m, 288 , 2016-05-23
reducer_varying.m, 1151 , 2015-06-11
spur.m, 186 , 2016-05-23
几个函数.doc, 25088 , 2018-09-03
减速器动力学分析软件开发报告.doc, 4591616 , 2018-09-03

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

发表评论

0 个回复

  • ABAQUS+UMAT+FORTRAN
    ABAQUS中用户材料子程序UMAT的开发主要解决两方面的问题:本构模型的建立和积分算法的选择。 本文主要研究非线性材料的UMAT实现方法,并重点研究其迭代算法部分,目前,用户材料子程序UMAT的迭代算法主要是常刚度法,常刚度法的优点在于算法原理较简单,程序编写较方便,缺点是当遇到复杂非线性材料时,其迭代次数较多,收敛速度也较慢,在这个情况下,本文采取的是一种迭代次数较少且收敛速度较快的切线刚度法,具体就是采用FORTRAN语言编制了基于Von-Mises模型的接口程序,并采用切线刚度算法,通过与ABAQUS自带本构关系计算的结果相比较,验证其正确性。(This paper studies the user subroutine UMAT of ABAQUS development methods, the use of FORTRAN language isotropic hardening material model of the interface program, studied the effects of such material is extremely elastic-plastic constitutive relation method. This article UMAT tightly around the secondary development of technology, the first principle of its interface detail, and then for the theory of nonlinear finite element incremental stiffness of the regular tangent stiffness method and the theory of algorithms to do an in-depth analysis of deduced a regular tangent stiffness and rigidity of the law of the specific expression of algorithm theory, and then the preparation of the two algorithms, respectively, of the UMAT program, and finally the establishment of a specific model checking, bringing with ABAQUS elasto-plastic constitutive relation of the calculated results compared to verify the correctness of the two.)
    2020-12-05 21:59:24下载
    积分:1
  • Gaussin-Curve-Fitting-with-C
    采用最小二乘方法的高斯曲线拟合算法, 用C 语言编写. 包含子程序.(Gaussian Curving Fitting with C language)
    2021-04-14 18:18:55下载
    积分:1
  • YOUNGS
    PLIC程序现今VOF中应用较多的方法,精度较高。(PLIC VOF process the application of more modern methods and high precision.)
    2011-05-03 23:04:54下载
    积分:1
  • Spline.h
    三次样条插值c++头文件,一些头文件,非常好(Cubic spline interpolation c++ header files, some header files)
    2020-12-10 15:19:18下载
    积分:1
  • 1
    说明:  Fractal分形,简短的代码,清晰可用(Fractal)
    2010-09-22 18:49:09下载
    积分:1
  • Tower-of-Hanoi-problem
    算法设计与分析之汉诺塔问题介绍与讲解 希望大家有时间看看 (Tower of Hanoi problem description and explanation of the design and analysis of algorithms hope that we have time to look at)
    2013-12-12 10:46:55下载
    积分:1
  • multable
    java编写九九乘法表 1*1=1 2*1=2 2*2=4 3*1=3 3*2=6 3*3=9 4*1=4 4*2=8 4*3=12 4*4=16 5*1=5 5*2=10 5*3=15 5*4=20 5*5=25 6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36 7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49 8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64 9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81 (Multiplication table 1*1=1 2*1=2 2*2=4 3*1=3 3*2=6 3*3=9 4*1=4 4*2=8 4*3=12 4*4=16 5*1=5 5*2=10 5*3=15 5*4=20 5*5=25 6*1=6 6*2=12 6*3=18 6*4=24 6*5=30 6*6=36 7*1=7 7*2=14 7*3=21 7*4=28 7*5=35 7*6=42 7*7=49 8*1=8 8*2=16 8*3=24 8*4=32 8*5=40 8*6=48 8*7=56 8*8=64 9*1=9 9*2=18 9*3=27 9*4=36 9*5=45 9*6=54 9*7=63 9*8=72 9*9=81 )
    2012-11-29 08:29:51下载
    积分:1
  • seagrid
    说明:  任意边界结构正交曲线网格生成程序,使用方便简单(Arbitrary boundary structure of orthogonal curvilinear grid generation procedure, easy to use simple)
    2008-11-15 18:13:09下载
    积分:1
  • FEM_plane
    有限元法计算平板受集中载荷的程序,二维四边形网格(finite element method concentrated load plate by the procedure, two-dimensional rectangular grid)
    2007-05-29 14:35:35下载
    积分:1
  • qiyizhi
    奇异值能量差分谱计算,可用于信号降噪处理(Singular value of the energy difference spectrum calculation can be used for signal noise reduction)
    2021-03-21 14:29:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载