代码搜索:Transforms

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

代码结果 1,181
www.eeworm.com/read/213767/4912396

rb 05_markdown.tests.rb

#!/usr/bin/ruby # # Test case for BlueCloth Markdown transforms. # $Id: TEMPLATE.rb.tpl,v 1.2 2003/09/11 04:59:51 deveiant Exp $ # # Copyright (c) 2004 The FaerieMUD Consortium. # if !defined?( Blue
www.eeworm.com/read/309003/3708488

m mefig206.m

% mefig206 -- Wavelet Transforms w/o segmentation % global Ramp Cusp Noise HeaviSine global E2 F2 global swRamp awRamp global swCusp awCusp global swNoise awNoise global swHeavi awHeavi
www.eeworm.com/read/290607/8472443

m ftrans.m

%FTRANS Transform force/moment % % FT = FTRANS(T, F) % % Transforms a force/moment F in the base frame to FT in the frame T. % F and FT are 6-vectors of the form [Fx Fy Fz Mx My Mz] % % SEE ALSO: DIFF
www.eeworm.com/read/283135/9040653

m toimage.m

function [im,tt] = toimage(A,f,t,splx,sply) % [im,tt] = TOIMAGE(A,f,t,splx,sply) transforms a spectrum made % of 1D functions (e.g., output of "spectreh") in an 2D image % % inputs : - A : ampli
www.eeworm.com/read/283135/9040996

m toimage.m

function [im,tt] = toimage(A,f,t,splx,sply) % [im,tt] = TOIMAGE(A,f,t,splx,sply) transforms a spectrum made % of 1D functions (e.g., output of "spectreh") in an 2D image % % inputs : - A : ampli
www.eeworm.com/read/278180/10560420

m toimage.m

function [im,tt] = toimage(A,f,t,splx,sply) % [im,tt] = TOIMAGE(A,f,t,splx,sply) transforms a spectrum made % of 1D functions (e.g., output of "spectreh") in an 2D image % % inputs : - A : ampli
www.eeworm.com/read/422697/10619543

m toimage.m

function [im,tt] = toimage(A,f,t,splx,sply) % [im,tt] = TOIMAGE(A,f,t,splx,sply) transforms a spectrum made % of 1D functions (e.g., output of "spectreh") in an 2D image % % inputs : - A : ampli
www.eeworm.com/read/417226/10999597

m toimage.m

function [im,tt] = toimage(A,f,t,splx,sply) % [im,tt] = TOIMAGE(A,f,t,splx,sply) transforms a spectrum made % of 1D functions (e.g., output of "spectreh") in an 2D image % % inputs : - A : ampli
www.eeworm.com/read/446824/7564242

m test_2_non_bis.m

clc; clear; clf; % non-linear transforms % test_2_non with fucntions.. warning off; %the number of the input-output bits... nbits_in = 15; nbits_out = 7; % define the range x_min = -
www.eeworm.com/read/243539/12935268

m ftrans.m

%FTRANS Transform force/moment % % FT = FTRANS(T, F) % % Transforms a force/moment F in the base frame to FT in the frame T. % F and FT are 6-vectors of the form [Fx Fy Fz Mx My Mz] % % SEE ALSO: DIFF