Durga Lal Shrestha
CSIRO Land and Water
Followers: 0 Following: 0
webpage: http://sites.google.com/site/durgalalshrestha/ Professional Interests: Hydroinformatics, Hydrolgy
Feeds
提问
Is this a bug in bar plot
Something is not right with bar plot when some values are very very high and it is required to limit y values so that other valu...
4 years 前 | 1 个回答 | 0
1
个回答提问
Possible bug in Parse function input
I am using findArea as an example in documentation to parse and validate required,optional and pair-value arguments of a functio...
4 years 前 | 1 个回答 | 0
1
个回答提问
Accessing data from nested cell array
I have the following nested cell array values{1,1}{1,1} = '1_1'; values{1,1}{1,2} = '1_2'; values{1,2}{1,1} = '2_1'; ...
8 years 前 | 1 个回答 | 0
1
个回答已提交
GUI WAITBAR DEMO
Simple demo for use of waitbar in GUI + additional fun for testing your speed of mouse click on movi
8 years 前 | 1 次下载 |
已提交
AWAITBAR: alternative to waitbar
Waitbar with an abort button, estimated time, elapsed time display
8 years 前 | 1 次下载 |
已提交
Random Number from Empirical Distribution
Generates random numbers from empirical distribution of data
8 years 前 | 3 次下载 |
已提交
Goodness of Fit
Computes goodness of fit (model performance) for regression.
8 years 前 | 5 次下载 |
已提交
ami and correlation
Computes and plots average mutual information and correlation for time series data.
8 years 前 | 4 次下载 |
提问
How to add values to structure array without loop
Consider the following loop: values = [2 5 6 4 8 9 10 5 15 7] for i=1:10 arr(i).myfield = values(i); end How...
9 years 前 | 1 个回答 | 1
1
个回答提问
Centroid of a shape from .shp file
How can I get centroid of a shape from Shapefile? I have used polygeom from FLEX to compute centroid from a single polygon. But...
9 years 前 | 0 个回答 | 0
0
个回答提问
How to get [1 0 1 0] from '1010'
Is there any built-in function or easiest way to get [1 0 1 0] from '1010' (character array)? I have used for loop, but is ...
10 years 前 | 2 个回答 | 0
2
个回答已提交
Continuous rank probability score
Calculates continuous rank probability score (CRPS) for probabilistic and ensemble forecasts
10 years 前 | 4 次下载 |
已提交
Inverse Percentiles of a sample.
Calculates the non-exceedance probability (inverse of prctile) for xq values from sample of data x.
10 years 前 | 4 次下载 |
提问
Problem with mex setup for FORTRAN
I got a error message with mex -setup FORTRAN. Error using mex No supported compiler or SDK was found. For options, vi...
10 years 前 | 1 个回答 | 0
1
个回答提问
Problem reading ESRI Grid format
I am trying to read ESRI Grid format w001001.adf file using arcgridread function from mapping toolbox. But I got the error mess...
10 years 前 | 1 个回答 | 0
1
个回答已提交
mweka: Running Machine Learning Tool Weka from MATLAB
Runs Machine Learning Tool Weka from MATLAB
12 years 前 | 4 次下载 |
已提交
Min and Max for Array
Find kth smallest or largest values and their indices.
12 years 前 | 1 次下载 |
已提交
custom colormap
sets the colormap according to monotonically increasing user defined ranges
12 years 前 | 1 次下载 |
已提交
Data Cursor on Mouse Move
Display and update the pixel value from image in the figure title bar on mouse movement.
12 years 前 | 1 次下载 |
已提交
Plot Multi Dimensional Functions
Evaluates multi dimensional functions; and visualizes and animates in two dimensions interactively.
15 years 前 | 1 次下载 |
已提交
Returns weighted percentiles of a sample
Returns weighted percentiles of a sample with six algorithms given weight vector
16 years 前 | 5 次下载 |
已提交
rhist
Computes and plots relative frequency and relative frequency density.
19 years 前 | 1 次下载 |