Application for searching for defects in plates (Ellipse method and Time-reversal)
The project has many dependences with math classes library
-
Install R > 3.6 (u can use this site)
-
Set Rscript.exe as default application to running .r files
-
Run this file (as administator) to install necessary packages
-
Record "clean" signal (just signal from default material)
-
Record signal after creating defect
-
Create the difference between these signals
-
Create Furier transform of this difference
Furier transform of signal is the important parameter of using fit. Firstly, it creates a tensor of u(x, variety) function values, after that it creates a tensor of u(x, t) function values and prepare this tensor according to selected metric. After all u can see the surface to determine the location of defect.
There are several important hyper-parameters for determining defect's location: sensors' location and variety, time and space nets (the thicker net is better, but takes more time for calculating).
There is another interesting fit with same parameters.
Use RMdator.exe to removing most large data files.