tfmag3d(tffunction,​fmax,samples)

Version 1.2.0.0 (666 Bytes) by Felix Fuchs
3D Magnitude Response of tf model over defined range of s
115 Downloads
Updated 12 Dec 2014

View License

Function that computes the 3D magnitude response of a Matlab tf model. The sigma range is adopted corresponding to the maximum frequency. The last input is the number of sample points:
tfmag3d(tffunction,fmax,samples)
Attention! Linear Interpolation is used, pay attention to the accuracy.

Cite As

Felix Fuchs (2024). tfmag3d(tffunction,fmax,samples) (https://www.mathworks.com/matlabcentral/fileexchange/48721-tfmag3d-tffunction-fmax-samples), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Dynamic System Models in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

zlim and caxis and picture integrated.

1.1.0.0

Surf instead of mesh is used. looks nicer, but with less information. Pay attention to the accuracy.

1.0.0.0