Chethan S
Followers: 0 Following: 0
Statistiques
RANG
9 662
of 295 527
RÉPUTATION
2
CONTRIBUTIONS
7 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
2
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Can this code be improved?
I have written the following code in MATLAB to process large images of the order of 3000X2500 pixels. Currently the operation ta...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Product of elementwise differences
As a part of a large function in my MATLAB code I have to calculate difference between elements of matrices and sum them up in a...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Diagonal direction - difference between adjacent elements
I have a matrix, I = 5 4 3 9 8 6 6 3 4 How can I calculate differences between...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
getworldfilename uses
In the MATLAB Mapping Toolbox there is |getworldfilename| function. According to help it derives the worldfile name from image f...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Calculation of cross variogram
I need to generate cross variograms of images using moving windows. To explain the process in a simple way, let me consider two ...
plus de 13 ans il y a | 1 réponse | 1
1
réponseimporting a raster image into matlab
If you have Image Processing Toolbox you could easily use |imread| to read the image and |imshow| to display it.
plus de 13 ans il y a | 0
Question
Select Diagonal Elements of a Matrix
Consider the following matrix in MATLAB: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ...
plus de 13 ans il y a | 2 réponses | 1
2
réponsesQuestion
Variograms on Images
I am working on applying geostatistics on Landsat imagery. My focus is on applications of variograms. I will be using n x n wind...
plus de 13 ans il y a | 1 réponse | 0