chaaru datta
Followers: 0 Following: 0
Statistik
35 Fragen
0 Antworten
RANG
206.159
of 295.448
REPUTATION
0
BEITRÄGE
35 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
34.29%
ERHALTENE STIMMEN
0
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
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
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...
24 Tage vor | 0 Antworten | 0
0
AntwortenFrage
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...
4 Monate vor | 1 Antwort | 0
1
AntwortFrage
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.
9 Monate vor | 1 Antwort | 0
1
AntwortFrage
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...
9 Monate vor | 1 Antwort | 0
1
AntwortFrage
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 ...
10 Monate vor | 1 Antwort | 0
1
AntwortFrage
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...
10 Monate vor | 1 Antwort | 0
1
AntwortFrage
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 ...
10 Monate vor | 1 Antwort | 0
1
AntwortFrage
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...
10 Monate vor | 1 Antwort | 0
1
AntwortFrage
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 ...
10 Monate vor | 2 Antworten | 0
2
AntwortenFrage
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...
10 Monate vor | 0 Antworten | 0
0
AntwortenFrage
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...
10 Monate vor | 1 Antwort | 0
1
AntwortFrage
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...
10 Monate vor | 1 Antwort | 0
1
AntwortFrage
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)...
10 Monate vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa ein Jahr vor | 0 Antworten | 0
0
AntwortenFrage
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, ...
etwa ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa ein Jahr vor | 0 Antworten | 0
0
AntwortenFrage
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. ----(...
etwa ein Jahr vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa ein Jahr vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa ein Jahr vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa ein Jahr vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa ein Jahr vor | 0 Antworten | 0
0
AntwortenFrage
Controlling state transition using transition probability matrix in Markov chain?
Hello all, I am working on Markov chain and in that I would like control the state transition using transition probability matri...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to make transition probability matrix in this states of Markov chain?
Hello all, I want to build the Markov Chain (MC) and hence the Transition Probability Matrix (TPM) for the given statespace. S...
fast 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Understanding how to apply for loop ?
Hello all, I am new to MATLAB and hence finding difficulty in understanding how should I apply for loop in the following case: ...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to calculate distance in the given question?
Hello all, In my work, I have to consider a circle of radius, R = 500 meters with main cell phone tower numbered 1 at its cente...
mehr als 2 Jahre vor | 1 Antwort | 0