SANJOY MONDAL
UNIVERSITY OF CALCUTTA
Followers: 0 Following: 0
Feeds
질문
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
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
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
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
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 ...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
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...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
Adjacency matrix formation from n*n matrix
I have a matrix A= [ 1 2 1 3 1 4 2 3 2 4 3 4 ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
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 ...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
7년 초과 전 | 답변 수: 1 | 0
1
답변질문
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; ...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
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
거의 8년 전 | 답변 수: 0 | 0
0
답변1
답변질문
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....
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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, ...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
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...
거의 9년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
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...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
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.....
거의 12년 전 | 답변 수: 0 | 1
0
답변질문
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...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
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 ...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
Binary pegasis in wsn implementation in matlab
can you give me Binary pegasis matlab code?
거의 12년 전 | 답변 수: 0 | 0
