├── Conductivity.m ├── Eztr_lossy.m ├── Form_5_son_5.pdf ├── Material3D.m ├── Maxwell3D.m ├── README.md ├── TR.m ├── TR2D.m ├── TR_lin.m ├── WithTumor.m ├── WithoutTumor.m ├── ZAMANDA TERSİNE ÇEVİRME ALGORİTMALARI İLE KANSER TESPİTİ.pptx ├── bitirme1.m ├── bitirme2.m ├── bitirme3.m ├── bitirme4.m ├── bitirme5.m ├── bitirme5.mat ├── diel_no_tumor_lin.m ├── diel_tumor_lin.m ├── hytrf.m ├── kaynakTR_lossy.m ├── makale3d.m ├── matlab.mat └── maxwell3d.py /Conductivity.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/Conductivity.m -------------------------------------------------------------------------------- /Eztr_lossy.m: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /Form_5_son_5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/Form_5_son_5.pdf -------------------------------------------------------------------------------- /Material3D.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/Material3D.m -------------------------------------------------------------------------------- /Maxwell3D.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/Maxwell3D.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/README.md -------------------------------------------------------------------------------- /TR.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/TR.m -------------------------------------------------------------------------------- /TR2D.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/TR2D.m -------------------------------------------------------------------------------- /TR_lin.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/TR_lin.m -------------------------------------------------------------------------------- /WithTumor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/WithTumor.m -------------------------------------------------------------------------------- /WithoutTumor.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/WithoutTumor.m -------------------------------------------------------------------------------- /ZAMANDA TERSİNE ÇEVİRME ALGORİTMALARI İLE KANSER TESPİTİ.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/ZAMANDA TERSİNE ÇEVİRME ALGORİTMALARI İLE KANSER TESPİTİ.pptx -------------------------------------------------------------------------------- /bitirme1.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/bitirme1.m -------------------------------------------------------------------------------- /bitirme2.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/bitirme2.m -------------------------------------------------------------------------------- /bitirme3.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/bitirme3.m -------------------------------------------------------------------------------- /bitirme4.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/bitirme4.m -------------------------------------------------------------------------------- /bitirme5.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/bitirme5.m -------------------------------------------------------------------------------- /bitirme5.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/bitirme5.mat -------------------------------------------------------------------------------- /diel_no_tumor_lin.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/diel_no_tumor_lin.m -------------------------------------------------------------------------------- /diel_tumor_lin.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/diel_tumor_lin.m -------------------------------------------------------------------------------- /hytrf.m: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /kaynakTR_lossy.m: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /makale3d.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/makale3d.m -------------------------------------------------------------------------------- /matlab.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/matlab.mat -------------------------------------------------------------------------------- /maxwell3d.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/overengineer/TR-FDTD/HEAD/maxwell3d.py --------------------------------------------------------------------------------