Selva - MATLAB Central
photo

Selva


Last seen: 10 months 前 自 2014 起处于活动状态

Followers: 2   Following: 0

消息

Professional Interests: Audio Processing, image processing, stock market

统计学

All
File ExchangeCodyMATLAB AnswersFrom 01/14 to 04/25Use left and right arrows to move selectionFrom 01/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 个提问
2 个回答

File Exchange

44 文件

Cody

0 个问题
3 个答案

排名
152,151
of 297,999

声誉
0

贡献数
0 个提问
2 个回答

回答接受率
0.00%

收到投票数
0

排名
623 of 20,519

声誉
2,878

平均
4.00

贡献数
44 文件

下载次数
83

ALL TIME 下载次数
27256

排名
71,794
of 160,028

贡献数
0 个问题
3 个答案

评分
40

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 4
  • First Review
  • First Submission
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已提交


Tutorial for classification by Hidden markov model
Basic Tutorial for classifying 1D matrix using hidden markov model for 3 class problems

5 years 前 | 3 次下载 |

0.0 / 5

已提交


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 前 | 1 次下载 |

0.0 / 5

已提交


Tutorial for classification by naive bayes classifier
Basic Tutorial for classifying 1D matrix using naive bayes for 3 class problems

5 years 前 | 1 次下载 |

0.0 / 5

已提交


Tutorial for classification by k-Nearest Neighbour
Basic Tutorial for classifying 1D matrix using k-Nearest Neighbour for 3 class problems

5 years 前 | 1 次下载 |

0.0 / 5

已提交


Tutorial for classification by Decision Tree
Basic Tutorial for classifying 1D matrix using Decision Tree for 3 class problems

5 years 前 | 2 次下载 |

0.0 / 5

已提交


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 前 | 1 次下载 |

0.0 / 5

已提交


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 前 | 1 次下载 |

0.0 / 5

已提交


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 前 | 3 次下载 |

5.0 / 5

已提交


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 前 | 1 次下载 |

0.0 / 5

已提交


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 前 | 1 次下载 |

0.0 / 5

已提交


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 前 | 3 次下载 |

0.0 / 5

已提交


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 前 | 2 次下载 |

0.0 / 5

已提交


Tutorial for classification by SVM
Basic Tutorial for classifying 1D matrix using SVM for 2 class and 3 class problems

5 years 前 | 2 次下载 |

1.0 / 5

已提交


Tutorial for classification by Adaboost
Basic Tutorial for classifying 1D matrix using adaboost for 2 class and 3 class problems

5 years 前 | 2 次下载 |

0.0 / 5

已提交


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 前 | 1 次下载 |

0.0 / 5

已提交


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 前 | 1 次下载 |

0.0 / 5

已提交


Color Image segmentation using SCA algorithm (clustering)
Color Image segmentation using sine cosine algorithm based evolutionary clustering technique

5 years 前 | 2 次下载 |

2.0 / 5

已提交


Color Image segmentation using genetic algorithm(clustering)
Color Image segmentation using genetic algorithm based evolutionary clustering technique

5 years 前 | 3 次下载 |

5.0 / 5
Thumbnail

已提交


Color Image segmentation using PSO algorithm (clustering)
Color Image segmentation using particle swarm optimization algorithm based evolutionary clustering technique

5 years 前 | 3 次下载 |

0.0 / 5

已提交


Color Image segmentation using kmeans algorithm (clustering)
Color Image segmentation using k-means algorithm based evolutionary clustering technique

5 years 前 | 1 次下载 |

5.0 / 5

已提交


Color Image segmentation using FCM algorithm (clustering)
Color Image segmentation using fuzzy c means based evolutionary clustering technique

5 years 前 | 1 次下载 |

5.0 / 5

已提交


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.

6 years 前 | 6 次下载 |

4.2 / 5
Thumbnail

已提交


Sine Cosine Algorithm Optimization of Neural Net
weight & bias optimization of NN for AND gate inputs

6 years 前 | 3 次下载 |

0.0 / 5

已解决


Add two numbers
Given a and b, return the sum a+b in c.

6 years 前

已解决


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 前

已提交


SVD for dimension reduction in 1D data
using singular value decomposition for dimension reduction of feature vector in the SVM classification problem

6 years 前 | 1 次下载 |

5.0 / 5

已提交


PCA for dimension reduction in 1D data
using principal component analysis for dimension reduction of feature vector in the SVM classification problem

6 years 前 | 2 次下载 |

0.0 / 5

已回答
How to use PSO for edge detection?
http://in.mathworks.com/matlabcentral/fileexchange/64436-concept-behind-genetic-algorithm-based-edge-linking

7 years 前 | 0

已提交


concept behind genetic algorithm based edge linking
edge linking of a broken edge using genetic algorithm is explained with examples

7 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


Basic introduction about Genetic algorithm for beginners
genetic algorithm and its using method with example

7 years 前 | 1 次下载 |

0.0 / 5

加载更多