Damon Bradley
NASA Goddard Space Flight Ctr
Followers: 0 Following: 0
DSP Engineer at NASA/GSFC
Professional Interests: All things signal processing related
Feeds
已提交
MetricPrefixStr - Print SI Prefix Formatted Numbers
Prints a SI prefix formatted string corresponding to a numeric vector.
11 years 前 | 1 次下载 |
已提交
Modified trapezoidal integration over specific limits of integration.
This function is similar to trapz, except it specifies upper and lower integration limits a and b.
12 years 前 | 1 次下载 |
已提交
Bit-slicing function for integer matrices
function E = bitreslice(A,b_old, b_new, echo_on) Re-packages bits of a matrix of integers.
13 years 前 | 1 次下载 |