Installation guide
Release Notes for R2006a
• 32-bit floating-point GeoTIFF
• The coastlines in coast
.MAT
now follow the convention used by geoshow,
mapshow, and mapview to display polygons with "holes." (Outer contours run
clockwise, inner contours run counterclockwise.)
• Three new demos:
- Converting Coastline Data (GSHHS) to Shapefile Format
- Plotting a 3-D Dome as a Mesh Over a Globe
• Unprojecting a Digital Elevation Model (DEM)
MATLAB Compiler
• The MATLAB Compiler supports a new target, .NET components. With the
optional MATLAB Builder for .NET product, you can create both COM
components that can be used in native code applications and .NET
components that can be used in managed code appUcations.
Neural Network Toolbox
• New dynamic learning topologies
- Time Delay Neural Network
- Nonlinear Autoregressive Network (NARX)
- Layer-Recurrent Network
- Backpropagation support for arbitrarily connected custom dynsunic
networks, (both forward-propagation and backpropagation, gradients and
Jacobians)
• New quick-start wizard
- NFTOOL - Neural Fitting Tool
• Networks and Data
- More general transfer, net input, and weight functions
- Support for unknown weights and unknown/don't care targets
- Support for dividing data for training, vaUdating, testing
- New and unified pre/post processing functions
20