From 22b1f88e619913d1cfad6dc3189ac6b1ae332777 Mon Sep 17 00:00:00 2001 From: Alper Said Soylu <54alpersaid@gmail.com> Date: Fri, 24 Apr 2020 06:13:18 +0300 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b0e6f3e..2d6553d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # TR-FTDT > Time Reversal Algorithm with Finite-Difference Time-Domain Method Software implementation of a microwave imaging technique for breast cancer early diagnosis. + +## Disclaimer +This repo contains Matlab files I have wrote for my graduation project. Some of them are not working. This project is based on a paper by [P. Kosmas & C.M. Rappaport](https://ieeexplore.ieee.org/document/1463350). Although it may not correctly reflect their work. Files belonging to my latest commit is expected to work. + ## Content ### bitirme1.m @@ -33,10 +37,6 @@ same but with parameters choosen by Kosmas et al. ### TR.m -TR algorithm.. (not working) - -### others - -Pelin Cerav's codes +TR algorithm