Statistiques
RANG
159 944
of 295 495
RÉPUTATION
0
CONTRIBUTIONS
15 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
60.0%
VOTES REÇUS
0
RANG
of 20 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
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
parfor + loop problem
Hi , I am trying to run this code to download data from ftp server. It says "too many argument even if I put the inter-loop i...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
precision of a binary file or text file? "fread"
Hi I am using fopen/fread to read and store my files. I could read them with "importdata" but that was super slow. For using ...
environ 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
resize each pixel in an image based on its width and height
I want to 2d plot something like the picture but I don't want to use pcolor since it plot the center of every two pixels i.e., i...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
I want to scale each pixel width and height in imagesc but not use pcolor command
Hello, I want to scale each pixel width and height in imagesc but not use pcolor command. The reason I don't want to use pcol...
plus de 8 ans il y a | 1 réponse | 0
1
réponselat and lon from GEOTIFF when the matrix is not square
I found it after a day: info = geotiffinfo(path11); function [lat,lon] = geo_coordinate(info) AX =...
plus de 8 ans il y a | 0
| A accepté
Question
lat and lon from GEOTIFF when the matrix is not square
Hi, I have my geotiff file and want to extract lat and lon as: info = geotiffinfo(name); AX = info.Width; AY = info.Height; ...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
fread + double-precision 8-byte floating point + precision
Hi All, I want to use fread to read my binary file. The data type are "double-precision 8-byte floating point". When I put 8*...
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
I have a data that I cannot realize what its extension is and how can open it with MATLAB.
<ftp://sidads.colorado.edu/pub/DATASETS/nsidc0032_ease_grid_tbs/global/2013/ Data here> Hi, I have been searching for a fe...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
fread + how can I see the contents of the file with fread?
I am using fread to read and open a binary file. I should determine the size in the fread otherwise it gives me a huge vector da...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
problem with opening a 'ftp' link in Matlab
I am trying to open "ftp://sidads.colorado.edu/pub/DATASETS/nsidc0032_ease_grid_tbs/global/2013" with ftp function. This link do...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
read *.img and *.hdr files in Matlab
Hi all, I used filehdrread and analyze75read and in both cases I got an error " not a radiance file" , and " doesn't support ...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
read *.img and *.hdr files in Matlab
Hi all, I used filehdrread and analyze75read and in both cases I got an error " not a radiance file" , and " doesn't support ...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
downloadinf data from the web
Hi, I wrote a code to download the data from the web when they are nicely listed as folders: for example: ftp://sidads.col...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
mget + downloading the data in a folder
Hi I want to download data from a a server. I can do that easily but the problem is it saves the data in the path I want, I ...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
two swaths matrices of latitude and longitude, How to extract the overlap parts?
<</matlabcentral/answers/uploaded_files/15157/2A12.20140308.92894.7.HDF.m.png>> Hi, I have a problem, I have two swaths ...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Regression
How can we display the regression equation (obtained by camand "fit") in the plot?
presque 13 ans il y a | 3 réponses | 0