Community Profile

photo

Rajat


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to Calculate Shannon's Entropy Using MATLAB from Images
Hello All. I am trying to detect the Change in Urban development with the help of shannon entropy ,But before i calculate change...

10 years ago | 0 answers | 0

0

answers

Question


Could some one please explain me this MATLAB code for Neural Network
Data_Inputs = xlsread('1.xlsx'); Testing_Data = xlsread('2.xlsx'); %The training data sample are randmonized by...

10 years ago | 0 answers | 0

0

answers

Question


How to Use .tif File as a separate input for neural network Toolbox
Hello all, I am facing some problems in building neural networks for flood prediction. The problem i am facing is i have bas...

10 years ago | 0 answers | 0

0

answers

Question


how to input different variables as input in Neural Network
i have 4 attributes to be used for flood forecasting, namely rainfall, slope, flow accumulation and landuse/land cover, I need t...

10 years ago | 1 answer | 0

1

answer

Question


i have excel of form 7*12, i want to use this data in neural network
I have rainfall data and want to use available data for prediction of next year rainfall, now i am able to load the data in neur...

10 years ago | 1 answer | 0

1

answer

Question


what is use of delays in time series problems
Hello Everyone, As a beginner i am trying to understand the use of neural networks in time series prediction. I am trying to...

10 years ago | 1 answer | 0

1

answer

Question


How to input Thematic Maps as Input to ANN
Hello all, i have various thematic(raster maps) develope dusing GIS and Remote sensing, i want to input these maps into ANN mode...

10 years ago | 0 answers | 0

0

answers

Question


flood forecasting feed forward
I am trying to Build my Model for Flood Forecast in my area of study, I have studied and have understood how feed-forward algori...

10 years ago | 1 answer | 0

1

answer

Question


Hello everyone, Help for Time series Problem In neural Network
I am trying to predict the Flood Forecast i have the river flow,rainfall and water level data, Could anyone please help in out i...

10 years ago | 1 answer | 0

1

answer

Question


Hello I am trying to Use Neural Network for Flood Forecasting and , could someone please Help me.
I am new to neural network toolbox aand have tried learning it, I am pretty clear that i want to use Feedforward BackPropogation...

10 years ago | 2 answers | 0

2

answers

Question


How to Create a tool so that with a click of a button the Image gets segmented
I am trying to segment an image based on watershed algorithm. I have developed a code. I want to develop this as an tool so that...

11 years ago | 1 answer | 0

1

answer

Question


Hello, I am trying to extract Building Footprints From Satellite Imagery,I have applied Morphological functions. But i am not able to separate buildings from roads and trees Present in urban areas
I=imread('rq_subset.tif'); %Read in image im1=rgb2gray(I); % conversion frm RGB to Gray Image figure,imshow(I); level =...

11 years ago | 0 answers | 0

0

answers

Question


Can you please explain the meaning for below code ..??
function buildingDetection(inputFileName, outputFileName) [imgFile, lidarFile, demFile, LPDx, LPDy, useEntropy, useAd...

11 years ago | 1 answer | 0

1

answer

Question


Can you please explain the meaning for below error meessage code
figure,imshow(im); Error using imageDisplayValidateParams>validateCData (line 117) Unsupported dimension. Error in imag...

11 years ago | 1 answer | 0

1

answer

Question


while processing a code for Image enhnacement..i am getting the following error could you please explain..?
*Error using rgb2gray>parse_inputs (line 88) RGB must be a m x n x 3 array. Error in rgb2gray (line 35) X = parse_inputs(va...

11 years ago | 2 answers | 0

2

answers