2

I have been using the Trust-Region Dogleg Method in MATLAB to solve a system of nonlinear equations: f(x)=c. However, when I change the values of the c vector to certain values, MATLAB returns that the problem is locally singular. When I outpu the jacobian, the determinant is about 1, so this matrix is not singular. Is is possible to have a locally singular equation without a singular jacobian?

4

1 に答える 1

0

過去に、非常に高い精度 (低い許容誤差) が必要な場合に MATLAB がこの警告を出すのを見てきました。あなたの公差は何ですか?もっと情報を教えてもらえますか?

これをコメントとして投稿しなかったことをお詫びしますが、まだコメント権限がありません。また、プロフィールから連絡できませんでした。

于 2012-11-15T13:18:32.597 に答える