Feeds
提问
Plotting a function error.
Hello i am tryinfg to plot the abs of Y: x=-400:400; Y=1./(j*x+3); (abs(Y)) title('Fourier's transform of h(t)=e^(-3t)*u...
7 years 前 | 1 个回答 | 0
1
个回答提问
Error while trying to image fourier transform of a function?
Hello the code is the following: syms x x=-400:400; Y(x)=1./(j*x+3); abs(Y(x)) I am trying to image abs of function Y(x) w...
7 years 前 | 1 个回答 | 0
1
个回答提问
Undefined function or variable 'a'?
Hello, i am trying to export a plot into a jpeg file but i always get the following error message: Undefined function or vari...
7 years 前 | 1 个回答 | 0

