% Sakiadis(eta) is the Sakiadis function of the elements eta.
% The Sakiadis funtion is defined as the solution to the problem in f(eta)
% 2*f'''+f*f''=0, f(0)=0, f'(0)=1, f'(inf)=0, on the positive real line.
% The exact solution of doi.org/10.1063/5.0199302 is implemented.
% example: eta=0:0.01:10; plot(eta,Sakiadis(eta));
引用格式
Nathaniel Barlow (2024). Sakiadis function (Exact Analytical Solution) (https://www.mathworks.com/matlabcentral/fileexchange/157956-sakiadis-function-exact-analytical-solution), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2023a
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!