SATGLOBE - Rendering Satellite Views of Earth
无许可证
SATGLOBE - This file renders a fully manipulatable satellite view of earth at a resolution of two pixels per degree, with added international political boundaries and gridlines. The imagery was obtained from NASA, and the globe was rendered using the MATLAB Mapping Toolbox.
The Mapping Toolbox is not needed to use this file.
In order to save storage space, this m-file loads image data from the file satglobe.mat, and then creates the graticule mesh itself. This process allows users who do not have the MATLAB Mapping Toolbox to render the figure, but it does take a few moments to compute the mesh. Using this trick, the data storage is reduced considerably; however, once the figure is rendered, you may wish to save it as a regular MATLAB figure file to increase speed.
Notes:
(1)The uploaded zip file contains the satglobe.m file which you will execute using the command "satglobe", and also the satglobe.mat file which must also be on your MATLAB path.
(2) You may wish to try different renderers for better performance. The default is zbuffer, but you may wish to try "set(gcf,'renderer','opengl')".
(3) I have observed that Aerospace and Defense companies have begun widely using this type of imagery in certain presentations. For higher resolution imagery or for more information, please contact the author. If there is interest, I will upload a higher resolution version at a later date.
Michael Kleder, 2004
引用格式
Michael Kleder (2024). SATGLOBE - Rendering Satellite Views of Earth (https://www.mathworks.com/matlabcentral/fileexchange/5490-satglobe-rendering-satellite-views-of-earth), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Industries > Aerospace and Defense > CubeSat and Satellites >
- Aerospace and Defense > Aerospace Blockset > Reference Applications >
标签
致谢
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |