MATLAB: How to express a function in terms of another argument

symbolic

Hi there,
Can anyone please tell me how I can express in Matlab the function B(u,v) in terms of the argument y?
For Example:
where y has the value y = v/u.
Many thanks!

Best Answer

I may be missing something, however it appears that γ is essentially , so use that transformation. Divide everything by u and express the ratio as γ.