代码搜索:Transforms

找到约 1,181 项符合「Transforms」的源代码

代码结果 1,181
www.eeworm.com/read/362216/2935969

todo

Features to be added in future versions of the WMTSA wavelet toolkit for MATLAB. - Implement inverse DWT wavelet transform. - Implment packet versions of DWT and MODWT transforms. - Implement a
www.eeworm.com/read/258653/4353066

c fft.c

/* * FFT/IFFT transforms * Copyright (c) 2002 Fabrice Bellard. * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GN
www.eeworm.com/read/471460/6894033

m abc2sc.m

% This function transforms a three-phase unbalanced phasor into its % symmetrical components. % The Three phasors can be expressed in a one column array in rectangular % complex form or in a two co
www.eeworm.com/read/369313/9655657

m writexml.m

function writeXML(filename, v) % % Transforms a struct or struct array into an XML file % % filename = name of the XML file % v = struct variable containing fields of type char or numeric % % x
www.eeworm.com/read/204456/15339323

m dd_ex5.m

% DD_EX5 % % Show the use of the distance mappings, the dissimilarity % transformation, and the dlpdd. % % The function lpdd transforms the normal feature data to distance % data using the proximity m
www.eeworm.com/read/104466/15691565

c fft.c

/* * FFT/IFFT transforms * Copyright (c) 2002 Fabrice Bellard. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Li
www.eeworm.com/read/288515/8627364

readme_vassilis

These codes use the DCT,Hartley and Subband DCT Transforms for watermarking purposes.All schemes are blind,no original image is used for detection. Each casting module is accompanied by a testing mod
www.eeworm.com/read/450627/7479904

m dct.m

%Name: Chaitanya Salunke %Roll No: 504046 %Assignment 8: Image Transforms F = double(imread('rice.png')); figure('Name','Comparison of Results of Image Transformations'); subplot(121); imshow(
www.eeworm.com/read/141450/5769867

java transformationply.java

/* TransformationPly - A interface to implement a pawn ply to the last row, so it transforms into another piece type. Copyright (C) 2003 The Java-Chess team
www.eeworm.com/read/130466/14192647

readme_vassilis

These codes use the DCT,Hartley and Subband DCT Transforms for watermarking purposes.All schemes are blind,no original image is used for detection. Each casting module is accompanied by a testing mod