Git Product home page Git Product logo

charlielito / 2dorthogonal_polynomial_decomposition Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 2.0 652 KB

OPD implementation with application to a IR sequence of a simulated CFRP sample and two real CFRP and GFRP samples with teflon insertions. Recreates the results presented in Paper "Characterization of defects of pulsed thermography inspections by orthogonal polynomial decomposition"

License: GNU General Public License v3.0

MATLAB 100.00%

2dorthogonal_polynomial_decomposition's Introduction

2DOrthogonal_Polynomial_Decomposition

OPD Matlab implementation with application to a IR sequence of a simulated CFRP sample and two real CFRP and GFRP samples with teflon insertions. Recreates the results presented in Paper "Characterization of defects of pulsed thermography inspections by orthogonal polynomial decomposition"

Because of the large amount of space required by the thermal sequences, and because github does not support big data files, the link to download IR sequences (in OneDrive) is: https://1drv.ms/f/s!AgtrBjgDiWxVhkikDqqTeU-d76eJ

The following files allow reproducing the results:

  1. mainSyntheticCFRP.m and data file syntheticCFRP.mat
  2. mainCFRPsample.m and data file CFRPsmaple.mat
  3. mainGFRPsample.m and data file GFRPsample.mat

The firrst m-file reproduces Figures 9-12 and Table 1; the second m-fle Figures 15-18 and Table 2; the last m-file Figures 19-22 and Table 3.

Consider that the mat-fles and the m-fles must be in the same directory as well the functions folder. That directory can be anywhere in your machine, you only need to add the path when Matlab requests it (by clicking the Add to Path button after clicking the Run button). You need the signal processing toolbox in order to run the m-files without problems (findpeaks() and resample() functions from the toolbox are needed).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.