photo

NANDHU BINOY


CUSAT

2015년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

4 질문
0 답변

Cody

0 문제
2 답안

순위
212,631
of 302,098

평판
0

참여
4 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 21,542

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
90,888
of 178,932

참여
0 문제
2 답안

점수
30

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

질문


How can I solve this error? "Subscripted assignment dimension mismatch"
clc; close all; clear all; faceDatabase=imageSet('Database','recursive'); figure; montage(faceDatab...

거의 11년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


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

거의 11년 전

문제를 풀었습니다


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:...

거의 11년 전

질문


An error " Subscripted assignment dimension mismatch" on line ' features(i,:)=extractHOGFeatures(img,'CellSize',cellsize);' what might be the problem for the given code?
clc; close all; clear all; DatabaseDir=fullfile(toolboxdir('vision'),'elephants','dataset'); TestDir=fullfile(tool...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


Is the POWER SPECTRUM of a thermal images of a PARTICULAR SPECIES are similar and thereby, can I identify a particular species by comparing the power spectrum?
<< <</matlabcentral/answers/uploaded_files/35254/ele3.jpg>> >>

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

0

답변

질문


How can I identify a particular animal from its thermal image using matlab?
I want to identify whether its a particular animal(intruder) via a camera.

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

0

답변