Hi Everyone, 

Now I have an inverse problem that is given the measured displacement u_i 
and our target to get the force field f_j.  If I unstand correctly that the 
linear system of dealii is A_{ij}u_j = f_i.   I am not sure this form 
whether I can use the L2 regularization argmin{||u-u_{measure}|| + 
\lamda||f|| }.  I have only had experience with A_(ij)f_j = u_i.  Then we 
have an analytical solution using SVD. However,  If we have  A_{ij}u_j = 
f_i, it looks like we do not have analytical solution.

Does anyone have any ideas on how to solve this inverse problem using 
dealii?

Best regards, 

Yunfei 


-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/dealii/ae39cb12-5a8e-4c8b-b0a8-8efe4c6b96b4n%40googlegroups.com.

Reply via email to