photo

Srika


SSN College of Engineering

自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
224,295
of 300,847

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,279

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Can i get code for character recognition using decision tree?
I'm doing project in text recognition using k-nn and decision tree.I don't have idea about decision tree.Please do help me

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to get rid of the error: Error using horzcat. Dimensions of matrices being concatenated are not consistent.
I'm segmenting line from a document image using the following code. I want to store the segmented line in a folder from where i ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to train a group of images using KNN classifier?
I have to detect text from an image for that I should first train the system using KNN.How to do training in matlab using KNN?Wh...

10 years 前 | 1 个回答 | 0

1

个回答

提问


can someone explain this code?
function outClass = bayesien(sample, TRAIN, group, K, distance,rule) bioinfochecknargin(nargin,3,mfilename) [gindex,...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How to convert a .mat file into a .csv file?
I have a .mat file loaded in workspace. I want to convert it into .csv file. FileData = load('Trainset.mat'); csvwrite('F...

10 years 前 | 3 个回答 | 0

3

个回答