photo

preethi


Tagore Engineering college

2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

9 질문
0 답변

순위
188,180
of 301,726

평판
0

참여
9 질문
0 답변

답변 채택
11.11%

획득한 표
0

순위
 of 21,402

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,285

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


i have error in bifurcation
clc clear all close all I=imread('pat.bmp'); X=im2double(I); J = histeq(X); subplot(4,1,1) imshow(X) ...

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

1

답변

질문


problem with this code
%% Bifurcation LBif=(L==3); LBifLab=bwlabel(LBif); propBif=regionprops(LBifLab,'Centroid','Image'); CentroidBif=round...

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

0

답변

질문


fun=@minutie; L = nlfilter(K,[3 3],fun);
fun=@minutie; L = nlfilter(K,[3 3],fun); ??? Error using ==> feval Undefined command/function 'minutie'. Error in ==> nlfi...

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

1

답변

질문


can anyone send me coding for training nftool?
how to train nftool by using matlab coding instead of using toolbox (R2008) (tell me the coding to train inputs and target...

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

0

답변

질문


can anyone send me coding for training nftool?in 2008 version
tell me the coding to train inputs and targets in nftool

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

0

답변

질문


please send me the coding to train nftool in 2008version
nftool coding for 2008 version

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

0

답변

질문


can anyone send me coding for training nftool?
how to train nftool by using matlab coding instead of using toolbox

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

0

답변

질문


help me to overcome the error (net=fitnet(hiddenlayersize)) in nftool training?
Error in ==> trial at 10 net=fitnet(hiddenLayerSize); ??? Undefined function or method 'fitnet' for input arguments of type ...

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

1

답변