Jay
Followers: 0 Following: 0
Statistik
RANG
228.959
of 295.495
REPUTATION
0
ANTWORTZUSTIMMUNG
71.43%
ERHALTENE STIMMEN
0
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.991
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Number of bits per symbol (m) range in Reed-Solomon coding
I'm playing around with Reed-Solomon codes. In the parameters of rsenc, help shows m represents the "number of bits per symbol" ...
etwa 2 Monate vor | 2 Antworten | 0
2
AntwortenFrage
Update a value in a struct in another function
I have a struct which is initialized by this: function myStruct = defult_config myStruct.myLenth = 1; end myStruct.myLength ...
5 Monate vor | 2 Antworten | 0
2
AntwortenFrage
How do I know how the output of FIR filter were calculated (e.g., each of summands of the FIR)?
For a given set of FIR coefficient b and input data input, I generate FIR output using filter function (e.g., output = filter(b,...
8 Monate vor | 0 Antworten | 0
0
AntwortenFrage
CIC compensation filter design
I have a CIC filter as below: Decimation factor: 20 Differential Delay: 1 Number of sections: 4 I created cicDecim object by...
10 Monate vor | 0 Antworten | 0
0
AntwortenFrage
How to do a Biquad (SOS) filtering
I have the following filters which I want to implement with cascade of multiple second-order sections (SOS). %% Filter_1 h = ...
10 Monate vor | 1 Antwort | 0
1
AntwortFrage
convert decimal to hex with 3 digit
I just realized that converting -30 to hexadecial by dec2hex(-30) is different from its converting back by hex2dec('E2'). Any su...
11 Monate vor | 1 Antwort | 0
1
AntwortFrage
The location of decimated sample in CIC Decimator?
In a CIC Decimator, which sample is chosen among others? For example, here is the original input. input = [x1 x2 x3 x4 x5 x6 x7...
12 Monate vor | 0 Antworten | 0
0
AntwortenFrage
The first CIC Decimator output is always zero
It seems that the first CIC Decimator output is always zero and I don't understand its behavior. I generated the input data and...
12 Monate vor | 1 Antwort | 0
1
AntwortFrage
CIC decimation output is strange (Output word length and negative fractional length)
I'm implementing fixed point CIC decimation filter with following requirements -- Decimation factor: 20 Number of CIC stages: ...
12 Monate vor | 1 Antwort | 0
1
AntwortFrage
Magnitude response of allpass filter - group-delay equalization of an IIR filter
In iirgrpdelay help page, the following example was provided for a group delay equalization of an IIR filter: [be,ae] = ellip(4...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Converting 4th order IIR filter to SOS (second-order sections)
I've designed 4th order allpass IIR filter using 'iirgrpdelay' and have the numerator and denominator which are 1-by-5 vectors. ...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortCPFSK demodulator performance in MATLAB example with enabling modulation index
This is self-answering - I found the reason why the error rates are strange other than "modulation index" of 0.5. CPFSKDemodulat...
etwa ein Jahr vor | 0
| akzeptiert
Frage
CPFSK demodulator performance in MATLAB example with enabling modulation index
I've been checking CPFSK performance against various modulation indices and SNR. MATLAB has nice examples in comm.CPFSKModulat...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Number of filter taps in Gaussian filter design
Hello, I'm desinging a pulse shaping filter where the filter covers a span of 5 inputs symbols and 12 times of input symbol r...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Oversampling factor parameter for fsk modulation with gaussian shaping filter
Hello, I have been playing around with fskmod with gaussdesign (e.g., fsk modulation and filtering with a gaussian shaping filt...
etwa ein Jahr vor | 1 Antwort | 0