Probability-based Diagnostic Imaging

Based on Delay and Sum DAS Algorithm
76 téléchargements
Mise à jour 27 juil. 2021

Afficher la licence

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);

Citation pour cette source

Syed Haider M. Rizvi (2024). Probability-based Diagnostic Imaging (https://www.mathworks.com/matlabcentral/fileexchange/96549-probability-based-diagnostic-imaging), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2021a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0