Community Profile

photo

Jonathan George


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Finding the generator matrix for x^3+x+1
Hello, I'm inexperienced with MATHLAB and just trying to handle the ropes. I have managed to use genpoly=[1 1 0 1]; [parma...

1 year ago | 1 answer | 0

1

answer

Question


Filter Design using FIR method question
I'm aware that the window method of FIR filter design samples the time-domain function obtained when an inverse Fourier transfor...

2 years ago | 1 answer | 0

1

answer

Question


Synthesizing signal given expression
Would would one go about synthesizing a discrete representation of a signal given by the expression x(t)=9cos(421t + 1.99) for 0...

2 years ago | 1 answer | 0

1

answer

Question


Transfer function to pole zero diagram
Is there any way to represent a discrete-domain transfer function [H(z)] with a pole zero diagram in MATLAB? And perhaps even vi...

2 years ago | 1 answer | 0

1

answer

Question


A sinusoid has just been fed into a system.
The system in question has a frequency response given by H(w) = 1/(1+0004jw), where w represents frequency in rads/second. Th...

2 years ago | 2 answers | 0

2

answers

Question


Designing a discrete signal with cutoff frequencies
How would I go about designing a 4th order band stop discrete filter that is designed to filter signals sampled at 10Hz and with...

2 years ago | 1 answer | 0

1

answer

Question


Synthesising a different kind of discrete signal
How would you go about synthesising a discrete signal given by the expression x[n]=9cos(1.7nT+3.74) for 0<=n<=1654, when the sam...

2 years ago | 1 answer | 0

1

answer

Question


Designing a specific low-pass discrete filter in MATLAB
How would I go about designing a 6th order low pass discrete filter with a 3dB frequency of 12Hz using the FIR (fir1) window app...

2 years ago | 1 answer | 0

1

answer

Question


How to synthesise discrete signal?
How can I synthesise a discrete signal given by the expression x[n]=1.23^(-n) for 0<=n<=819? Thank you in advance.

2 years ago | 2 answers | 0

2

answers