Statistica
RANK
294.955
of 295.495
REPUTAZIONE
0
CONTRIBUTI
0 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
0
RANK
7.526 of 20.240
REPUTAZIONE
125
VALUTAZIONE MEDIA
5.00
CONTRIBUTI
7 File
DOWNLOAD
8
ALL TIME DOWNLOAD
1107
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
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...
oltre 7 anni fa | 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...
oltre 7 anni fa | 0
Inviato
getLinearIndependentCell(A,ignore_constant_shift)
Identifies groups of linearly independent columns in a cell array A
oltre 7 anni fa | 1 download |
Inviato
getLinearIndependent(A,ignore_constant_shift)
Identifies groups of linearly independent columns in a matrix A
oltre 7 anni fa | 2 download |
Inviato
uniqueCellGeneralized(A)
Unique elements in cell array containing mixed-type elements
oltre 7 anni fa | 2 download |
Inviato
is_calledby(func_name)
Returns 1 if the active function has a parent; else returns 0. Also tests for specific parent names.
oltre 9 anni fa | 1 download |
Inviato
Multidimensional bootstrapping
Wrapper for Matlab's bootstrp command, allowing for high dimensional inputs
oltre 9 anni fa | 1 download |
Inviato
Reverse arrangement test PDF
Calculates the probability density function for the reverse arrangement test
circa 11 anni fa | 1 download |
Risolto
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:...
circa 12 anni fa