vkazei / fastFWI

Simple frequency domain full-waveform inversion (FWI) regularized by Sobolev space norm
MIT License
51 stars 19 forks source link

Can't find F when running Marmousi example #4

Closed mlin26 closed 3 years ago

mlin26 commented 3 years ago

Hi,

I'm trying to run the "marmousi_II_FWI.m" example, but it shows that:

Undefined function or variable 'F'.

Error in marmousi_II_FWI (line 140)
        DClean = F(m.Base,model);

Could you tell me how to solve this problem? Thanks!

mlin26 commented 3 years ago

I need also to download Helmholtz and LBFGSB...