登录
首页 » matlab » FEA

FEA

于 2021-03-31 发布 文件大小:551KB
0 251
下载积分: 1 下载次数: 701

代码说明:

  Matlab做有限元分析,有静态、动态、非线性分析等等!(Matlab do finite element analysis, static, dynamic, nonlinear analysis, and so on!)

文件列表:

254247
......\FEA
......\...\convergence.m
......\...\DYNAMIC
......\...\.......\notch.geo
......\...\.......\notch.m
......\...\.......\notch.msh
......\...\fem.m
......\...\fem_example.m
......\...\fem_example2.m
......\...\fem_example2b.m
......\...\FLUID FLOW
......\...\..........\incmp_flow2d.m
......\...\..........\step.geo
......\...\..........\step.msh
......\...\getElementOrder.m
......\...\getElementSizeFactor.m
......\...\lagrange_basis.m
......\...\levelset
......\...\........\absr.m
......\...\........\diracr.m
......\...\........\dist.m
......\...\........\findNearElements.m
......\...\........\flatten_levelset.m
......\...\........\getCurvature.m
......\...\........\getCurvature2.m
......\...\........\getCutElements.m
......\...\........\getGradientField.m
......\...\........\heavisider.m
......\...\........\level_set.m
......\...\........\lsmesh.m
......\...\........\lsmeshT6.m
......\...\........\lsreinit.m
......\...\........\lsreinitgeo.m
......\...\........\lsreinitT3.m
......\...\........\lsreinitT6.m
......\...\........\lstest.m
......\...\........\lstest2.m
......\...\........\lstest3.m
......\...\........\lsupdate.m
......\...\........\lsupdate2T6.m
......\...\........\lsupdateT3.m
......\...\........\lsupdateT6.m
......\...\........\projectInterface.m
......\...\........\projectInterfaceSpeed.m
......\...\........\projectInterfaceSpeedT6.m
......\...\........\vel2speed.m
......\...\........\vel2speedT6.m
......\...\meshgeneration
......\...\..............\arcmesh.m
......\...\..............\arrow.m
......\...\..............\brickcheck.m
......\...\..............\contura.m
......\...\..............\getSubElements.m
......\...\..............\holeinplate.m
......\...\..............\holeplatemesh.m
......\...\..............\linemesh.m
......\...\..............\make_cross_mesh.m
......\...\..............\make_elem.m
......\...\..............\make_hex_sheet.m
......\...\..............\make_triangle_mesh.m
......\...\..............\mapmesh2D.m
......\...\..............\mapmesh2Db.m
......\...\..............\mesh_generation.m
......\...\..............\mirrormesh.m
......\...\..............\msh2mlab.m
......\...\..............\plot_mesh.m
......\...\..............\remove_free_nodes.m
......\...\..............\splitElement.m
......\...\..............\square_node_array.m
......\...\..............\t3tot6.m
......\...\..............\tricheck.m
......\...\postgeneration
......\...\..............\addDXseries.m
......\...\..............\plot_field.m
......\...\..............\readDXarray.m
......\...\..............\tecplotin.m
......\...\..............\tecplotout.m
......\...\..............\writeDXarray.m
......\...\..............\writeDXconnectivity.m
......\...\..............\writeDXcoordinate.m
......\...\..............\writeDXdata.m
......\...\..............\writeDXfield.m
......\...\..............\writeDXseries.m
......\...\Programming the Finite Element method with Matlab.pdf
......\...\quadrature.m
......\...\STATIC
......\...\......\afm.dxf
......\...\......\afm.geo
......\...\......\afm.msh
......\...\......\afm2.geo
......\...\......\afm2.msh
......\...\......\beam.m
......\...\......\modal_afm.m
......\...\......\plate.msh
......\...\......\static.m
......\...\XFEM
......\...\....\discontL2quad.m
......\...\....\discontL3quad.m
......\...\....\discontQ4quad.m

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

发表评论

0 个回复

  • IR
    说明:  对IQ接收器最重要的两个参数,即I和Q两路分量之间的幅度一致性和相位正交性,可采 用如下办法计算:把I、Q 两路信号分别作FFT ,找出频域内信号的幅度,即可算得两路分量的幅度一 致性 把I、Q两路信号合成一个复数信号,作FFT ,对得到的频谱求镜像抑制比(即频域内的信号与信号镜像的幅度比) ,通过镜像抑制比和幅度一致性,可求出接收机的I和Q两路分量之间的相位正交性。(IQ receiver for the two most important parameters, namely I and Q components of two-way consistency between the amplitude and phase orthogonality may be adopted calculated using the following method: to I, Q 2 signals, respectively for FFT, to find a frequency domain signal amplitude, can be considered as two-way component caused by the range of 1 the I, Q 2 signals into one complex signal for FFT, the spectrum demand of the received image rejection ratio (ie, frequency domain signal and magnitude of the signal mirror ratio), through the image rejection ratio and extent of consistency, the receiver can be derived I and Q phase between the two-way component orthogonality.)
    2009-09-21 17:57:34下载
    积分:1
  • FEKO-5.3-exmaple
    feko入门实例,深入浅出,易于理解,对初学者有很大的帮助(feko entry instance, easy to understand, easy to understand, there is a great help for beginners)
    2012-06-23 18:51:38下载
    积分:1
  • Nakagami_m_simulator
    For simulation of nakagami-m
    2021-03-25 16:49:14下载
    积分:1
  • DIY-digital-oscilloscope
    不错的自制示波器资料。适合个人学习和DIY。主控IC为(STM32F103Zet6)。(备注:个人收藏资料)(Good homemade oscilloscope information. Suitable for personal learning and DIY. Master IC is (STM32F103Zet6). (Note: personal collection))
    2017-02-27 11:50:27下载
    积分:1
  • chap3_MPC_SpeedCtrl
    说明:  基于mpc的轨迹跟踪控制器,无人驾驶车辆模型预测控制第二版第三章(Track tracking controller based on MPC)
    2020-12-28 17:39:01下载
    积分:1
  • 同步电机滑模和协同
    可以放入电机模型,直接运行,改变参数比较方便(Can be put into the motor model, direct operation, change the parameters more convenient)
    2021-04-29 11:38:42下载
    积分:1
  • slidingmode2
    刘金坤老师的滑模控制程序,可以实现对非线性,系统参数部分未知的系统控制。有一定的抗干扰能力(Liujinkun teachers sliding mode control procedures can be achieved right nonlinear system parameters part of the unknown system. A certain degree of anti-jamming capability)
    2006-06-20 16:47:34下载
    积分:1
  • code
    说明:  ofdm通信系统的simulink模型,采用bpsk调制。(Simulink model of OFDM communication system)
    2021-04-15 17:03:01下载
    积分:1
  • PTToolResult
    百分百高仿小说下载站源码,减轻大家仿站的难度(100% high imitation novel download site source code, reduce the difficulty of everyone imitation station)
    2019-06-14 14:31:05下载
    积分:1
  • ECT-Simulation
    对电容层析成象的ECT断层图象 进行3维显示(Of capacitance tomography images of ECT tomography 3-D display)
    2021-04-28 21:38:43下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载