soapSnake - understanding complex functions

版本 1.1.0.0 (863.2 KB) 作者: Job
Didactic tool to understand complex functions over the real domain.
247.0 次下载
更新时间 2016/5/29

查看许可证

Six features, in one intuitive display!
1) The 3D snake shows the complex behavior of f(x) over x.
2) The floor projection shows the real behavior.
3) The right projection shows the imaginary behavior.
4) The backprojection shows the complex plane.
5) The magnitude of f(x) is visualized in the thickness of the snake.
6) Finally, the rainbow colors of the added soap skin reflect the phase of f(x).
The function plots any complex function you like:
f(x) = exp(ix);
f(x) = x.^x;
f(x) = log(x);
f(x) = sin(i*x);
A couple of examples are added in the demo file.
NB: It is also possible to show the complex spectrum of (simple) time signals, however, sometimes the settings in the function must be chosen carefully!

引用格式

Job (2024). soapSnake - understanding complex functions (https://www.mathworks.com/matlabcentral/fileexchange/55531-soapsnake-understanding-complex-functions), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Continuous Wavelet Transforms 的更多信息
致谢

参考作品: TubePlot

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Enables multiple functions in one graph.
Added a PDF & word document with visual examples.
The automatic selection the axis is improved

1.0.0.0

-
-