
Muhammad Usman Saleem
Punjab Agriculture Department, Govt of Punjab, Pakistan
Interest in development of geospatial-agro-climatic- modelling. Active member in successfully development of Hydrological modelling of world biggest irrigation network. Expert in MODIS, Lansat, DUNDE, ASTER, Alos, AIRS, Sentinel series. Suggested number of statistical corrections in aforementioned dataset. Industry from the geospatial-agro-climatic side welcome to connect osman.geomatics@gmail.com
Python, C++, R, MATLAB
Spoken Languages:
English
Professional Interests:
Statistics
RANK
578
of 260 680
REPUTATION
107
CONTRIBUTIONS
57 Questions
131 Answers
ANSWER ACCEPTANCE
85.96%
VOTES RECEIVED
26
RANK
of 17 910
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 112 109
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
Why my code is not predicting values in matlab
I'm using NN to predict my missing values in dataset. I've prepared this code, its trainig and testing giving me less RMSE but w...
18 jours ago | 0 answers | 0
0
answersQuestion
How to run BlueMind missing data imputation Project File Exchange code on my missing data in Matlab
I'm trying to evaluate my missing dataset using code avaiable BlueMind missing data imputation Project. I've installed this app ...
25 jours ago | 0 answers | 0
0
answersHow to Predict Timeseries data using Neural Network in Matlab
I able to make below code for prediction of variable using Google, this code is runing fine: file=csvread('data.csv'); % you ...
environ un mois ago | 0
Question
How to Predict Timeseries data using Neural Network in Matlab
I've timeseries (past 31 years ) dataset of 41 independent variables. I want to predict my three dependent variables (These depe...
environ un mois ago | 1 answer | 0
1
answerQuestion
Converting table within Cell arrays to matric in Matlab
I'm proccessing daily temperature data since 1991 to 2022. I've proccess them into over 36 different area of interests and conv...
5 mois ago | 1 answer | 0
1
answerQuestion
How to find Summary Statistics of Image in Matlab
I've MODIS satellite raster (tiff image) and this raster is of evapotrainspiration (ET) dataset collected by this satellite. I w...
7 mois ago | 1 answer | 0
1
answerQuestion
How to process NC file in matlab
I've monthly soil monisture NC file. This file contains monthly soil monisture data since 1948. I want to extract soil data with...
7 mois ago | 2 answers | 0
2
answersQuestion
How to custom sort a vector with respect to another vector of unequal length
I have a vector *Lon* which I have created after spline interpolation of *lon* vector Lon = [... 88.5000 88.000...
plus de 4 ans ago | 1 answer | 0
1
answerQuestion
How to get equation of signal in matlab
I want to find equation of this signal. <</matlabcentral/answers/uploaded_files/82977/matlab1.jpg>> I plot this time se...
presque 5 ans ago | 1 answer | 0
1
answerQuestion
cropping nc4 file with shapefile in matlab
I want to crop my nc4 file according to my shapefile extent. I am trying this file = 'GLDAS_NOAH10_3H.A20050102.0000.020....
plus de 5 ans ago | 0 answers | 0
0
answersHow to fit axes to contourm plot?
[min(min(double(XLAT))) max(max(double(XLAT)))] fix this in this manner [(min(double(XLAT)) max(double(XLAT))] let ...
plus de 5 ans ago | 0
unable to open .nc file downloaded from NCEP website.
you are using some old version of matlab, please use matlab version above than 12 to red netcdf files
plus de 5 ans ago | 0
How to create a simulink signal read from csv file at run time
try this mydata=csvread('yr csv file'); time=mydata(:,1); %assuming first column in csv file is time amp=mydata(:,2) ...
plus de 5 ans ago | 0
how to convert .text file to .wav?
if u have text file fid=fopen('abc.txt'); %% do action what u want fid close;
plus de 5 ans ago | 0
Question
piling multiple images in one 3d
I have three rgb images(attached) which I want to pile them in horizontal manner in matlab (shown in figure below) <</matlabc...
plus de 5 ans ago | 2 answers | 0
2
answersQuestion
Reading text file of different columns as empty in matlab
My text file consists on *31*13 matrix*, Problem is *3nd column* which has length of *28*, *columns no 3,5,8,10,12* are of *leng...
presque 6 ans ago | 2 answers | 0
2
answersQuestion
parallel function commputing error
I have 17 excel files in my folder i am trying to read them one by one and trying to use <https://www.mathworks.com/matlabcentr...
presque 6 ans ago | 0 answers | 0
0
answersoverpay when I buy add-ons
You should contact with mathwork help desk.
presque 6 ans ago | 0
How to find which coordinate or pixel (x,y) contains which colour intensity?
On this <http://www.mathworks.com/matlabcentral/answers/277455-finding-the-rgb-value-of-a-fig-at-given-x-and-y-locations link> ...
environ 6 ans ago | 0
How to create an adjacency matrix from an image??
dears; Have you try these links https://www.mathworks.com/matlabcentral/answers/217894-generate-a-weighted-graph-and-an-ad...
environ 6 ans ago | 0
Why do I keep getting an error when I try to install eeglab on matlab?
Try this link: http://www.mathworks.com/company/aboutus/contact_us/?s_tid=gn_cntus You can also send an email to support@...
environ 6 ans ago | 0
How can I repeat this line plot?
why you do not copy paste it into code, i think due to bluck in coding try to access these lines through for loop. Check ...
environ 6 ans ago | 1
| accepted
Plot displacement v.s time of an area from a video
to plot two variable (must be of same length) as x and y use plot(x,y);
environ 6 ans ago | 0
Help with shape specification in matlab
here is your solution by image analyst http://www.mathworks.com/matlabcentral/answers/289472#answer_225273
environ 6 ans ago | 0
| accepted
How can I made a correlation between two images of the same size?
it is very simple to find correlation between two images of same size. a=imread('firstimage.tif'); b=imread('secondimage...
environ 6 ans ago | 0
How to read each pixel size contribution in an image?
this function read each pixel of your image myimage=imread('youimage.jpg');
environ 6 ans ago | 0
How do i plot a scatter plot of wind speed and wind direction?
you may try *quever plot* to show winds speed and direction vector.
environ 6 ans ago | 0
Question
how to make a slice of multiple images in 3d
I have these three images meterology. First image is weather chat of 100m, second is of 200m, thrid is of 300m. <</matlabcent...
environ 6 ans ago | 1 answer | 0
1
answerMaking cool or interesting plots?
http://www.mathworks.com/matlabcentral/answers/292226#answer_226694
environ 6 ans ago | 0
how to write a program that will open directories inside of a larger directory and execute a script inside each?
vote my question <http://www.mathworks.com/matlabcentral/answers/278657-auto-run-and-delete-files-from-multiple-subfolders here>...
environ 6 ans ago | 0