You can use the following Matlab code to plot the amplitude curves:
main.m422 chars18 lines
Note that in the code above, I assumed that you already have the value of a
and m
defined somewhere in your code. You may need to adjust the code to match your specific use case.
gistlibby LogSnag