photo

Saumya


Last seen: 9 months 前 自 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 year 前 | 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 year 前 | 2 个回答 | 0

2

个回答