Supriya Gain
Followers: 0 Following: 0
Student
Statistics
15 Questions
0 Answers
RANK
280 005
of 295 527
REPUTATION
0
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
26.67%
VOTES RECEIVED
0
RANK
of 20 242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
mer än ett år ago | 3 answers | 0
3
answersQuestion
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 2 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 2 år ago | 0 answers | 0
0
answersQuestion
pseudorandom noise signal generation method
How to generate a pseudorandom noise signal in MATLAB?
mer än 3 år ago | 0 answers | 0
0
answersQuestion
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 4 år ago | 1 answer | 0
1
answerQuestion
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 4 år ago | 1 answer | 0
1
answerQuestion
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 4 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 5 år ago | 0 answers | 0
0
answersQuestion
MATLAB code for KNN algorithm for indoor localization
Anyone please help me with the matlab code of KNN algorithm for indoor localization.
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
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]
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
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 5 år ago | 4 answers | 0
4
answersQuestion
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 5 år ago | 2 answers | 0
2
answersQuestion
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...
mer än 7 år ago | 0 answers | 0
0
answersQuestion
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...
nästan 8 år ago | 0 answers | 0
0
answersQuestion
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
nästan 8 år ago | 1 answer | 0