필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How can I reduce the fsolve error?

조회 수: 2 (최근 30일)
farzad
farzad 2019년 6월 8일
마감: Jan 2019년 6월 28일
Hi All
I'm solving a set of 9 second order equations with fsolve. It seems that it has a constant error on one of the variables even from the initial condition of the equations but then solving by variating the constants of the equations, the solution summary indicates a perfect solution with 1e-13 tolerance.
What can I do to resolve the initial error?
  댓글 수: 4
Matt J
Matt J 2019년 6월 8일
편집: Matt J 2019년 6월 8일
Well, your post is really unclear. We can't tell what you mean without some sort of illustration. Maybe provide an alternative to your problem that produces the same issue?
dpb
dpb 2019년 6월 8일
편집: dpb 2019년 6월 8일
Well, it's futile to expect anybody to answer such a detailed question that is entirely dependent upon the specifics of the function, its inputs and, quite possibly, the details of how the function is implemented. The crystal ball is often able to help, but this is far beyond even its power.
Only two questions
  1. If you substitute the final solution into the function as initial condition does the symptom reappear, and
  2. If you substitute the final solution into the function standalone, do you get zero (to near machine precision) as the result?
Altho from a practical standpoint, if it finds the solution, what difference does it make?

답변 (0개)

이 질문은 마감되었습니다.

제품


릴리스

R2007a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by