代码搜索:Inversion
找到约 626 项符合「Inversion」的源代码
代码结果 626
www.eeworm.com/read/404203/11490411
v randomization.v
// File name: randomization.v
// Function: sync 1 inversion and randomization
module randomization(clk, start, rst, valid_in, DataIn, sync_in,
DataOut, sync_out);
parameter PacketLength = 8
www.eeworm.com/read/400577/11573336
m im_invert.m
%IM_INVERT Inversion of images stored in a dataset
%
% A = IM_INVERT(A)
% A = A*IM_INVERT
%
% Inverts image A by subtracting it from its maximum
%
% SEE ALSO
% DATASETS, DATAFILES
% Copyright: D. de
www.eeworm.com/read/262225/11600017
h rrtbl.h
#ifndef RRTBL_H
#define RRTBL_H
/*DECLR OF ROLE INVERSION TABLE*/
typedef struct rulrol_struct{
unsigned int rule;
unsigned int role;
unsigned int expsymb;
c
www.eeworm.com/read/228533/14380257
c matinv.c
/*
Matrix Inversion
by Richard Carling
from "Graphics Gems", Academic Press, 1990
*/
#define SMALL_NUMBER 1.e-8
/*
* inverse( original_matrix, inverse_matrix )
*
* calculate the inverse of
www.eeworm.com/read/303435/3811097
main suinvzco3d.su.main
SUINVZCO3D - Seismic INVersion of Common Offset data with V(Z) velocity
function in 3D
suinvzco3d outfile [optional parameters]
Required Parameters:
vfi
www.eeworm.com/read/395931/8145603
v randomization.v
// File name: randomization.v
// Function: sync 1 inversion and randomization
module randomization(clk, start, rst, valid_in, DataIn, sync_in,
DataOut, sync_out);
parameter PacketLength = 8
www.eeworm.com/read/369663/9637396
v randomization.v
// File name: randomization.v
// Function: sync 1 inversion and randomization
module randomization(clk, start, rst, valid_in, DataIn, sync_in,
DataOut, sync_out);
parameter PacketLength = 8
www.eeworm.com/read/270032/11050797
c matrixinvert.c
/*
Matrix Inversion
by Richard Carling
from "Graphics Gems", Academic Press, 1990
*/
#define SMALL_NUMBER 1.e-8
/*
* inverse( original_matrix, inverse_matrix )
*
* calculate the inverse of
www.eeworm.com/read/237289/13969989
output
---- FATOMO Ver.001026 ---
start at Mon Jan 15 18:29:14 2001
FATOMO performs simultaneous inversion of Vp-velocities
and hypocenter locations using fat rays.
Earthquake reloc
www.eeworm.com/read/161189/10440029
m mre.m
%
% [x,lambda,beta,a,p5,p95]=mre(G,d,upper,lower,expvalue,noise)
%
% This routine performs minimum relative entropy (MRE) inversion for
% a discrete linear inverse problem of the form
%
%