Probability-based Diagnostic Imaging
Versione 1.0.0 (14 KB) da
Syed Haider M. Rizvi
Based on Delay and Sum DAS Algorithm
The program generates Probability-based Diagnostic Imaging established by an actuator-sensor path in terms of ToF extracted from Lamb wave signals.
[I_final] = DMAS(x,t,Acx,Acy,Snx,Sny,Cg,meshsize)
%x = Received Signals N x M matrix
% t = corresponding Time N x 1 vector
% Acx,Acy = Actuators position in mm n x 1 vector/scalar
% Snx,Sny = Sensors position in mm n x 1 vector/scalar
% Cg = Wave velocity in m/s
% Meshsize = Number of pixels
% For Example
% load example.mat
% [I] = DMAS(x,t,[100 100],[500 500],[250,250],[500 300],5920,700);
Cita come
Syed Haider M. Rizvi (2025). Probability-based Diagnostic Imaging (https://it.mathworks.com/matlabcentral/fileexchange/96549-probability-based-diagnostic-imaging), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2021a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 |