Products & Services Solutions Academia Support User Community Company

Learn more about MATLAB   

Mathematics, MATLAB Version 7.7 (R2008b)

New features and changes introduced in this version are:

Upgrade to Random Number Generator

Compatibility Considerations

The randn function now produces different results than in previous releases. Because the values returned by randn are intended to be random, this change should not affect most code. To reproduce randn results from previous releases use the legacy syntax. See Legacy Mode in the MATLAB Mathematics documentation for how to use the legacy mode.

rand and randn now draw from the same random number stream. In prior releases, rand and randn had separate independent underlying random number streams. Since rand and randn now access the same stream, using randn will affect subsequent values produced by rand and vice-versa. See Creating and Controlling a Random Number Stream in the MATLAB Mathematics documentation for more information.

Multipoint Boundary-Value Problems with bvp5c

The solver bvp5c will take multipoint boundary-value problems.

Upgrades to lsqnonneg

lsqnonneg now runs more efficiently. It accepts sparse matrices as inputs and maintains sparsity throughout its internal iterations.

Functions and Properties Being Removed

Function or Property NameWhat Happens When You Use Function or Property?Use This InsteadCompatibility Considerations
betacoreFailsbetaincReplace all existing instances of betacore with betainc.
colmmdFailscolamdReplace all existing instances of colmmd with colamd.
symmmdFailssymamdReplace all existing instances of symmmd with symamd.
flopsFailsNoneRemove all instances of flops. With the incorporation of LAPACK in MATLAB Version 6, counting floating-point operations is no longer practical.

Upgrade to Intel Math Kernel Libraries

For Windows, Intel Mac®, and Linux platforms, MATLAB software supports the Intel Math Kernel Library (MKL) version 10.0.3.

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS