代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/362216/2936004
m wtfilter_tsuite.m
function ts = wtfilter_tsuite
% wtfilter_tsuite -- munit test suite to test wtfilter and inverse transforms.
%
%****f* Tests.dwt/wtfilter_tsuite
%
% NAME
% wtfilter_tsuite -- munit test suite to t
www.eeworm.com/read/473622/6847374
m integrate.m
%INTEGRATE Add point feature to the map.
% [PW,GR] = INTEGRATE(P,XR,CR) transforms the point feature P re-
% presented in the robot frame into the world frame given the
% uncertain 3x1 robot pos
www.eeworm.com/read/270032/11050819
c hsltorgb.c
/*
A Fast HSL-to-RGB Transform
by Ken Fishkin
from "Graphics Gems", Academic Press, 1990
*/
#include
#include
#include "GraphicsGems.h"
/*
* RGB-HSL transforms.
* Ke
www.eeworm.com/read/107889/15598234
c fft.c
/* name...
fft
bugs...
Should do transforms on several functions (-b option).
use large model.
eliminate use of extra few entries, permitting use of exactly
64K arrays (4 bytes * 8
www.eeworm.com/read/445967/7587070
m example1d.m
function dum=example1D(n0)
%dum=example1D(n0)
%
% This function is an example of usage of all scalar and multiwavelet
% transforms built into MWMP.
% A random signal of given length is decom
www.eeworm.com/read/301959/13845479
m example1d.m
function dum=example1D(n0)
%dum=example1D(n0)
%
% This function is an example of usage of all scalar and multiwavelet
% transforms built into MWMP.
% A random signal of given length is decom
www.eeworm.com/read/228658/14371177
m example1d.m
function dum=example1D(n0)
%dum=example1D(n0)
%
% This function is an example of usage of all scalar and multiwavelet
% transforms built into MWMP.
% A random signal of given length is decom
www.eeworm.com/read/228533/14380231
c hsltorgb.c
/*
A Fast HSL-to-RGB Transform
by Ken Fishkin
from "Graphics Gems", Academic Press, 1990
*/
#include
#include
#include "GGems.h"
/*
* RGB-HSL transforms.
* Ken Fishk
www.eeworm.com/read/125092/14513533
m example1d.m
function dum=example1D(n0)
%dum=example1D(n0)
%
% This function is an example of usage of all scalar and multiwavelet
% transforms built into MWMP.
% A random signal of given length is decom
www.eeworm.com/read/205721/15309098
m harmon.m
function [dataout] = harmon(datain,freq1,freq2,inter)
% function [dataout] = harmon(datain,freq1,freq2,inter)
%
% Harmon is a time domain notch filter. Discrete Fourier
% Transforms are calculated