![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1453830_1522087292596_DEF.jpg)
Dave Stanley
Followers: 0 Following: 0
Statistics
RANK
204.816
of 297.010
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
7.572 of 20.418
REPUTATION
125
AVERAGE RATING
5.00
CONTRIBUTIONS
7 Files
DOWNLOADS
7
ALL TIME DOWNLOADS
1109
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
How to get only linearly independent rows in a matrix or to remove linear dependency b/w rows in a matrix?
I wrote a few functions to handle this. They do basically the same as Matt J's function above, with some added bells and whist...
meer dan 7 jaar ago | 0
Which columns are linearly independent in a matrix?
I wrote a few functions to handle this. They do basically the same as Andrei's solution above, with some added bells and whistle...
meer dan 7 jaar ago | 0
Submitted
getLinearIndependentCell(A,ignore_constant_shift)
Identifies groups of linearly independent columns in a cell array A
meer dan 7 jaar ago | 1 download |
Submitted
getLinearIndependent(A,ignore_constant_shift)
Identifies groups of linearly independent columns in a matrix A
meer dan 7 jaar ago | 1 download |
Submitted
uniqueCellGeneralized(A)
Unique elements in cell array containing mixed-type elements
meer dan 7 jaar ago | 2 downloads |
Submitted
is_calledby(func_name)
Returns 1 if the active function has a parent; else returns 0. Also tests for specific parent names.
meer dan 9 jaar ago | 1 download |
Submitted
Multidimensional bootstrapping
Wrapper for Matlab's bootstrp command, allowing for high dimensional inputs
bijna 10 jaar ago | 1 download |
Submitted
Reverse arrangement test PDF
Calculates the probability density function for the reverse arrangement test
ongeveer 11 jaar ago | 1 download |
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
ongeveer 12 jaar ago