photo

chaaru datta


Last seen: 8 mesi fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

MATLAB Answers

39 Domande
0 Risposte

RANK
161.398
of 300.369

REPUTAZIONE
0

CONTRIBUTI
39 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
30.77%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Bit error rate VS Signal to noise ratio plot in MATLAB
Hello all, I am trying to plot BER Vs SNR plot in MATLAB for the following case: V2V Communications using Doppler: Rayleigh chan...

8 mesi fa | 0 risposte | 0

0

risposte

Domanda


Generating Nakagami-m wireless channel in MATLAB
Hello all, I am working on wireless research wherein I want to generate Nakagami-m wireless channel and also want phase of the N...

8 mesi fa | 1 risposta | 0

1

risposta

Domanda


How to deal with such integration in MATLAB
Hello all, I am working on a problem wherein i have to find analytical expression of outage probability. In my case the outage p...

9 mesi fa | 0 risposte | 0

0

risposte

Domanda


How to solve the following four integration in MATLAB
Hello all, I am trying to solve the following expression involving four integrations in MATLAB but note getting it correctly. ...

10 mesi fa | 1 risposta | 0

1

risposta

Domanda


I want to make a quadraped robot in simulink but not getting proper results
Hello all, I am new to simulink, I am trying to design a quadraped robot in simulink. For that i had found that we nee...

circa un anno fa | 0 risposte | 0

0

risposte

Domanda


Related to implementation of Maximum Likelihood Detection in MATLAB
Hello all, I am working on research paper in which I have to implement Maximum Likelihood (ML) detection at the receiver. I am i...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Random symbol generation in matlab
How to generate multiple (256) symbols of -1 and 1 in MATLAB Any help in this regard will be highly appreciated.

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How to generate a dataset in MATLAB for the given scenario ?
Hello all, I am working on Machine learning based classification task wherein I have to generate Traning dataset based on the f...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


How to code the following in MATLAB ?
Hello all, I am trying to code the following expression in MATLAB but not getting it clearly: Scenario: The system consists of ...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Related to Classification Learner App
Hello all, I am working on SVM classification. I had written the MATLAB code to train the SVM classifier using the line "Mdl_SVM...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


Understanding the error in matlab code for the given double summation
Hello all, I had written the MATLAB code for the given equation that has double summation: where is modified Bessel function ...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to implement following bessel function in MATLAB
Hello all, I am trying to code the following bessel function in MATLAB but not getting it clearly. ---(1) where is the mo...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to apply for loop in case of product of function inside double summation?
Hello all, I am trying to code the following double summation that involves product inside it in MATLAB. ----(1) I had tried ...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How to read .mat file data
Hello all, I am having a 4 dimension .mat file. I want to access the contents of this file. My query is that when I double cli...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Understanding the given lines of code
Hello all, I am trying to understand the meaning of following lines of code, but not getting it clearly. file_x_train = strca...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Understanding the following lines of code
Hello all, I am trying to understand the meaning of following two lines of code, but not getting it clearly. file_x_train = s...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Understanding higher dimension in MATLAB
Hello all, I am trying to understand about higher dimensions in MATLAB, but not getting it clearly. For example: a = rand(2,2)...

quasi 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Related to BER Vs SNR plot
Hello all, I have written the MATLAB code for BER (Bit Error Rate) Vs (Signal to Noise Ratio) plot. My problem is that every tim...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Related to creating the vectors in MATLAB
Hello all, I am working on research work related to GSSK (generalized space shift keying) in wireless communication. In the GSS...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Related to MATLAB code of signal detection using Maximum likelihood detector in GSSK modulation based MIMO system.
Hello all, I had written the code for signal detection using Maximum likelihood detector in GSSK modulation based MIMO system a...

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Related to finding columns of a matrix satisfying specific conditions
Hello all,consider the 8 X 4 matrix whose columns are shown below: (Note: Actually we have a large matrix of dimension 8 X 500, ...

circa 2 anni fa | 2 risposte | 0

2

risposte

Domanda


Extract indices of vector?
Hello all, In my research work, I came across a stiuation where I want to extract indices of filled positions of a coulmn vector...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Related to comparing two vectors
Hello all, In my work I came across a situation where I have two vectors of dimension 8 X 1 each. These vectors have all zero ...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to do exhaustive search in case of Maximum Likelihood detector in MATLAB ?
Hello all, I came across the following Maximum Likelihood detector expression: ----(1) where is received signal of dimensio...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


How to code for maximum likelihood detector in MATLAB ?
Hello all, I am trying to code the following Maximum Likelihood detector expression (1) from a research paper in MATLAB. ----(...

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Related to Frobenius norm
Hello all, I am trying to find Frobenius norm of each column of 2 X 500 matrix in MATLAB but not getting it correctly. Any he...

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


How to code the following expression in MATLAB
Hello all, I am trying to understand how to code the following equation (1) in MATLAB: ----(1) where, , such that each of ...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Understanding the difference between normal multiplication between two vectors and multiplication with dot operator.
Hello all, I am trying to understood the difference between normal multiplication and mutliplication with dot operator in caseof...

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


How to express random signal in MATLAB which is transmitted from transmitter to receiver
Hello all, I am trying to model a random transmitted signal between transmitter (source) to receiver. Specifically, the transmi...

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Machine Learning algorithm not working correctly in MATLAB
Hello all, I had written the complete code which uses SVM in MATLAB. However, it is not working correctly. I had checked the ent...

circa 2 anni fa | 0 risposte | 0

0

risposte

Carica altro