digital-brain/content/zettels/finite_element_model.md

29 lines
1.1 KiB
Markdown
Raw Normal View History

2020-06-03 22:43:54 +02:00
+++
title = "Finite Element Model"
2022-03-15 16:40:48 +01:00
author = ["Dehaeze Thomas"]
2020-06-03 22:43:54 +02:00
draft = false
+++
Tags
:
## Matlab State Space Model from FEM on Ansys {#matlab-state-space-model-from-fem-on-ansys}
Some resources:
2022-03-15 16:40:48 +01:00
- (<a href="#citeproc_bib_item_1">Hatch 2000</a>) ([Notes]({{< relref "hatch00_vibrat_matlab_ansys.md" >}}))
- (<a href="#citeproc_bib_item_2">Khot and Yelve 2011</a>)
2024-12-17 15:37:17 +01:00
- (NO_ITEM_DATA:kosarac15_creat_siso_ansys)
2020-06-03 22:43:54 +02:00
The idea is to extract reduced state space model from Ansys into Matlab.
## Bibliography {#bibliography}
2020-06-03 22:43:54 +02:00
2022-03-15 16:40:48 +01:00
<style>.csl-entry{text-indent: -1.5em; margin-left: 1.5em;}</style><div class="csl-bib-body">
2024-12-17 15:37:17 +01:00
<div class="csl-entry"><a id="citeproc_bib_item_1"></a>Hatch, Michael R. 2000. <i>Vibration Simulation Using MATLAB and ANSYS</i>. CRC Press.</div>
2022-03-15 16:40:48 +01:00
<div class="csl-entry"><a id="citeproc_bib_item_2"></a>Khot, SM, and Nitesh P Yelve. 2011. “Modeling and Response Analysis of Dynamic Systems by Using Ansys and Matlab.” <i>Journal of Vibration and Control</i> 17 (6). SAGE Publications Sage UK: London, England: 95358.</div>
2024-12-17 15:37:17 +01:00
<div class="csl-entry">NO_ITEM_DATA:kosarac15_creat_siso_ansys</div>
2022-03-15 16:40:48 +01:00
</div>