Saumya
Followers: 0 Following: 0
Feeds
提问
How to add two functions and display the sum?
I am trying to add two functions together and display the addition as a new function. f=@(x) x^2+x; g=@(x) 3*x^2+5*x; z=f(x)+...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to plot the graph for a given signal over a range of frequency
How do I plot a discrete graph over the range of frequency given as [0 pi/8 pi/4 pi/2 pi] for the equation of signal x(n)=cos(w*...
2 years 前 | 2 个回答 | 0