DADiSP Update Downloads (Japanese)
Updated March 22, 2012 - DADiSP 6.5 B04
Download Instructions
-
Click the "Download Now" button for your version of DADiSP and OPEN
or SAVE the file.
-
If the update does not self-extract, run the self-installing
executable jup65b0104.exe
(Pro) or jup65b0104a.exe
(Academic) or jup65b0104f.exe
(Floating License) from the Start-Run Taskbar or a
MS-DOS command window.
-
The update will verify and modify your installation as necessary. Your
existing configuration, license, password and data files will not
be altered.
-
Some updates may require a
new password and/or license file after the application of the
update. Follow the on-screen instructions displayed by DADiSP
to receive your new password.
-
Updates are cumulative, all features and corrections of
previous updates are incorporated into the current update.
-
Floating License Note:
The update includes help files in Windows 7 and Vista
compatible CHM format. However, because security patches may
prevent these files from opening across a network, the updated
register.exe utility located on the server copies the
help files to the client machine. Thus, after updating to B04, we
recommend running register.exe on each client.
DADiSP 6.5 B04 Update Requirements
This update is available for
authorized DADiSP 6.5 B01 products or higher
only.
If you have DADiSP 6.5 B01, B02, B03 or a version of DADiSP 6.5 B04 released
prior to March 20, 2012, application of this update is
recommended.
If your major version number of DADiSP is less than 6.5 (DADiSP/2002 or prior),
please contact us about
upgrading to DADiSP 6.5.
To display your major version number, build number and build date,
select:
from the main pulldown menu.
Build 04 Release - Released March 20, 2012
Build 04 is an update of DADiSP 6.5 B01, B02, B03 or B04 released prior to March 20, 2013.
Build 04 Specific Changes
Below is a list of changes and improvements specific to DADiSP 6.5 B04:
New Features and Functions
Faster Computation
B04 provides 20% to 50% faster performance for many functions and operations as a result of system wide
code optimization.
Matrix Manipulation
- CROSSPROD efficiently computes the matrix cross product.
- FUNM computes the general matrix function.
- LOGM computes the matrix logarithm.
- RCOND computes the reciprocal matrix condition number.
- SQRTM computes the matrix square root.
- New MatrixXL Module accelerates core matrix computations by 3X to 50X.
Image Processing
- IMCONV performs 2D convolution on RGB images.
- MAXFILT performs maximum filtering on an image.
- MEDFILT performs median filtering on an image.
- MINFILT performs minimum filtering on an image.
- READIMAGE reads a BMP, GIF or JPEG image file.
Logical Functions
- ISEQUAL compares two inputs for equality.
- ISPRIME returns 1 for each series value that is prime.
Graphics and Plot Attributes
- NUMFOCUS returns the number of overlays in a Window.
- XYALT creates an XY plot with alternate X scales.
Misc Functions
- MATLAB executes a command string in MATLAB syntax.
- SERPAD pads a series with a specified value.
Improvements and Changes
- READB supports N byte (multi-byte) integer data.
- WRITEB supports N byte (multi-byte) integer data.
- Data import supports huge multi-channel binary files.
Although each channel is limited to 2 GB, the import file has no practical size limitation.
- SORT has been optimized for speed for large series.
- Binary series operators have been optimized for speed for large series.
- CASCADE supports initial and final conditions.
- FILTEQ supports initial and final conditions.
- CONV2D accepts an optional "shape" parameter.
- LU returns an optional permutation matrix.
- QR supports "compact" mode and returns an optional permutation matrix.
- SVD supports "compact" and "economy" modes.
- COND accepts an optional p-norm parameter.
- SETASPECT(-1) sets a Window aspect ratio to the size of the contained image.
- SPL_BANG_COMMENT configures ! as SPL single line comment.
Fixes
- GUI based dataset deletion handles datasets with a large number of series properly.
- MENULIST accepts a long input list correctly.
- GUI based text and legend editing has been corrected.
- ITERATE supports SPL functions that do not return a series.
- Large series with NA gaps plot correctly.
- SPL preprocessor fix for #if, #else, #endif conditionals.