maida - MATLAB Central
photo

maida


FUIEMS

Last seen: 대략 3년 전 2016년부터 활동

Followers: 0   Following: 0

메시지

ahahaah

통계

MATLAB AnswersFrom 11/16 to 03/25Use left and right arrows to move selectionFrom 11/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

16 질문
0 답변

순위
237,489
of 297,503

평판
0

참여
16 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


ELM Classifier does not produce a list of predicted labels
My question is Matlab related I am using ELM classifier without kernel to classify my 5 classes. This classifier gives overall a...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


ELM Classifier does not produce a list of predicted labels
My question is Matlab related I am using ELM classifier without kernel to classify my 5 classes. This classifier gives overall a...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


how to select some rows(for example row 1 to 5 and then row select 11 to 15 from same matfile) from mat file?
I have a mat file having some data 1st column is a class name and rest are their feature vectors (for example format is like tha...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


How to add classes number to a mat file containing feature vector of each image in a row, lets say 25 images therefore matfile having total 25 rows?
i am writing a code to classify 5 classes, each class have 10 images. 1. i am first extracting their feature vectors and sav...

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


how to concatenate mat files of different row sizes but same column size vertically?
i am trying to concatenate 8 different matfiles in one newly created matfile. all matfiles have fixed column size but row sizes...

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


how to concatenate different mat files of massive sizes in one matfile?
i am trying to concatenate 6 matfiles of size 50 by 262144 each in to one matfile. the resultant/concatenated matfile is of ...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


how to introduce next line while saving feature vector values in predefined matfile?
1.i have 50 images 2.my code produces feature vector of size 512 by 512 of 50 images using a for loop 3. i am using reshap...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to remove this error?
1.i have 50 images 2.my code produces feature vector of size 512 by 512 of 50 images using a for loop 3. i am using reshap...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to make 10 by 10 matrix into 1 by 100?
for example i am extracting LBP of 10 images of size 100 by 100. LBP function returns feature vector size 100 by 100 . to store...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


i want to save my feature vector in a mat file how can i solve this error?
*Subscripted assignment dimension mismatch. Error in mathworks (line 18) Result(i, :) = fv;* here is the code cl...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how can i save feature vectors in a mat file?
i have 50 rows and infinite(unknown lets say 30,000) columns. how can i use for loop using 50 iterations as there are 50 differe...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


can buit in PCA be applied on a notepad containing numeric values?
i have saved feature vectors of an image of size 512 by 512 in a notepad by using fileID . feature vector dimension are 50 rows ...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to import large text file into a MAT file?
hi, i string feature vectors from different algos in a test file. the dimension of FV are 50 by 262144. when ever i try to imp...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


what can be the value of grid spacing?
i have a dense sift function function [ SIFTFeatureVector,locationX, locationY ] = DenseSIFT( image, nPatchSize, nGridSpacing )...

8년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to filter and save multiple images using a foor loop?
i have 50 png images, i have to 1. filter all those 50 images 2. i have to save all those 50 images using a for loop.. Plea...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Finding Min Max Pixels and Co-ordinates from DICOM images?
hey, i am new here, i have dicom images i need to get 4 max pixel values and their co-ordinates and aromatically crop the 128 b...

8년 초과 전 | 답변 수: 1 | 0

1

답변