photo

Lotus Kannan


2017년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
Reading specific Cell in Excel
%% x only reads B column values from the excel filename='example.xlsx'; x = xlsread(filename,'B:B');

7년 초과 전 | 0

질문


How to provide label for each image in matlab?
Label for sequence of images and store the label in excel sheet column wise in matlab

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

0

답변

질문


How can i find fitness function using ANFIS in Genetic Algorithm for GLCM feature Selection
I am extracting GLCM (Gray Level Co-occurrence matrix) features from 15 lung CT image. Each image contains 44 features and it s...

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

0

답변

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

7년 초과 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

7년 초과 전