Skip to content

Unable to open “TSVD-inverse.srn5”network #2282

Answered by jessdtate
zhifeiji-han asked this question in General
Discussion options

You must be logged in to vote

SolveInverseProblemWithTikhonovSVD and SolveInverseProblemWithTSVD are not the same. TSVD is truncated SVD, where the matrix is condition by removing singular values in the solution. TikhonovSVD uses Tikhonov regularization to condition the linear system.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dcwhite
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2268 on May 24, 2021 23:03.