How to find function expressions based on the relationship between specific function values?
Show older comments
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?
Answers (0)
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!