Statistics
RANK
95,273
of 295,448
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
622 of 20,227
REPUTATION
2,861
AVERAGE RATING
4.00
CONTRIBUTIONS
44 Files
DOWNLOADS
115
ALL TIME DOWNLOADS
27079
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Tutorial for classification by Hidden markov model
Basic Tutorial for classifying 1D matrix using hidden markov model for 3 class problems
5 years ago | 11 downloads |
Submitted
Tutorial for classification by Proximal SVM classifier
Basic Tutorial for classifying 1D matrix using Proximal SVM for 2 class and 3 class problems
5 years ago | 1 download |
Submitted
Tutorial for classification by naive bayes classifier
Basic Tutorial for classifying 1D matrix using naive bayes for 3 class problems
5 years ago | 1 download |
Submitted
Tutorial for classification by k-Nearest Neighbour
Basic Tutorial for classifying 1D matrix using k-Nearest Neighbour for 3 class problems
5 years ago | 1 download |
Submitted
Tutorial for classification by Decision Tree
Basic Tutorial for classifying 1D matrix using Decision Tree for 3 class problems
5 years ago | 4 downloads |
Submitted
Tutorial for classification by Probabilistic Neural Networks
Basic Tutorial for classifying 1D matrix using Probabilistic Neural Networks for 2 class and 3 class problems
5 years ago | 2 downloads |
Submitted
Classification by Self Organizing Map Neural Networks
Basic Tutorial for classifying 1D matrix using Self Organizing Map Neural Networks for 2 class and 3 class problems
5 years ago | 3 downloads |
Submitted
Classification by Radial Basis Function Neural Networks
Basic Tutorial for classifying 1D matrix using Radial Basis Function Neural Networks for 2 class and 3 class problems
5 years ago | 3 downloads |
Submitted
Tutorial for classification by k-means clustering
Basic Tutorial for classifying 1D matrix using k-means clustering for 2 class and 3 class problems
5 years ago | 1 download |
Submitted
Classification by generalized regression neural network
Basic Tutorial for classifying 1D matrix using generalized regression neural network for 2 class and 3 class problems
5 years ago | 3 downloads |
Submitted
Tutorial for classification by gaussian mixture model
Basic Tutorial for classifying 1D matrix using gaussian mixture model for 2 class and 3 class problems
5 years ago | 1 download |
Submitted
Tutorial for classification by fuzzy c-means clustering
Basic Tutorial for classifying 1D matrix using fuzzy c-means clustering for 2 class and 3 class problems
5 years ago | 1 download |
Submitted
Tutorial for classification by SVM
Basic Tutorial for classifying 1D matrix using SVM for 2 class and 3 class problems
5 years ago | 3 downloads |
Submitted
Tutorial for classification by Adaboost
Basic Tutorial for classifying 1D matrix using adaboost for 2 class and 3 class problems
5 years ago | 3 downloads |
Submitted
Tutorial for classification by BPNN--neural network
Basic Tutorial for classifying 1D matrix using back propagation neural network for 2 class and 3 class problems
5 years ago | 5 downloads |
Submitted
Tutorial for classification by competitive neural network
Basic Tutorial for classifying 1D matrix using competitive neural network for 2 class and 3 class problems
5 years ago | 1 download |
Submitted
Color Image segmentation using SCA algorithm (clustering)
Color Image segmentation using sine cosine algorithm based evolutionary clustering technique
5 years ago | 1 download |
Submitted
Color Image segmentation using genetic algorithm(clustering)
Color Image segmentation using genetic algorithm based evolutionary clustering technique
5 years ago | 1 download |
Submitted
Color Image segmentation using PSO algorithm (clustering)
Color Image segmentation using particle swarm optimization algorithm based evolutionary clustering technique
5 years ago | 1 download |
Submitted
Color Image segmentation using kmeans algorithm (clustering)
Color Image segmentation using k-means algorithm based evolutionary clustering technique
5 years ago | 1 download |
Submitted
Color Image segmentation using FCM algorithm (clustering)
Color Image segmentation using fuzzy c means based evolutionary clustering technique
5 years ago | 6 downloads |
Submitted
CNN classifier using 1D, 2D and 3D feature vectors
using CNN network with pre-extracted feature vectors instead of automatically deriving the features by itself from image.
5 years ago | 11 downloads |
Submitted
Sine Cosine Algorithm Optimization of Neural Net
weight & bias optimization of NN for AND gate inputs
5 years ago | 1 download |
Solved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
6 years ago
Submitted
SVD for dimension reduction in 1D data
using singular value decomposition for dimension reduction of feature vector in the SVM classification problem
6 years ago | 1 download |
Submitted
PCA for dimension reduction in 1D data
using principal component analysis for dimension reduction of feature vector in the SVM classification problem
6 years ago | 2 downloads |
How to use PSO for edge detection?
http://in.mathworks.com/matlabcentral/fileexchange/64436-concept-behind-genetic-algorithm-based-edge-linking
7 years ago | 0
Submitted
concept behind genetic algorithm based edge linking
edge linking of a broken edge using genetic algorithm is explained with examples
7 years ago | 1 download |
Submitted
Basic introduction about Genetic algorithm for beginners
genetic algorithm and its using method with example
7 years ago | 1 download |