Community Profile

photo

anonym


Active since 2012

Statistics

All
  • Solver

View badges

Content Feed

View by

Question


Matlab equalizer object. What is the reference tap ?
Hello everybody Currently I'm using the built-in Equalizer (EQ) object from Matlab to equalize my signal. For the EQ, there is...

9 years ago | 1 answer | 0

1

answer

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

10 years ago

Question


How to calculate the frequency response of digitale Filter
Hi I have one transfer function in Z-domain with denominator and numerator coefficients How can i calculate the frequency resp...

11 years ago | 0 answers | 0

0

answers

Question


How to convert a signal from H(jw) to H(z)
Hello can somebody help me, how can i convert a signal in Fourier Domain to Z- Domain, from H(jw) zu H(z). Thanks

11 years ago | 1 answer | 0

1

answer

Question


how to find out the correct coefficients from a roots -vector
Hi everbody Sry for my English ;) I have a Problem mit those Matlab Functions : poly and roots for example, i have vector...

11 years ago | 2 answers | 0

2

answers