Problem 61051. Barnes G-Function
%Example 1
in = 1;
out = 1;
%Example 1
in = 4;
out = 2;
Only vectorized solutions will be accepted. Check the test suite for banned functions.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers5
Suggested Problems
-
5 Solvers
More from this Author43
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!