代码搜索:Extraction

找到约 5,483 项符合「Extraction」的源代码

代码结果 5,483
www.eeworm.com/read/428780/1954264

m contents.m

% Linear feature extraction. % % lda - Linear Discriminant Analysis. % pca - Principal Component Analysis. % pcarec - Computes reconstructed vector after PCA projection. % % About: Statistic
www.eeworm.com/read/409921/2225857

c exticon.c

/* * icon extracting * * taken and slightly changed from shell * this should replace the icon extraction code in shell32 and shell16 once * it needs a serious test for compliance with the na
www.eeworm.com/read/401534/2339938

c parser.c

/* * Audio and Video frame extraction * Copyright (c) 2003 Fabrice Bellard. * Copyright (c) 2003 Michael Niedermayer. * * This library is free software; you can redistribute it and/or * modify i
www.eeworm.com/read/384423/2600674

c parser.c

/* * Audio and Video frame extraction * Copyright (c) 2003 Fabrice Bellard. * Copyright (c) 2003 Michael Niedermayer. * * This library is free software; you can redistribute it and/or * modify i
www.eeworm.com/read/384423/2600969

c parser.c

/* * Audio and Video frame extraction * Copyright (c) 2003 Fabrice Bellard. * Copyright (c) 2003 Michael Niedermayer. * * This library is free software; you can redistribute it and/or * modify i
www.eeworm.com/read/376881/2706655

m contents.m

% Linear feature extraction. % % lda - Linear Discriminant Analysis. % pca - Principal Component Analysis. % pcarec - Computes reconstructed vector after PCA projection. % % About: Statistic
www.eeworm.com/read/371708/2779021

m contents.m

% Linear feature extraction. % % lda - Linear Discriminant Analysis. % pca - Principal Component Analysis. % pcarec - Computes reconstructed vector after PCA projection. % % About: Statistic
www.eeworm.com/read/411674/11233950

m contents.m

% Linear feature extraction. % % lda - Linear Discriminant Analysis. % pca - Principal Component Analysis. % pcarec - Computes reconstructed vector after PCA projection. % % About: Statistic
www.eeworm.com/read/104466/15691660

c parser.c

/* * Audio and Video frame extraction * Copyright (c) 2003 Fabrice Bellard. * Copyright (c) 2003 Michael Niedermayer. * * This library is free software; you can redistribute it and/or * modify i
www.eeworm.com/read/292040/8380667

m wextract.m

function band=wextract(w,J,bandnumber) %WEXTRACT Extraction of wavelet bands. % band=wextract(w,J,bandnumber) extracts the band # % 'bandnumber' of a wavelet transform with a depth J. The wave