photo

Wasp Hamberg


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Answered
Shifting plot to the right
plot(handles.t-2,fftshift(handles.mins))

5 years ago | 0

| accepted

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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

5 years ago | 1 answer | 0

1

answer