photo

anonym


Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

4 Questions
0 Answers

Cody

0 Problems
1 Solution

RANK
269,227
of 297,457

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
118,678
of 158,938

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Solver

View badges

Feeds

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...

11 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...

12 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

12 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...

12 years ago | 2 answers | 0

2

answers