Freeware Downloads for "Mapping Toolbox"
- Giove-A/B Orbit Simulator
- License: Freeware

The actual version requires the following MATLAB toolboxes: - Mapping toolbox (for elevation()) - Image Processing Toolbox (for imshow()) A providing of toolbox independent functions would be greatly acknowledged. You may tweak the sourcecode to adjust the following information: - Receiver Position - Receiver Time offset to GMT - Path of ephemerides file - Path for satellite track recordings.
- Platform: Matlab, Scripts
- Publisher: Thibault Bautze
- Date: 20-01-2013
- Size: 92 KB
- SPM Scale Space Toolbox
- License: Freeware

Developement of a SPM (statstical parametric mapping) toolbox for scale space analysis of functional MRI data
SPM Scale Space Toolbox License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Scalespace-fmri
- Date:
- ncpolarm
- License: Freeware

This simple function generates polar stereographic maps of the Arctic and Antarctic with rectangular boundaries using Matlab's Mapping Toolbox. Typically, polar stereographic maps in Matlab appear with circular bounds, but this is often not the most space-efficient way to display information about the Southern Ocean or Arctic System. Ncpolarm provides several preset options for plotting arctic sea ice and displaying information about the Arctic System, as well as being applicable to Antarctic and Southern Ocean science.
- Platform: Matlab, Scripts
- Publisher: Andrew Roberts
- Date: 16-06-2013
- Size: 10 KB
- Geodetic distance on WGS84 earth ellipsoid
- License: Freeware

In 1975, Vincenty published a rapidly converging algorithm for computing the distance between points on an ellipsoidal earth. The algorithm is precise to within a few millimeters. Since then, his algorithm has since seen significant implementation in geodesy and engineering. After adjusting the algorithm to converge in all cases (the original suffers from convergence failure in a few outlying cases), I have provided it here in MATLAB form. The function itself does not require the Mapping Toolbox, but I have included a (commented-out) code section following the body of the function, which you can use if you have the Mapping Toolbox to compare the accuracy of this algorithm to spherical earth distances.
- Platform: Matlab, Scripts
- Publisher: Michael Kleder
- Date: 04-05-2013
- Size: 10 KB
- Geodetic Transformations Toolbox
- License: Freeware

A set of functions to calculate coordinate transformations between different reference ellipsoids and different projections, including tools on: - transformation from cartesian to geographic coordinates and back - transformation from geographic coordinates to transverse mercator mapping or lambert conformal conical mapping and back - transformation from geographic tu UTM and back which can handle irregular zones and pole mapping - 3D/2D/1D similarity transformation (Helmert transformation) - determination of the parameters of a 3D/2D/1D-Helmert transformation - applying residual corrections after performing a helmert transformation - reading and using NTv2 transformation parameters - 3D transformation between ITRS and ETRS frames - 3D/2D affine transformation and its parameter determination - 3D/2D to 2D projective transformation and...
- Platform: Matlab, Scripts
- Publisher: Peter Wasmeier
- Date: 05-03-2013
- Size: 614 KB
SATGLOBE4 - This file is a higher-resolution version of "SATGLOBE," provided at the request of several users. SATGLOBE4 renders a fully manipulatable satellite view of earth at a resolution of four 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 satglobe4.
- Platform: Matlab, Scripts
- Publisher: Michael Kleder
- Date: 20-02-2013
- Size: 1249 KB
- geotiffwrite
- License: Freeware

This program can write a 2D or 3D array to a single or multi-band GeoTIFF file. For more information and examples, please visit: http://www.rotman-baycrest.on.ca/~jimmy/geotiffwrite or type: help geotiffwrite MATLAB's Mapping Toolbox only provides a "geotiffread" function, but it does not have a "geotiffwrite" function. This is the MATLAB program to write a 2D or 3D array to a single or multi-band GeoTIFF file, where data can be either 1-bit monochrome data (i.e. binary or bilevel), 8-bit unsigned integer, 16-bit signed / unsigned integer, 32-bit signed integer, or 32-bit floating point.
- Platform: Matlab, Scripts
- Publisher: Jimmy Shen
- Date: 23-02-2013
- Size: 20 KB
- WGS84 Ellipsoidal Earth Plotted at 4 pixels Per Degree
- License: Freeware

SATGLOBE4e - Draws an idealized satellite view of earth scaled to match the WGS84 ellipsoid. This file renders a fully manipulatable satellite view of earth at a resolution of four pixels per degree, with added international political boundaries and gridlines. The imagery was obtained from NASA, then postprocessed. The globe was rendered using the MATLAB Mapping Toolbox. The Mapping Toolbox is not needed to use this file; however, if you have the toolbox, you will be able to use the plot3m command to add your own graphics.
- Platform: Matlab, Scripts
- Publisher: Michael Kleder
- Date: 06-05-2013
- Size: 1260 KB
- SATGLOBE - Rendering Satellite Views of Earth
- License: Freeware

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.
- Platform: Matlab, Scripts
- Publisher: Michael Kleder
- Date: 12-03-2013
- Size: 461 KB
- SP_PROJ
- License: Freeware

SP_PROJ converts between geographic (latitude and longitude) and US state plane coordinates. SP_PROJ can perform both forward (from geographic to state plane) and inverse transformations (from state plane to geographic). All US state plane zones are included except for Alaska. Calculations assume the NAD83 datum and GRS1980 spheriod. Mapping toolbox is required. SP_PROJ creates the map structure for the specified US state plane zone and passes it to either PROJFWD and PROJINV to perform the coordinate transformations.
- Platform: Matlab, Scripts
- Publisher: Andrew Stevens
- Date: 02-03-2013
- Size: 10 KB
- Automated Failure Boundary Mapping
- License: Freeware

Describes development of a failure boundary mapping algorithm and application to a Airfoil Flutter model. Demo files from July 21, 2009 webinar "Using Statistics and Optimization to Support Design Activities" Webinar Link: http://www.mathworks.com/wbnr37485 Development of the failure boundary mapping algoirthm using MATLAB and Statistics Toolbox (Clustering) is described in boundaryMapping.m. The algorithm is capable of detecting and mapping failure regions that are disconnected (multiple failure regions).
- Platform: Matlab, Scripts
- Publisher: Stuart Kozola
- Date: 04-06-2013
- Size: 2130 KB
- Surfing
- License: Freeware

Surfing was specially designed as a Matlab toolbox that manages to implement voxel selection for surface-based information mapping of the brain.
Surfing is a tool developed for multivoxel pattern analysis (MVPA) of fMRI (functional magnetic resonance imaging) data.
.
- Platform: WinOther
- Publisher: Surfing Team
- Date:
- VMN Toolbox
- License: Freeware

VMN Toolbox is a lightweight application that provides you with handy utilities designed to make your life easier on the Web. The user interface is unobtrusive, neat, and intuitive. Screen Capture Tool: Capture anything on your screen in a snap, and share it with your friends. Copy and paste image snapshots into your e-mail and documents, or save them in your computer. Sticky Notes Tool: Place sticky notes anywhere on your desktop with a few mouse clicks. It's very simple and user-friendly.
- Platform: Windows
- Publisher: Visicom Media
- Date: 21-11-2006
- Size: 1936 KB
- Free CSS Toolbox
- License: Freeware

Free CSS Toolbox is a free productivity software for web developers who work with CSS code. Free CSS Toolbox includes a number of tools for fast-tracking and enhancing the development of style sheet code, such as an advanced CSS Formatter and CSS Validator. If you develop websites that use CSS, the Free CSS Toolbox can help you save time and increase productivity without any cost. Key features and benefits 1) Simple CSS editor * Quickly create and adjust CSS code * Auto-complete and syntax highlighting makes CSS editing easy 2) CSS Formatter / Beautifier * Easily re-format any CSS code * Quickly adjust somebody else's CSS to fit your style * Make your code pretty and easy to read 3) CSS Checker * Find and eliminate errors in your code * Check your CSS against various specifications * See if your CSS is compatible with...
- Platform: Tablets, Windows
- Publisher: Blumentals Software
- Date: 14-10-2008
- Size: 1380 KB
- Job Search Toolbox
- License: Freeware

Job Search Toolbox is software that automates your job search by streamlining the process of searching, tracking contacts, writing cover letters, managing resumes, and more. In five minutes you can have an email ready to send to an employer. No more tedious editing of cover letters. No more copying and pasting of data from job listings. It all happens automatically so you don't have to do it. Benefits: Saves you time by automating job search related tasks. Very reasonably priced (about the cost of one dinner out).
- Platform: Windows
- Publisher: Ramjet Systems
- Date: 23-04-2011
- Size: 305820 KB
- Japplis Toolbox For Mac
- License: Freeware

Japplis Toolbox is a compilation of text utilities in one application.
It can encode and decode URL, Base64, Hex, SoundEx or Metaphone.
It can convert numbers from/to binary, octal, decimal, hexadecimal and to date.
It gives you text information such as character count, word count, MD5 or SHA.
You can get Java system properties, environment variables or Swing default values.
It checks and finds regular expressions.
It runs on Windows, Mac OS X and Linux.
You can also run it online at http://toolbox.
- Platform: Mac OS X
- Publisher: Japplis
- Date: 18-01-2011
- Size: 134 KB
- PHP Toolbox
- License: Freeware

PHP Toolbox is designed to make the process of creating database-powered websites easier. It utilizes the iterative or step-by-step development paradigm. The main functionality is handled by powerful Table/Form classes and their database descendants..
- Platform: PHP, Scripts
- Publisher: Alexey Ilyin
- Date: 26-06-2013
- Size: 154 KB
- Procedural texture mapping in 3d
- License: Freeware

This program demonstrates procedural texture mapping in 3d by choosing the colors of the surface of a sphere according to a 3-dimensional coloring function..
- Platform: C and C plus plus, Scripts
- Publisher: Mike Carson
- Date: 23-05-2013
- Size: 10 KB
- S-parameter toolbox
- License: Freeware

Useful for the RF designer, it manipulates the various complex representations of the circuits as multiports, namely transformation from one representation to another and reading/writing to file in industry-standard format it contains stuff written/revised between 1993 and 2003, therefore a quite a few things could be better done today, especially file parsing/writing; however, most of the transformations are singularity-protected and I think this toolbox can really help one to get insight when working at high frequencies.
- Platform: Matlab, Scripts
- Publisher: tudor dima
- Date: 08-06-2013
- Size: 20 KB
- WDM Network Blocking Computation Toolbox
- License: Freeware

The aim of this toolbox is to compute blocking probabilities in WDM networks. This work was based on [1], [2], [3], [4] and user is referred to those papers for deeper study. Because WDM networks are circuit switched loss networks blocking may occur because of lack of resources. Also in circuit switched networks many paths use the same links. This toolbox answers the question how different paths with different loads influence on each other and what is the blocking on each of the defined path. Toolbox is capable of computing blocking for three different WDM network types: with no wavelength conversion, with full wavelength conversion and with limited range wavelength conversion.
- Platform: Matlab, Scripts
- Publisher: Przemyslaw Pawelczak
- Date: 26-06-2013
- Size: 41 KB
Mapping Toolbox: Freeware | All




