代码搜索:Wavelets

找到约 621 项符合「Wavelets」的源代码

代码结果 621
www.eeworm.com/read/404234/2305750

c videocodec.c

/* * VIDEO MOTION CODECs internal API for video devices * * Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's * bound to a master device. * * (c) 2002 Wolfgang Scherr
www.eeworm.com/read/404234/2305903

h videocodec.h

/* * VIDEO MOTION CODECs internal API for video devices * * Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's * bound to a master device. * * (c) 2002 Wolfgang Scherr
www.eeworm.com/read/393286/2480717

c videocodec.c

/* * VIDEO MOTION CODECs internal API for video devices * * Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's * bound to a master device. * * (c) 2002 Wolfgang Scherr
www.eeworm.com/read/393286/2480772

h videocodec.h

/* * VIDEO MOTION CODECs internal API for video devices * * Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's * bound to a master device. * * (c) 2002 Wolfgang Scherr
www.eeworm.com/read/384673/2598450

m wt07fig10.m

%CAPTION fprintf('\n'); disp('Figure 7.10') disp('The bottom graphs display the Daubechies wavelets with p=2,3,4') disp('vanishing moments, from left to right. The corresponding') disp('scaling f
www.eeworm.com/read/372616/2771226

c videocodec.c

/* * VIDEO MOTION CODECs internal API for video devices * * Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's * bound to a master device. * * (c) 2002 Wolfgang Scherr
www.eeworm.com/read/372616/2771233

h videocodec.h

/* * VIDEO MOTION CODECs internal API for video devices * * Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's * bound to a master device. * * (c) 2002 Wolfgang Scherr
www.eeworm.com/read/289488/8548337

m exnuclass1.m

% % SVM Classification 2D examples % with different kernels (including wavelets) and different penalization settings % % 05/05/03 AR clear all close all n = 100; sigma=0.4; [Xapp,yapp,xtest,yt
www.eeworm.com/read/371706/9540901

m plot_wb.m

function plot_wb(t,w,a); %PLOT_WB: Horizontal plotting with Bias % % IN: t: time axis % w: traces or wavelets in columns. % a: overlab in percentage % % % Author(s): M.D.Sacchi (sac
www.eeworm.com/read/461039/7235538

m exnuclass1.m

% % SVM Classification 2D examples % with different kernels (including wavelets) and different penalization settings % % 05/05/03 AR clear all close all n = 100; sigma=0.4; [Xapp,yapp,xtest,yt