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!