photo

snowflake


Attivo dal 2018

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
177.621
of 299.984

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
0

RANK
 of 20.857

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 166.841

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

Feeds

Visto da

Domanda


Fisherface Algorithm for ORL Cambridge dataset
I tried to implement Fisherface for the ORL Cambridge dataset using this file exchange https://www.mathworks.com/matlabcentral...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How to pass contents of cell array to a function?
I have function [S , U ] = HOSVD ( A ) where U is a cell array of length 3 and I would like the function to return each cell...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How to transform a matrix into a 3D array (tensor) ?
Say I have B, a matrix which looks like this: B = 1 10 100 2 20 200 3 30 300 4 40 400 ...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


How do I set an inline function as a parameter?
I thought this would work: function x=bisectie(a,b,err,inline(f,'x')) I would like to be able to call it like this: ...

oltre 7 anni fa | 1 risposta | 0

1

risposta