robustData and blockyModel #782
Replies: 2 comments 1 reply
-
It is, as the description says, an L1 norm minimization (actually an L2 norm with adapted weights):
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes, setting independently means you can set both, only one, or none. There is nothing about L1 norm written on pygimli.org but in some textbooks or papers (Claerbout & Muir 1973). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the difference between
robustData – Robust (L1 norm mimicking) data reweighting
andblockyModel – Robust (L1 norm mimicking) model roughness reweighting
.What is different mathematical formulation for each ?
Beta Was this translation helpful? Give feedback.
All reactions