代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/476392/6759326
m ss2phv.m
function [a,b] = ss2phv(A,B)
%ss2phv Transforms a general state variable equation into phase variable form
% n-1
% for a given A and B
www.eeworm.com/read/257010/11960285
m ss2phv.m
function [a,b] = ss2phv(A,B)
%ss2phv Transforms a general state variable equation into phase variable form
% n-1
% for a given A and B
www.eeworm.com/read/216443/15006611
m examp_zak.m
%EXAMP_ZAK Some Zak-transforms
%
% This scripts creates plots of three different Zak-transforms of a
% Gaussian, a spline and a Hermite function
%
% FIGURE 1 Gaussian and spline
%
% This fi
www.eeworm.com/read/265723/11255470
m cart2pol.m
function [th,r,z] = cart2pol(x,y,z)
%CART2POL Transform Cartesian to polar coordinates.
% [TH,R] = CART2POL(X,Y) transforms corresponding elements of data
% stored in Cartesian coordinates X,Y
www.eeworm.com/read/334162/12628535
readme
Parallel FFTW for Cilk
This directory contains routines for doing parallel transforms in one
or more dimensions on machines with the Cilk language and runtime.
Cilk is a s
www.eeworm.com/read/160583/10516820
py collections.py
#!/usr/bin/env python
'''Demonstration of LineCollection, PolyCollection, and
RegularPolyCollection with autoscaling.
For the first two subplots, we will use spirals. Their
size will be set in plot
www.eeworm.com/read/107949/6187349
f mfftrp.f
SUBROUTINE MFFTRP(NN,RW)
*
* THIS ROUTINE PREPARES THE PHASE FACTOR TABLES TO BE USED IN THE
* POST-PROCESSING PHASE IN REAL TRANSFORMS, I.E. R2FFT AND R3FFT.
*
* THE DEFINITION OF PHASE FACT
www.eeworm.com/read/152398/12117696
m sw_col.m
function [A]=sw_col(A,T)
% function [A]=sw_col(A,T)
% transforms a cell array or matrix A by
% column switching using transformation matrix T.
% This function was designed to work with function tr
www.eeworm.com/read/205541/15313939
c component_mix.c
/*****************************************************************************/
/* Copyright 1998, Hewlett-Packard Company */
/* All rights reserved
www.eeworm.com/read/414697/11105988
m sw_col.m
function [A]=sw_col(A,T)
% function [A]=sw_col(A,T)
% transforms a cell array or matrix A by
% column switching using transformation matrix T.
% This function was designed to work with function tr