├── BackPropagationPartest.m ├── CG_MFWI_Parallel.m ├── C_true.mat ├── LICENSE ├── LowpassKaiser.m ├── README.md ├── RTM.m ├── data2Dpartest.m ├── drivop.m ├── marmhard.dat ├── velsmooth.m └── wienerfilter.m /BackPropagationPartest.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/BackPropagationPartest.m -------------------------------------------------------------------------------- /CG_MFWI_Parallel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/CG_MFWI_Parallel.m -------------------------------------------------------------------------------- /C_true.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/C_true.mat -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/LICENSE -------------------------------------------------------------------------------- /LowpassKaiser.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/LowpassKaiser.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/README.md -------------------------------------------------------------------------------- /RTM.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/RTM.m -------------------------------------------------------------------------------- /data2Dpartest.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/data2Dpartest.m -------------------------------------------------------------------------------- /drivop.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/drivop.m -------------------------------------------------------------------------------- /marmhard.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/marmhard.dat -------------------------------------------------------------------------------- /velsmooth.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/velsmooth.m -------------------------------------------------------------------------------- /wienerfilter.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SMA-Shoja/Full-waveform-inversion/HEAD/wienerfilter.m --------------------------------------------------------------------------------