Statistik
RANG
294.928
of 295.467
REPUTATION
0
BEITRÄGE
0 Fragen
2 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
0
RANG
7.526 of 20.234
REPUTATION
125
DURCHSCHNITTLICHE BEWERTUNG
5.00
BEITRÄGE
7 Dateien
DOWNLOADS
8
ALL TIME DOWNLOADS
1107
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER 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...
mehr als 7 Jahre vor | 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...
mehr als 7 Jahre vor | 0
Gesendet
getLinearIndependentCell(A,ignore_constant_shift)
Identifies groups of linearly independent columns in a cell array A
mehr als 7 Jahre vor | 1 Download |
Gesendet
getLinearIndependent(A,ignore_constant_shift)
Identifies groups of linearly independent columns in a matrix A
mehr als 7 Jahre vor | 2 Downloads |
Gesendet
uniqueCellGeneralized(A)
Unique elements in cell array containing mixed-type elements
mehr als 7 Jahre vor | 2 Downloads |
Gesendet
is_calledby(func_name)
Returns 1 if the active function has a parent; else returns 0. Also tests for specific parent names.
mehr als 9 Jahre vor | 1 Download |
Gesendet
Multidimensional bootstrapping
Wrapper for Matlab's bootstrp command, allowing for high dimensional inputs
mehr als 9 Jahre vor | 1 Download |
Gesendet
Reverse arrangement test PDF
Calculates the probability density function for the reverse arrangement test
etwa 11 Jahre vor | 1 Download |
Gelöst
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:...
etwa 12 Jahre vor