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 comments
Loading...
Problem Recent Solvers5
Suggested Problems
-
Calculate the Levenshtein distance between two strings
1510 Solvers
-
2559 Solvers
-
Return unique values without sorting
1011 Solvers
-
Remove from a 2-D matrix all the rows that contain at least one element less than or equal to 4
140 Solvers
-
663 Solvers
More from this Author323
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!