Feeds
질문
Impulse Response of a piecewise function
Is it possible to take the impulse response of a piecewise function? I am wanting to produce frequency and impulse responses fo...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to do integrals and fft on matlab
I am extremely new to using matlab and I am trying to get the basic integral function to work. I want to find the fft of a func...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Calculating Spectrum from a pulse wave
I want to calculate the spectrum of a rectangular pulse. I created the code for my rectangular pulse: clear all clc ...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
How to set my wave to 0 when >1 and <-1
I'm trying to generate a half cosine wave where y(t) = {sqrt(2)*cos(pi/2 *t); |t|<= 1 0; |t| > 1} I have my...
거의 8년 전 | 답변 수: 1 | 0
