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
-
Remove all the words that end with "ain"
2623 Solvers
-
Back to basics 21 - Matrix replicating
1778 Solvers
-
Number of 1s in a binary string
10873 Solvers
-
Find a subset that divides the vector into equal halves
398 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
876 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!