![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6034659_1522111602466_DEF.jpg)
Supriya Gain
Followers: 0 Following: 0
Student
統計
MATLAB Answers
15 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
2年弱 前 | 3 件の回答 | 0
3
回答質問
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...
2年以上 前 | 1 件の回答 | 0
1
回答質問
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...
3年弱 前 | 0 件の回答 | 0
0
回答質問
pseudorandom noise signal generation method
How to generate a pseudorandom noise signal in MATLAB?
4年弱 前 | 0 件の回答 | 0
0
回答質問
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...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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?
4年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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...
約5年 前 | 0 件の回答 | 0
0
回答質問
MATLAB code for KNN algorithm for indoor localization
Anyone please help me with the matlab code of KNN algorithm for indoor localization.
5年以上 前 | 0 件の回答 | 0
0
回答質問
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]
5年以上 前 | 1 件の回答 | 0
1
回答質問
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?
5年以上 前 | 4 件の回答 | 0
4
回答質問
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?
5年以上 前 | 2 件の回答 | 0
2
回答質問
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...
8年弱 前 | 0 件の回答 | 0
0
回答質問
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...
約8年 前 | 0 件の回答 | 0
0
回答質問
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
約8年 前 | 1 件の回答 | 0