Feeds
제출됨
Generate a new function m-file, with documentation
This makes it really easy to document your functions in a standard format.
14년 초과 전 | 다운로드 수: 5 |
제출됨
Check the number of arguments to a function
Prettify checking the number of arguments to a function.
14년 초과 전 | 다운로드 수: 2 |
제출됨
Set default values
A very simple function that initialises a missing or empty value in the caller function.
14년 초과 전 | 다운로드 수: 2 |
제출됨
ismonotonic
Determines whether or not a vector or matrix is monotonically increasing or decreasing.
거의 15년 전 | 다운로드 수: 1 |
제출됨
logical2cellstr, cellstr2logical
Convert from a logical array to a cell array of 'true'/'false' strings and back again.
15년 초과 전 | 다운로드 수: 2 |
제출됨
Almost a ternary conditional operator
Function for vectorised if-else statements.
거의 16년 전 | 다운로드 수: 2 |
제출됨
Calculate number of bins for histogram
Automatically calculates the 'best' number of bins for a histogram.
대략 16년 전 | 다운로드 수: 2 |
제출됨
ORDNUMSTR
Makes an ordinal numeral string from a number, e.g. 3 becomes 3rd.
16년 초과 전 | 다운로드 수: 1 |
제출됨
logticks
Calculates tick marks at appropriate points for log-scale plots.
18년 초과 전 | 다운로드 수: 1 |
제출됨
Jitter
Adds a small amount of noise to an array. Ideal for signal processing or chaos theory.
18년 초과 전 | 다운로드 수: 2 |
제출됨
Geometric standard deviation
Calculates the geometric standard deviation of an array.
18년 초과 전 | 다운로드 수: 2 |