Community Profile

photo

Farz Tak


2012 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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 ...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


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...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

7年以上 前 | 1 件の回答 | 0

1

回答

回答済み
lat 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 =...

8年弱 前 | 0

| 採用済み

質問


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; ...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


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*...

8年以上 前 | 2 件の回答 | 0

2

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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 ...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


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 ...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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 ...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


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 ...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


Regression
How can we display the regression equation (obtained by camand "fit") in the plot?

約12年 前 | 3 件の回答 | 0

3

回答