Problem 54610. Evaluate the Kelvin functions
The Kelvin functions ber
, bei
, ker
, and kei
are related to Bessel functions of order ν. When the order is not specified, the default is
. The functions ker(x) and kei(x) appear in the solution for velocity in the boundary layer under water waves.
Write a function to compute the four Kelvin functions. Allow for a variable number of outputs. If the order is not specified, take it to be zero.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Find common elements in matrix rows
2712 Solvers
-
Back to basics 6 - Column Vector
1098 Solvers
-
Top of the Hour : Return from your routine within 1 second of the hour
24 Solvers
-
Create a vector whose elements depend on the previous element
772 Solvers
-
Create Volcano (or Atoll) martix. It is an extension of Bullseye matrix problem.
159 Solvers
More from this Author316
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!