Réponse apportée
64-QAM Modulation and Demodulation
Hi @Ibnu Darajat, I understand that you are interested in how transmission is handled when the data length is not a multiple of...

2 mois il y a | 0

Réponse apportée
How to perform Bonferroni correction on ttest2 comparison of two independent samples?
Hi Sara, I understand you are encountering errors while applying the Bonferroni correction to a ttest2 comparison. Here are the...

2 mois il y a | 1

| A accepté

Réponse apportée
Where is the Code C icon?What plugins need to be installed?
Hi @ming, I notice that the "C code" option is not visible in the Show Perspective section, as mentioned in the "mcb_nxp...

2 mois il y a | 0

| A accepté

Réponse apportée
High BER for QAM
Hi @Muath I understand that you are experiencing poor performance with the Bit Error Rate (BER) while implementing the 16-QAM m...

2 mois il y a | 0

| A accepté

Réponse apportée
In the example of CSI Feedback with Autoencoders, I encountered functions such as plotChannelResponse and validateTrainingFiles that are not declared and defined.
Hi @Chloe, I understand you are implementing "CSI Feedback with Autoencoders" example and want to know where the definition of...

3 mois il y a | 0

Réponse apportée
why is it operational in simulink with some results vertical vectors as well as horizontal ones?
Hi @ED, I understand that you are encountering an issue with differences in how matrix multiplication is handled in Simulink co...

3 mois il y a | 2

| A accepté

Réponse apportée
Maximizing Spectral efficiency instead of maximizing SINR in RI selection in 5G NR toolbox
Hi @Jake, I understand that you want to know the difference in MaxSINR and MaxSE. According to this MATLAB 2024a documentation...

3 mois il y a | 0

Réponse apportée
Write the Timetable data to the EDF file
Hi @Wensor, I see you are using edfwrite on timetables. The edfwrite function is specifically designed to work with numerical d...

3 mois il y a | 0

Réponse apportée
Imaginary Component in Total Profit Calculation
Hi @Shaf, I have reviewed your code and found the following insights: When calculating xa, the term: term = (-(a*(-1+b)*g(i-1...

3 mois il y a | 1

Réponse apportée
draw the centered data on the same axes as the raw data
Hi @NAFISA SIDDIQUI, To plot the "Wire Length" vs. "Die Height" along with their centred data on the same plot, you can follow ...

3 mois il y a | 1

Réponse apportée
how to change bpsk modulation by ook modulation for any distribution?
Hi Manoranjan, In Binary Phase Shift Keying (BPSK), binary data is transformed into two distinct signal phases and the mapping...

3 mois il y a | 0

Réponse apportée
How can I load out the data to array from several specific column number?
Hi @Evelyn Chen, You can extract specific columns from the text file using the following approach: data = load('your_file.txt'...

3 mois il y a | 0

Réponse apportée
Just only cwtft2 is used for 2D continuous wavelet transform (2D CWT)?
Hi @Panida Kaewniam, I understood that you want to detect singularities of your data using 2D CWT. Below are my observations o...

3 mois il y a | 0

| A accepté

Réponse apportée
A problem about implementing soft-decision decode in an OFDM system
Hi @lc, Before Equalization: Right after you add AWGN, the noise power (noise_var) includes both the Rayleigh fading and the AW...

3 mois il y a | 1

| A accepté

Réponse apportée
Generating Uncorrelated fading channel coefficients using complex gaussian distribution ~CN(0,1)
Hi @Kavya, I understand that you want to generate uncorrelated channel coefficients randomly from complex gaussian distribution...

3 mois il y a | 0

Réponse apportée
Correcting the error in Alamouti code (2 x 1)
Hi Kasun, I see that you are implementing the Alamouti code and generating the BER curve. I have made a few adjustments to the...

4 mois il y a | 0

Réponse apportée
Converting Equation of Two Variables Into Matrix Elements - ERROR: Invalid MATLAB indexing or symbolic function definition
Hi Ammar, The code looks interesting. I understand that you are encountering errors while using MATLAB's 'integral' function f...

4 mois il y a | 1

| A accepté

Réponse apportée
Related to implementation of Maximum Likelihood Detection in MATLAB
Hi @chaaru datta, I see that you have implemented Generalized Space Shift Keying (GSSK) modulation system model and looking to...

4 mois il y a | 0

Réponse apportée
Having Boxplot problem with not defined double type
Hi @changmin lim, To address the issue that you are facing with plotting boxplots in MATLAB, it is important to ensure your dat...

4 mois il y a | 0

Réponse apportée
fsk demodulation of iq_data
Hi @sai kiran, As per my understanding of the question, I could see that you are facing bit errors while demodulating FSK(Frequ...

4 mois il y a | 1