photo

Saumya


Last seen: 9ヶ月 前 2023 年からアクティブ

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)+...

1年以上 前 | 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*...

1年以上 前 | 2 件の回答 | 0

2

回答