How to find function expressions based on the relationship between specific function values?

2 views (last 30 days)
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 Get Started with MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!