How can i simulate and generate data for acoustic metamaterial ?
8 次查看(过去 30 天)
显示 更早的评论
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 ?
0 个评论
回答(1 个)
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
Here are a few of them: https://www.mathworks.com/solutions/machine-learning/tutorials-examples.html
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Acoustics, Noise and Vibration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!