SANJOY MONDAL
UNIVERSITY OF CALCUTTA
Followers: 0 Following: 0
M.TECH IN INFORMATION TECHNOLOGY (UNIVERSITY OF CALCUTTA) Professional Interests: WIRELESS SENSOR NETWORK ROUTING PROTOCOL
Statistics
21 Questions
0 Answers
RANK
34,009
of 295,673
REPUTATION
1
CONTRIBUTIONS
21 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
1
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Radial Basis Function neural network (RBFNN) optimized with GA
How to optimizie parameters of Radial Basis Function neural network (RBFNN) with Genetic Algorithm using MATLAB
5 years ago | 0 answers | 0
0
answersQuestion
Radial Basis Function Neural Networks optimized with PSO matlab code
i want matlab code for Radial Basis Function Neural Networks optimized with PSO or GA
5 years ago | 0 answers | 0
0
answersQuestion
How to cluster my data set using Self Organising Map (SOM)
i have a dataset like this, Its basically x and y cordinadte of 25 object. Now i want to devide into 5 cluster [76.47876 ...
5 years ago | 0 answers | 0
0
answersQuestion
How to retrieve only positive values with indexing in matrix
I have a matrix like this A=[ -1 -1 8 7 -1 11 4 3 -1 -1 6] i want to see only positive valu...
5 years ago | 1 answer | 0
1
answerQuestion
how to get combination of elements in a matrix in pair order
I have a matrix A=[3 5 6 7 8] i want the output in the form B= [ 3 5 ...
5 years ago | 2 answers | 0
2
answersQuestion
Adjacency matrix formation from n*n matrix
I have a matrix A= [ 1 2 1 3 1 4 2 3 2 4 3 4 ...
5 years ago | 1 answer | 0
1
answerQuestion
TSP problem solve by using Christofides algorithm
I need to TSP problem for n Nodes using Christofides algorithm i.e using maximum weighted matching. do you have matlab code for ...
5 years ago | 0 answers | 0
0
answersQuestion
i have a matrix like [1 0 0 1 0 1 0 ; 0 1 0 1 0 0 ; 1 0 0 1 1 1]. there are 3 rows and 7 column i wanna to see in the format like
i have a matrix like [1 0 0 1 0 1 0 ; 0 1 0 1 0 0 ; 1 0 0 1 1 1]. there are 3...
6 years ago | 1 answer | 0
1
answerQuestion
i Have a Matrix A and i want to see in another format
I have a matrix A= { 1 2; 1 3; 2 2; 2 3;} and i want output as S= {1 1 0; 1 2 1; 1 1 1; 2 1 0; ...
6 years ago | 0 answers | 0
0
answersQuestion
How to train using Auto encoder for small data set
i have a data set like [1 20 23 22; 2 22 26 23 ; 3 19 27 22 ; 4 21 22 25] how to train using auto encoder please help
7 years ago | 0 answers | 0
0
answersQuestion
checking Sparsity of matrix
I have a matrix [ 0.9 0.8 0.32 0.22 0 0 ...
7 years ago | 1 answer | 0
1
answerQuestion
i want to write a n*n matrix into single column
i have a matrix of n * n i want to arrange the same matrix in a single column with index like this [2.3 3.5 4.5; 1.3 3....
7 years ago | 1 answer | 0
1
answerQuestion
I want to generate a sequence of n number
i want to generate a sequence like 1 1, 1 2, 1 3, 2 1, 2 2, 2 3, 3 1, 3 2, 3 3, ...
7 years ago | 1 answer | 0
1
answerQuestion
i am looking for White_Wine.xlsx data set for Bayesian classification dataset. please anyone help me
i am looking for White_Wine.xlsx data set for Bayesian classification dataset. please anyone help me send me at sanjoymondal1988...
7 years ago | 0 answers | 0
0
answersQuestion
My project is " cluster head selection in wireless sensor network using Fuzzy logic". i am using 100 sensor nodes. please provide me the matlab code for this.
my project is cluster head selection in wireless sensor network using Fuzzy logic". i am using 100 sensor nodes. initial energy...
8 years ago | 1 answer | 0
1
answerQuestion
MATLAB Code for TSP using Ant colony optimization
i am implementing Shortest path algorithm for wireless sensor network.plz send me matlab code to solve the TSP problem using an...
10 years ago | 0 answers | 0
0
answersQuestion
How to clustering in wsn using k-means
i have 100*1oo area network. with 100 nodes how can i clustering 100 nodes using k means. co ordinate of each node is required.....
11 years ago | 0 answers | 1
0
answersQuestion
SHORT in WSN implementation matlab code
there are 100 nodes.first pairing between neighbor nodes.one is sender other is receiver.after that again we got 50 receiver nod...
11 years ago | 0 answers | 0
0
answersQuestion
RECURSION FUNCTION IN MATLAB USING ARRAY
i have an array n of size 100 (value of different index is different). after processing got an array of size half(50). i want to...
11 years ago | 1 answer | 0
1
answerQuestion
how to find nearest node in random wireless sensor network for 100 nodes 100*100 area...plz help
in a random sensor network 100 nodes are there.. how to find nearest node for n1, nearest node for n2....provided if n10 is the ...
11 years ago | 1 answer | 0
1
answerQuestion
Binary pegasis in wsn implementation in matlab
can you give me Binary pegasis matlab code?
11 years ago | 0 answers | 0