Community Profile

photo

snowflake


Actif depuis 2018

Statistiques

Content Feed

Afficher par

Question


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...

environ 5 ans il y a | 1 réponse | 0

0

réponse

Question


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...

environ 5 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Question


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: ...

presque 6 ans il y a | 1 réponse | 0

1

réponse