How to find function expressions based on the relationship between specific function values?
이전 댓글 표시
The problem conditions are:
1, do not know the expression of a function
2.Know the relationship between several specific values in a function
For example: Given f ((2x + 1) / (2x-2))-1 / 2f (x) = x; find the expression of f (x)
How to use matlab to solve such problems?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Symbolic Math Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!