Community Profile

photo

Supriya Gain


Last seen: 12 månader ago Active since 2016

Followers: 0   Following: 0

Student

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


mapping between two different matrices
I have a matrix a=[1 2;3 4;5 6] and i have another matrix b=[1 2 3;1 2 3;1 2 3;1 2 3;1 2 3]. Now I want to map between two matri...

12 månader ago | 3 answers | 0

3

answers

Question


Hierarchical classification with two models
I haved 2 classification models. In 1st model I can classify between class 1 and class 2. Now from class 2 I want to classify c...

mer än ett år ago | 0 answers | 0

0

answers

Question


How to level data of an excel file using Matlab
I have an excel files which contains file names like:[oil_1%_water_2%],[oil_2%_water_4%],[oil_6%_water_1%],... And it's a column...

nästan 2 år ago | 0 answers | 0

0

answers

Question


pseudorandom noise signal generation method
How to generate a pseudorandom noise signal in MATLAB?

nästan 3 år ago | 0 answers | 0

0

answers

Question


Average from a excel sheet and store it to a different excel sheet.
I have a matrix file which consists of 2560 rows and 39 columns. In that file A3 and B3 consist of X and Y coordinate. C3 is tim...

mer än 3 år ago | 1 answer | 0

1

answer

Question


two clustering algorithm's graph in a single plot
How to plot affinity propagation clustering graph and k means clustering graph in a single graph for the same dataset?

mer än 3 år ago | 1 answer | 0

1

answer

Question


apply knn over kmeans clustering
In indoor localization if i did clustering a dataset by k-means clustering algorithm then is it possible to apply knn algorithm ...

mer än 3 år ago | 1 answer | 0

1

answer

Question


Affinity Propagation MATLAB code by Brendan J. Frey and Delbert Dueck
How to run the Affinity Propagation MATLAB code by Brendan J. Frey and Delbert Dueck. It always shows that "too few input argum...

mer än 4 år ago | 0 answers | 0

0

answers

Question


MATLAB code for KNN algorithm for indoor localization
Anyone please help me with the matlab code of KNN algorithm for indoor localization.

mer än 4 år ago | 0 answers | 0

0

answers

Question


How to get matrix weighted average
Suppose i have matrix A=[1;2;3]. I want the answer as = [1/6;2/6;3/6]

mer än 4 år ago | 1 answer | 0

1

answer

Question


Average of matrix element
Suppose i have a 4X1 matrix like [a;b;c;d]. Now i want the output as [a;(a+b)/2;(a+b+c)/3;(a+b+c+d)/4]. How to do that?

mer än 4 år ago | 4 answers | 0

4

answers

Question


convert a 10x2 matrix into x,y coordinates
I have a 10X2 matrix. Now i want to convert this into x,y co-ordinate. like (x,y)=[(1,1), (1,2)]. How to do that?

mer än 4 år ago | 2 answers | 0

2

answers

Question


Can anyone help me with the MATLAB code of Nakagami m fading channel
Nakagami m fading channel MATLAB code...I have to pass a code through Nakagami m fading channel..so I need Nakagami m fading cha...

nästan 7 år ago | 0 answers | 0

0

answers

Question


Please give me a MATLAB code for how to construct a look-up table for GF(4), which consist of addition, Multiplication and Inverse
Please give me MATLAB codes for how to construct a look-up table for GF(4), which consist of addition, Multiplication and Inver...

mer än 7 år ago | 0 answers | 0

0

answers

Question


Can anyone please give me the Non Binary LDPC code decoding by FFT based Q-ary Sum Product algorithm MATLAB code
Non Binary LDPC code decoding by FFT based Q-ary Sum Product

mer än 7 år ago | 1 answer | 0

1

answer