代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/303513/13813717
m cart2sph.m
function B=cart2sph(A)
%CART2SPH Transform Cartesian to spherical coordinates.
% T = CART2SPH(S) transforms the scalar function S
% in Cartesian coordinates to spherical coordinates,
% wher
www.eeworm.com/read/303513/13813779
m sph2cart.m
function B=sph2cart(A)
%SPH2CART Transform spherical to Cartesian coordinates.
% W = SPH2CART(V) transforms the vector function V
% in spherical coordinates to Cartesian coordinates,
% wher
www.eeworm.com/read/303513/13813786
m cart2sph.m
function B=cart2sph(A)
%CART2SPH Transform Cartesian to spherical coordinates.
% W = CART2SPH(V) transforms the vector function V
% in Cartesian coordinates to spherical coordinates,
% wher
www.eeworm.com/read/347943/11626785
m sdpa2vec.m
% x = sdpavec(E,K)
% Takes an SDPA type sparse data description E, i.e.
% E(1,:) = block, E(2,:) = row, E(3,:) = column, E(4,:) = entry,
% and transforms it into a "long" vector, with vectorized
www.eeworm.com/read/253454/12220818
c wal_test.c
/*
Demonstration of Walsh function generation, fast and slow Walsh transforms
(c)Max
*/
#include
#include "fwt.h"
#include "wt.h"
#include "walsh.h"
#define WALSH_NUMBER
www.eeworm.com/read/124283/14578681
news
* What is new in gsl-1.6:
** Added a new wavelet directory, with 1-dimensional and 2-dimensional
discrete wavelet transforms.
** Added support for LQ and P^T LQ decompositions. To find the QR
decom
www.eeworm.com/read/208297/15248823
html drv_vrt.html
Virtual Format
Virtual Format
OGR Virtual Format is a driver that transforms features read from other
drivers based on criteri
www.eeworm.com/read/233693/4665453
h transform_oids.h
#ifndef _net_snmp_transform_oids_h
#define _net_snmp_transform_oids_h
#ifdef __cplusplus
extern "C" {
#endif
/*
* transform_oids.h
*
* Numeric MIB names for auth and priv transforms.
*/
www.eeworm.com/read/216959/4877707
rd plot.stft.rd
\name{plot.stft}
\alias{plot.stft}
\title{Plot Short Time Fourier Transforms}
\description{
An object of class \code{"stft"} is plotted as a gray scale image.
The x-axis corresponds to time, the y