代码搜索:Tomography
找到约 15 项符合「Tomography」的源代码
代码结果 15
www.eeworm.com/read/350746/10713388
jpg dif_tomography.jpg
www.eeworm.com/read/448535/7531431
readme
The files in this directory are data for some of the plots and
demonstrations in the textbook.
The files come in three categories:
I) Wavelet and scaling function files
II) Blind source separa
www.eeworm.com/read/221024/14770120
html http:^^fas.sfu.ca^cs^research^groups^medical.html
Date: Tue, 26 Nov 1996 00:38:11 GMT
Server: NCSA/1.5
Content-type: text/html
Last-modified: Thu, 07 Mar 1996 22:05:02 GMT
Content-length: 1065
SFU Medical Computing Group
www.eeworm.com/read/255958/12043937
pdf reduction of metal artifacts in x-ray computed tomography.pdf
www.eeworm.com/read/361765/10036792
r tomog.r
########## Tomography Plots for Ecological Inference ##########
## produces tomography plots (see King, 1997, A Solution to the
## Ecological Inference Problem, Princeton University Press)
##
## KQ 1
www.eeworm.com/read/361765/10036811
rd dtomog.rd
\name{dtomogplot}
\alias{dtomogplot}
\title{Dynamic Tomography Plot}
\description{
dtomogplot is used to produce a tomography plot (see King, 1997) for a
series of temporally ordered, partially ob
www.eeworm.com/read/361765/10036841
rd tomog.rd
\name{tomogplot}
\alias{tomogplot}
\title{Tomography Plot}
\description{
tomogplot is used to produce a tomography plot (see King, 1997) for a
series of partially observed 2 x 2 contingency tables
www.eeworm.com/read/418911/10891909
m tomo.m
function [A,b,x] = tomo(N,f)
%TOMO Create a 2D tomography test problem
%
% [A,b,x] = tomo(N,f);
%
% This function creates a simple two-dimensional tomography test problem.
% A 2D domain [0,N] x
www.eeworm.com/read/338293/12314414
m tomo.m
function [A,b,x] = tomo(N,f)
%TOMO Create a 2D tomography test problem
%
% [A,b,x] = tomo(N,f);
%
% This function creates a simple two-dimensional tomography test problem.
% A 2D domain [0,N] x
www.eeworm.com/read/448535/7531420
m testet.m
% testet.m
% Test the emission tomography code
% This script loads an image file, plots it, then calls the
% code to test the tomographic reconstruction
% Copyright 1999 by Todd K. Moon
% Lo