
bob bob
自 2011 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
subset and import HDF SD data
Hi, I am following instructions on this page http://www.mathworks.com/help/matlab/import_export/importing-hierarchical-data-f...
12 years 前 | 0 个回答 | 0
0
个回答已回答
writing binary file segment by segment
sorry for the lack of comments. anyhow, i finally got it to work, by changing the fwrite statement to: fwrite(outslope, slope...
writing binary file segment by segment
sorry for the lack of comments. anyhow, i finally got it to work, by changing the fwrite statement to: fwrite(outslope, slope...
14 years 前 | 0
已回答
writing binary file segment by segment
hi Ashish, thanks for your answer. i managed to come up with this: -------------------------- x = xlsread('x-axis.xlsx'...
writing binary file segment by segment
hi Ashish, thanks for your answer. i managed to come up with this: -------------------------- x = xlsread('x-axis.xlsx'...
14 years 前 | 0
提问
writing binary file segment by segment
hi, i am wondering if i can carry out the following task in matlab: i have a large multiband image that is >10 GB. since ...
14 years 前 | 4 个回答 | 0
4
个回答已回答
processing a large image in matlab
yes, i think the issue here is the size of my ENVI images. how can i modify the script to make it open the image, say, 10MB at a...
processing a large image in matlab
yes, i think the issue here is the size of my ENVI images. how can i modify the script to make it open the image, say, 10MB at a...
14 years 前 | 0
提问
processing a large image in matlab
hi, i am using this script to open ENVI images: http://www.mathworks.com/matlabcentral/fileexchange/4918-envi-to-matlab/con...
14 years 前 | 2 个回答 | 0