|
|
| File Information |
| Description |
maxstar(x) is the natural log of a sum of exponentials overcoming the numerical failure of log(sum(exp(x))) for extreme values of an argument vector x.
maxstar(x,[],dim) has the N-D array features of the MATLAB max function.
maxstar(x,w,dim) is the natural log of a weighted sum of exponentials.
The max* function is described in Lin & Costello, Error Control Coding, 2nd Edition, equation 12.127. |
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 08 Mar 2006 |
John D'Errico
|
|
|
| Updates |
| 30 Mar 2006 |
Major revision to reproduce the N-D array features of the MATLAB max function, following a suggestion by John D'Errico. |
|
Contact us at files@mathworks.com