필터 지우기
필터 지우기

How can i simulate and generate data for acoustic metamaterial ?

조회 수: 15 (최근 30일)
Anshuman
Anshuman 2024년 4월 20일
댓글: Anshuman 2024년 4월 21일
I was going through a research article on identifying hidden patterns in metamaterials using Machine Learning. And there the data for training the models was generated through MATLAB. Being completely new to MATLAB how do i proceed?
According to the article to generate the data, dispersion relation along the wavevector contour is evaluated. To evaluate the dispersion relation, a series of eigenvalues problems given by harmonic elastic wave equation with Bloch-Floquet periodic boundary conditions is solved. Then to discretize and solve the eigenvalue problem, Finite Element method using bilinear quadrilateral elements. The boundary conditions are baked into the wavevector-dependent stiffness and mass matrices. This code is implemented in MATLAB.
How can i replicate this ?

답변 (1개)

Sulaymon Eshkabilov
Sulaymon Eshkabilov 2024년 4월 21일
MATHWORKS has a bunch of remarkable tutorials on ML. You should train yourself through these training courses which will help you how to start applying ML without even a decent MATLAB programming skills. Here is a doc on ML App of MATLAB: https://www.mathworks.com/help/stats/machine-learning-in-matlab.html
  댓글 수: 1
Anshuman
Anshuman 2024년 4월 21일
I have a pretty good idea on the basics of the ML models and actively use them though through python.
What I need in help in is in replicating the data generation part like I have mentioned in the description. Like does MATHWORKS provide any tools for simulating dispersion relations and then exporting the data or do I have to write the code from scratch ?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Condensed Matter & Materials Physics에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by