photo

fatma


Last seen: 거의 4년 전 2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
1 답변

순위
81,455
of 298,247

평판
0

참여
7 질문
1 답변

답변 채택
14.29%

획득한 표
0

순위
 of 20,553

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 160,685

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Lgraph Error, i try to create a new segnet (not pre trained ). But this is not the same because first encoder and the others do not encompass the mpool/size and mpool/indices. Please help me!
filterSize = 3; numFilters = 32; layers = [ imageInputLayer([512 512 1],'Name','input') convolution2dLayer(f...

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


DEEP LEARNING AND LGRAPH ERROR
Hi everyone, i have an error as you see in below. I cant overcome this error, i try to change the parameter but it gives an e...

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

1

답변

질문


How could i change the error of ram lak filter?
Hello; I have a problem to make a ramlak filter.Infact i wrote down filter but there is a problem in reconstruct coz of filte...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


Hello, I have a Cannot display summaries of variables with more than 524288 elements problem.Pls Help me to overcome this
Hi, I am studying image compression with metaheuristic algorithms. So When i increase the codebook size ,İ am seeing "Cannot di...

거의 9년 전 | 답변 수: 0 | 0

0

답변

답변 있음
i have a mistake named Subscripted assignment dimension mismatch.
dbstop if error i have never used,because i am beginner in matlab,thats all sorry for my illiteracy, best krill is this val(...

9년 초과 전 | 0

질문


i have a mistake named Subscripted assignment dimension mismatch.
krillbest=zeros(3,16,q1-1,cn); for i=1:q1-1 krillbest(:,:,i,1)=bestkrill(:,:,i); end please return me ...

9년 초과 전 | 답변 수: 3 | 0

3

답변

질문


I wanna use kNN algortihm without using kNNclassfy in matlab.But in my codes there is a big fault that i cant see now.Please contact with me immediately.Coz i have to finish it till tuesday.
figure axis([0,10,0,10]) [x,y] = ginput(20); scatter(x,y,'r+') A=[x,y]; hold [z,t] =ginput(20); scatter(z,t,'b*') ...

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

0

답변

질문


how can i solve median filter 5x5 on image on lena?
hello,i have a project of image processing,it is a median filter 5x5 ,i have to use it on standart pictures like lena etc, witho...

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

1

답변