photo

preethi


Tagore Engineering college

Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
228,066
of 300,813

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
11.11%

VOTES RECEIVED
0

RANK
 of 21,086

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,169

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer

Question


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

12 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 0 answers | 0

0

answers

Question


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

12 years ago | 0 answers | 0

0

answers

Question


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

12 years ago | 0 answers | 0

0

answers

Question


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

12 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer