Vandita
2013년부터 활동
Followers: 0 Following: 0
Professional Interests: Image processing, Geostatistics, Image segmentation, information extraction, spatial modelling, geoinformatics
Feeds
질문
how do i vectorise given code?
Hi Matlab Experts, Here is a numerical example of what I wish to vectorize: A =magic(25); for y = 1:10 for x...
거의 9년 전 | 답변 수: 3 | 1
3
답변질문
Links for Format and examples for PPT for Matlab Expo
I wish to find out a standard format of PPT to be submitted to Matlab Expo. Is there a standard format/guidelines available for ...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
Seek help to plot and save all figure components properly in "figure invisible" mode
Hi Matlab Experts, I am making multiplots using subplot (4 subplots) commands and figure handles in loop. I am plotting three i...
11년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
How to extract pixel size from a geotiff image
I got the answer a = geotiffinfo('tifffilename'); a.PixelScale gives pixel size in x,y,z, directions Thanks
How to extract pixel size from a geotiff image
I got the answer a = geotiffinfo('tifffilename'); a.PixelScale gives pixel size in x,y,z, directions Thanks
11년 초과 전 | 0
| 수락됨
질문
How to extract pixel size from a geotiff image
I wish to know pixel size (in both x and y ) of my input image (not size of image in pixels). I tried using imfinfo, it gives x...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to earn reputation at mathworks
I was trying to find out how to earn reputation with Matlab central at Mathworks. I looked at Matlab central answers, all I get ...
11년 초과 전 | 답변 수: 3 | 19
3
답변답변 있음
Any automatic curve fitting tool/function for fitting complex nonlinear curves?
So far the best solution to the question is using sin and gauss functions either directly or using cftool.
Any automatic curve fitting tool/function for fitting complex nonlinear curves?
So far the best solution to the question is using sin and gauss functions either directly or using cftool.
11년 초과 전 | 0
| 수락됨
답변 있음
getting function name within that function run or currently running function
Sorry for trouble, I could do it myself with mfilename function. Here is the solution to saving folder names for outputs dur...
getting function name within that function run or currently running function
Sorry for trouble, I could do it myself with mfilename function. Here is the solution to saving folder names for outputs dur...
11년 초과 전 | 0
| 수락됨
질문
getting function name within that function run or currently running function
I wish to save my output files in the name of the function that is producing those results. As I change versions of functions an...
11년 초과 전 | 답변 수: 3 | 0
3
답변질문
Any automatic curve fitting tool/function for fitting complex nonlinear curves?
I require an automatic curve fit function which gives me an equation of fit and the error values(Rsquare, RMSE etc.) for nonline...
거의 12년 전 | 답변 수: 2 | 0