"how to do feature extraction "

6 visualizaciones (últimos 30 días)
sonal kumari
sonal kumari el 21 de Mzo. de 2020
I am new in matlab and i want perform feature extraction like this:
"function Y = Wmean(X)
% Copyright (c) 2015, MathWorks, Inc.
Y = mean(X,2);
end"
Features which i have to have to extract is :Skewness,kurtosis
Can anyone help me in this with some code or example?

Respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by