I have 7 attributes such as slope, DEM, flow direction etc all are in .Tif Format.
if you can convert them into float files, you can easily use matlab to load them using a simple command line as
dem = readmtx(filename,nrows,ncols,'float32',[1 nrows],[1 ncols],'ieee-le');
otherwise this toolbox allows a lot of morphological processings on matlab, based on ASCII files https://physiogeo.unibas.ch/topotoolbox/
I am working on a project to identify sensitive information from text and I am looking into the below categories: -adult content -health -politics -crime Can someone suggest an open source tool...
16 February 2021 4,844 4 View
*** Error 20393 (STR+393) Nodal rigid body ID 85000010 contains node ID 83500180 already used in a rigid body/nodal rigid body definition.
20 January 2021 2,019 1 View
Microplastics have been found in land, air, freshwater, effluent from a wastewater treatment plant and even in tap water and bottled water. The small plastic particles (less than 5 mm) pose a...
19 January 2021 8,637 3 View
We are getting some patients who were initially positive of RT PCR for Covid. But in retesting after 15-20 days or even 20 days after those patients remain still positive. Is it for dead RNA...
17 August 2020 9,552 9 View
I am working on a social media dataset and want to classify if a public post leaks sensitive information or not. The text includes slangs and emoticons too. Can you suggest an open source NLP...
30 June 2020 1,678 7 View
I have obtained the J0Jt.dat file by Molecular Dynamics using the LAMMPS software. How can I obtain the curve for HCACF (heat current autocorrelation function)?
10 June 2020 6,024 1 View
My Marketing Mix Modeling data contains some categorical variables which I convert into dummy variables. Before trying to create a Log-Log model I plan on replacing the 0 values with 1 and 1...
12 April 2020 8,251 7 View
Toilet plume/ aerosolised faeces contain Bacteria and pathogens, but are there any research papers or experiments to prove that they are a health hazard.
30 January 2020 1,270 3 View
Hi everyone, I want to create labels on images, please suggest me the best labelling tool for the same, any python script would be preferred and image dimensions are very big as mentioned...
16 January 2020 1,604 3 View
Any suggestions on how to parse such large pcap.gz files of telescope data from caida. If I use tcpdump or tshark, it is taking too long to parse them. Also, I have a big list of filter...
03 December 2019 7,750 7 View
I'm targeting to deploy a mesh network and manually configure MANET routing protocols. I'm preparing scenarios, architectures, and hard devices needed to do that. Are there some step-by-step...
03 March 2021 1,931 5 View
I have dataset which shows the length of power lines. I need to classify the lines based on the line length. Is there a rule to classify the High voltage (HV) and low voltage (LV) lines based on...
03 March 2021 4,116 4 View
What's the best way to measure growth rates in House sparrow chicks from day 2 to day 10? Since, the growth curve from day 2 to 10 won't be like the "Logistic curve" it might not follow logistic...
03 March 2021 1,401 3 View
Hi, Could you help me to get the latest (2019, 2020) solar resource data for a particular site in JAPAN? PV GIS and NSRDB data are not in reach to JAPAN, I'm looking for some other database for...
03 March 2021 961 3 View
Is there a powerful system for the security of the systems distributed on IoT systems?
02 March 2021 3,858 10 View
I feel that the practice in teacher education in my country is below the expected performance level due to very poor management system. Hope I will learn something from your experiences.
02 March 2021 1,516 4 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
Hello, Could you please share any interesting research explaining how to choose the number of hidden layers and nodes per layer in case of regression problems using ANN? Thank you, any help would...
01 March 2021 6,200 3 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
I have input and output data set for "ANFIS modeling in MATLAB", and I am getting some negative predicted values of output in testing. However, the predicted values of output in training are...
28 February 2021 3,459 3 View