Community Profile

photo

Wasp Hamberg


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to make summing of the impulses (like Ricker or zerophase)?
I need to make accumulation of the impulses (like Ricker or zerophase) on the parabola with the maximum at the specific point wh...

4 years 前 | 0 个回答 | 0

0

个回答

提问


How to apply imagesc on the plot with two lines?
I need to paint my plot 1 like this 2, but do not how can I do that. When the curve touches a red line that part of curve become...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to display image from internet on axes?
I know URL of this image and I need to display it in guide from internet .

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Shifting plot to the right
plot(handles.t-2,fftshift(handles.mins))

5 years 前 | 0

| 已接受

提问


Shifting plot to the right
There is my code, where i plot Minphase signal. When i try to shift this plot to the right in 2 seconds nothing changes. What ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot Fourier series for function in a right way?
if true % code a=[0,pi/2,pi/2,pi]; b=[0,-1,0,0]; plot(a,b) hold on n=50; ao=-pi/4; T=[0,pi,0,1]; for i=1:length(...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot this function ?
U(t)={=-t,t=(0,pi/2); = 0, (pi/2,pi)}

5 years 前 | 1 个回答 | 0

1

个回答