Kalyan Seelam - MATLAB Central
photo

Kalyan Seelam


Last seen: 5 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 11/19 to 04/25Use left and right arrows to move selectionFrom 11/19Use 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

5 个提问
0 个回答

排名
107,554
of 297,922

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,504

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,878

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


How to read multiple text.jpg images in a loop?
i saved the images as text.jpg,text(1).jpg,text(2).jpg as indexes in a folder...while i running this following code in which the...

5 years 前 | 1 个回答 | 0

1

个回答

提问


problem with xlswrite function
how to write individual characters to string in a single cell (when the string is divided to individual characters in to the ce...

5 years 前 | 0 个回答 | 0

0

个回答

提问


correct the errors in these codes
i have written matlab code related to facial attendance system ...i came across with some errors..can anyone plz check my error...

5 years 前 | 0 个回答 | 0

0

个回答

提问


facial recognition using pca
function [OutputName,Recognized_index] = Recognition( TestImage, m, A, Eigenfaces) % Recognizing step.... % % Description: Th...

5 years 前 | 0 个回答 | 0

0

个回答

提问


this code requires more input arguments to run
function [m, A, Eigenfaces] = EigenfaceCore(T) m = mean(T,2); % Computing the average face image m = (1/P)*sum(Tj's) (j = 1 ...

5 years 前 | 0 个回答 | 0

0

个回答