vkazei / fastFWI

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

function fwiFunc #6

Open lihonghui123 opened 3 years ago

lihonghui123 commented 3 years ago

未定义函数或变量 'lbfgsb_wrapper'。

出错 lbfgsb (line 175) lbfgsb_wrapper( m, x, l, u, nbd, f, g, factr, pgtol, wa, iwa, task,iprint,...

出错 fwiFunc (line 61) [mk, farsh, info] = lbfgsb(fh, l, u, opts );

出错 BP_tooth_FWI (line 159) fwiResult = fwiFunc(iFWI, m.Init, D, model, opts);