Supplementary Figure 1 Experimental setup. Schematic of an optical setup for measuring a transmission matrix.

Size: px
Start display at page:

Download "Supplementary Figure 1 Experimental setup. Schematic of an optical setup for measuring a transmission matrix."

Transcription

1 satial light modulator (S) holograhic unit S lane shutter mirror camera Conjugated S lane (demagnified, 3 ) olarizer Sulementary Figure 1 Exerimental setu. Schematic of an otical setu for measuring a transmission matrix.

2 umber of iteration SR = Sulementary Figure ean number of iteration as a function of to ratio ( ) and SR. The total number of iterations decreases as increases. However, because large requires a large transmission matrix for a given, the comutation time for each iteration would roortionally increase.

3 Sulementary ote 1: Required conditions for the seckle-correlation scattering matrix. Since the rincile of the resent method relies on the mathematical moment relations of chaotic fields [Eq. ()], it would work, regardless of hysical roerties of diffuser (i.e. thickness, degree of scattering, absortion) or the size of transmission matrix (T) do not matter unless below two conditions are violated: t, t,, t, and y are randomly diffused (comlex Gaussian distributed) This is the reason why the diffusive layer is necessarily required. In the case of an otical lens, for examle, an outut light field is well-ordered that does not satisfy the condition 1 as well as Eq. (), unless the inut field is already randomized. In the case of a diffuser, in contrary, condition 1 can be satisfied unless the inut field is intentionally well shaed to make the outut field be ordered.. Orthogonality between the column vectors of a T, 1 q tt q r. This condition is essential to retrieve a unique and exact solution, i.e. a correct otical field image of a samle. This assumtion of orthogonality has been acceted for transort 1,, 3 through a diffusive layer q 4, 5, 6, 7, We note that regarding the condition, there exist (very few) correlated elements in a T 8. onetheless, even in such a situation, our method is still valid and can be successfully imlemented by simly changing the basis of interest. Once the transmission matrix is calibrated, we can freely transform the basis. Then, the unwanted correlation elements can be filtered out by simly selecting the eigenvectors (or left-singular vectors) u1, u,, u (instead of t 1, t,, t ) as the basis of interest, which ensures the condition. Since the eigenvectors of a diffusive layer are also randomly diffused in general, they also satisfy the condition 1. Thereby, we can reconstruct a hologram by constructing a Z matrix: where, q u, q 1 r Z u u y y u u y y, (1) q q r q r r in this case. Even if a T is not a full-rank matrix (i.e. rank < ), it is still ossible to imelement our method by filtering out the null sace vectors. However, in such cases, the effective number of inut basis would be decreased down to the rank of the transmission matrix.

4 Sulementary ote : Theoretical exectation of the intrinsic signal-to-noise ratio et us consider light transmission in a diffusive layer with a T matrix, T. Using singular value decomosition, we can rewrite the T as T = USV, where U is a matrix comosed of orthonormal outut basis vectors u1, u,, u ; V is a matrix comosed of orthonormal inut basis vectors v1, v,, v ; and S is a diagonal matrix, whose diagonal comonents are singular values whose elements satisfying s1 s s. Then, for an arbitrary inut field y Tx u, which imlies 1 u x v, transmitted light can be exressed as y 0 1 are the first and second term of Eq. (3), resectively. Since as t u ; therefore, 1. Here, we define ty and t Tk, t ty, which can also be decomosed where y u. The 1 u u 1 1 1, u u and are calculated as, () where coefficients, q q, q1 1 q q, q1 1, and, (3) are comlex-gaussian arbitrary values. The cross multilication terms can be neglected for a sufficiently large. Using the ambiguity of coefficients, we can simlify the and as, From 1 tt, 1 yy, tt, and similarly, 1.. (4) 1 yy. However, from yy ote that sans whole -dimensional outut sace,

5 while and sans subsace. Thereby, the intrinsic root-mean-squared signal-to-noise ratio can be calculated as follows: SR q q, intrinsic q q, (5) In summary, as the ratio / increases, the intrinsic noise from the second term of Eq. (3) diminishes. Since can be easily increased, for examle, by enlarging the camera ixel number, / can be increased, and thus the signal-to-noise ratio of this method, which would be beneficial for ractical alications.

6 [Sulementary ethods] Detailed imlementations of the roosed method. In this section, the detailed exerimental rocedure is exlained with a flow chart. The following diagram introduces the notation of our flowchart: X number of element : normal field form, : conjugated field form, : absolute square form, exlicit variable name We emloyed the exressions in ATAB for the notation of element-wise multilication (.) and division (./), to reresent seudo algorithms for the rocedure.

7 [Ste 1: Transmission matrix calibration] 1. Preare reset individual basis as inut basis. k1, k,, k = total number of S ixels = number of inut basis, Each reset basis forms corresonding a seckle attern on a camera lane. 3. k t = number of outut otical modes basis (number of used camera ixels in current system) 0 i 3 e t R I 0, t i 3 e i 3 e R I 1, R t1, R t,, R t Transmission matrix t R Introducing a certain reference field, each seckle field was measured based on a hase shifting interferometry method. This is the transmission matrix. I, 4. R Blocking a beam from the S arm, the intensity seckle of the reference field was measured.

8 [Ste : Field retrieval using the SS method] 1. An unknown incident field forms a corresonding seckle attern on the camera lane x y. easure the diffused intensity seckle of the incident field yy 3. t t y y 1 q r Rt.../ Rt yy q R t t 1 q y y r r Rt../ 1 Rt q R yy In order to construct the Z matrix, each term of Eq.(1) is calculated 4. Z α α, 1 α By decomosing the Z matrix, the eigenvector of the largest eigenvalue can be obtained 5. 1 k x Using the coefficients, retrieve the incident field.

9 [(otional) odified GS algorithm] 1. First, use the retrieved field as an initial guess. x x n 1 n, k x f Again, using the inverse of transmission matrix, transform into the iteration stos when the converges. R t1, R t,, R t Transmission matrix Using the transmission matrix, transform the into 3. Ry n 1 n, k 4.. ex i Ryn 1 R y Ry n Build by relacing the amlitude art with measured, while conserving the angular art.

10 ATAB code for the numerical simulation % Field retrieval using seckle-correlation scattering matrix (SS), numerical simulation code. % Written by KyeoReh ee (Biomedical otics laboratory, KAIST, Korea), % for further information, lease refer our grou homeage: bmol.kaist.ac.kr %% Initialization gamma = 55; % to ratio. set this square number. only for #visualization. (related to line 9) SR = 100; % linear signal-to-noise ratio (SR) to mimic ractical noisy situations. %% Incident field load load('examle_inutfield.mat'); % load variable X, size(x) = [, 1] comlex double matrix. = numel(x); % set this square number. only for #visualization. = gamma; X = X./ norm(x); % normalize X for simlicity Xd = reshae(x,[sqrt(),sqrt()]); % D reshae. only for #visualization. %% Transmission matrix (T) and intensity seckle generation dis('t generate start!'); tic; T = raylrnd(sqrt(1//),,).ex(1i random('unif',-i,+i-es('double'),,)); % transmission matrix generation. T_rac = awgn(t,sr,'measured','linear'); % add noise uon reset SR. dis(['t generate end!... Elased time: ', numstr(toc),'s']); Y = T X; % diffused field y generation. Y_rac = awgn(y,sr,'measured','linear'); % add noise uon reset SR. Y_racd = reshae(y_rac,[sqrt(),sqrt()]); % D reshae. #for visualization. Iyy = abs(y_rac).^; % measured intensity seckle single shot. Iyyd_osamd = abs(fftshift(ifft(ifftshift(... adarray(fftshift(fft(ifftshift(y_racd))),[sqrt(),sqrt()]))))).^; % oversamle Iyy. only for #visualization. %% Field retrieval using SS method dis('initial guess start!'); tic; sigma = mean(abs(t_rac).^,1); % normalization factor, sigma (see Eq. ()). Zmatrix = (T_rac'(remat(Iyy-mean(Iyy),[1,]).T_rac))./(sigma'sigma); % Z matrix calculation. [Xretv0,~] = eigs(zmatrix,1); % Field retrieval by selecting the eigenvector of the largest eigenvalue. dis(['initial guess end!... Elased time: ', numstr(toc),'s']); Xcorr0 = X'Xretv0/norm(X)/norm(Xretv0); Xretv0 = Xretv0ex(-1iangle(Xcorr0)); Xretv0d = reshae(xretv0,[sqrt(),sqrt()]); % calculate correlation between X and Xretv0. % global hase correction. only for #visualization. % D reshae. only for #visualization. %% #Visualization figure(1), set(1,'units', 'ormalized', 'OuterPosition', [ ]); sublot(43),imagesc(abs(xd),[min(abs(x)),max(abs(x))]),axis image; title('incident amlitude'); colorbar sublot(44),imagesc(angle(xd)),axis image; title('incident wavefront'); colorbar sublot(47),imagesc(abs(xretv0d),[min(abs(x)),max(abs(x))]),axis image; title('retrieved amlitude'); colorbar sublot(48),imagesc(angle(xretv0d)),axis image; title(['retrieved wavefront, Corr. = ', numstr(abs(xcorr0))]); colorbar sublot(,4,[1,,5,6]), imagesc(iyyd_osamd,[0,max(iyyd_osamd(:))0.5]), axis image; title('measured intensity seckle'); colorma(sublot(,4,[1,,5,6]),'gray'); ause(0.1);

11 %% (otional) odified Gerchberg-Saxton algorithm iterax = 1000; % max iteration number to revent infinite loo. itertor = 10^-5; % convergence criteria. dis('inverse T calculation start!'); tic; [U,S,V]=svd(T_rac,'econ'); % economic svd for inverse T calculation. sv = diag(s); Tinv_rac = V(remat(1./sv,[1,]).U'); % inverse T calculation. clearvars U S V dis(['inverse T calculation end!... Elased time: ', numstr(toc),'s']); dis('odified Gerchberg-Saxton iteration start!'); tic; Xcorr_iter = zeros(iterax,1); % archives correlation changes during iteration. Xiter = Xretv0; % set retrieved field for the initial guess. Xcorr_iter(1) = Xcorr0; for itr = 1:1:iterax Yiter = T_rac Xiter; % transform incident field into corresonding diffused field sace. Yiter = sqrt(iyy).ex(1iangle(yiter)); % relace amlitude art with measured intensity. Xiter = Tinv_racYiter; % return to the incident field sace. Xcorr_iter(itr+1) = X'Xiter/norm(Xiter); % correlation calculation. if abs(xcorr_iter(itr+1)) - abs(xcorr_iter(itr)) < itertor % iteration ends when the criterion is satisfied. break; end end dis(['odified Gerchberg-Saxton iteration end!... Elased time: ', numstr(toc),'s']); Xiter = Xiterex(-1iangle(Xcorr_iter(itr))); Xiterd = reshae(xiter,[sqrt(),sqrt()])./ norm(xiter); % global hase correction. only for #visualization. % D reshae. only for #visualization. %% #Visualization figure(), set(,'units', 'ormalized', 'OuterPosition', [ ]); sublot(41),imagesc(abs(xd),[min(abs(x)),max(abs(x))]),axis image; title('incident amlitude'); colorbar sublot(4),imagesc(angle(xd)),axis image; title('incident wavefront'); colorbar sublot(45),imagesc(abs(xiterd),[min(abs(x)),max(abs(x))]),axis image; title('retrieved amlitude'); colorbar sublot(46),imagesc(angle(xiterd)),axis image; title(['retrieved wavefront, Corr. = ', numstr(abs(xcorr_iter(itr+1)))]); colorbar sublot(,4,[3,4,7,8]), lot(abs(xcorr_iter(1:itr+1))), title(numstr(itr)) ause(0.1);

12 Sulementary References 1. Pooff S, erosey G, Fink, Boccara AC, Gigan S. Image transmission through an oaque material. ature Communications 1, 81 (010).. Bertolotti J, van Putten EG, Blum C, agendijk A, Vos W, osk AP. on-invasive imaging through oaque scattering layers. ature 491, 3-34 (01). 3. Katz O, Heidmann P, Fink, Gigan S. on-invasive single-shot imaging through scattering layers and around corners via seckle correlations. ature Photonics 8, (014). 4. Shi Z, Genack AZ. Transmission Eigenvalues and the Bare Conductance in the Crossover to Anderson ocalization. Physical Review etters 108, (01). 5. Vellekoo I, osk A. Universal otimal transmission of light through disordered materials. Physical Review etters 101, (008). 6. Yu H, Park JH, Park Y. easuring large otical reflection matrices of turbid media. Otics Communications 35, (015). 7. Yu H, et al. easuring large otical transmission matrices of disordered media. Physical review letters 111, (013). 8. Pooff S, erosey G, Carminati R, Fink, Boccara AC, Gigan S. easuring the Transmission atrix in Otics: An Aroach to the Study and Control of ight Proagation in Disordered edia. Physical Review etters 104, (010).

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning TNN-2009-P-1186.R2 1 Uncorrelated Multilinear Princial Comonent Analysis for Unsuervised Multilinear Subsace Learning Haiing Lu, K. N. Plataniotis and A. N. Venetsanooulos The Edward S. Rogers Sr. Deartment

More information

Radial Basis Function Networks: Algorithms

Radial Basis Function Networks: Algorithms Radial Basis Function Networks: Algorithms Introduction to Neural Networks : Lecture 13 John A. Bullinaria, 2004 1. The RBF Maing 2. The RBF Network Architecture 3. Comutational Power of RBF Networks 4.

More information

Montgomery self-imaging effect using computer-generated diffractive optical elements

Montgomery self-imaging effect using computer-generated diffractive optical elements Otics Communications 225 (2003) 13 17 www.elsevier.com/locate/otcom Montgomery self-imaging effect using comuter-generated diffractive otical elements J urgen Jahns a, *, Hans Knuertz a, Adolf W. Lohmann

More information

Feedback-error control

Feedback-error control Chater 4 Feedback-error control 4.1 Introduction This chater exlains the feedback-error (FBE) control scheme originally described by Kawato [, 87, 8]. FBE is a widely used neural network based controller

More information

Principles of Computed Tomography (CT)

Principles of Computed Tomography (CT) Page 298 Princiles of Comuted Tomograhy (CT) The theoretical foundation of CT dates back to Johann Radon, a mathematician from Vienna who derived a method in 1907 for rojecting a 2-D object along arallel

More information

Hotelling s Two- Sample T 2

Hotelling s Two- Sample T 2 Chater 600 Hotelling s Two- Samle T Introduction This module calculates ower for the Hotelling s two-grou, T-squared (T) test statistic. Hotelling s T is an extension of the univariate two-samle t-test

More information

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition TNN-2007-P-0332.R1 1 Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Haiing Lu, K.N. Plataniotis and A.N. Venetsanooulos The Edward S. Rogers

More information

State Estimation with ARMarkov Models

State Estimation with ARMarkov Models Deartment of Mechanical and Aerosace Engineering Technical Reort No. 3046, October 1998. Princeton University, Princeton, NJ. State Estimation with ARMarkov Models Ryoung K. Lim 1 Columbia University,

More information

Deriving Indicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V.

Deriving Indicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V. Deriving ndicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V. Deutsch Centre for Comutational Geostatistics Deartment of Civil &

More information

GOOD MODELS FOR CUBIC SURFACES. 1. Introduction

GOOD MODELS FOR CUBIC SURFACES. 1. Introduction GOOD MODELS FOR CUBIC SURFACES ANDREAS-STEPHAN ELSENHANS Abstract. This article describes an algorithm for finding a model of a hyersurface with small coefficients. It is shown that the aroach works in

More information

Recursive Estimation of the Preisach Density function for a Smart Actuator

Recursive Estimation of the Preisach Density function for a Smart Actuator Recursive Estimation of the Preisach Density function for a Smart Actuator Ram V. Iyer Deartment of Mathematics and Statistics, Texas Tech University, Lubbock, TX 7949-142. ABSTRACT The Preisach oerator

More information

Numerical Linear Algebra

Numerical Linear Algebra Numerical Linear Algebra Numerous alications in statistics, articularly in the fitting of linear models. Notation and conventions: Elements of a matrix A are denoted by a ij, where i indexes the rows and

More information

PHYSICAL REVIEW LETTERS

PHYSICAL REVIEW LETTERS PHYSICAL REVIEW LETTERS VOLUME 81 20 JULY 1998 NUMBER 3 Searated-Path Ramsey Atom Interferometer P. D. Featonby, G. S. Summy, C. L. Webb, R. M. Godun, M. K. Oberthaler, A. C. Wilson, C. J. Foot, and K.

More information

Spin as Dynamic Variable or Why Parity is Broken

Spin as Dynamic Variable or Why Parity is Broken Sin as Dynamic Variable or Why Parity is Broken G. N. Golub golubgn@meta.ua There suggested a modification of the Dirac electron theory, eliminating its mathematical incomleteness. The modified Dirac electron,

More information

Chater Matrix Norms and Singular Value Decomosition Introduction In this lecture, we introduce the notion of a norm for matrices The singular value de

Chater Matrix Norms and Singular Value Decomosition Introduction In this lecture, we introduce the notion of a norm for matrices The singular value de Lectures on Dynamic Systems and Control Mohammed Dahleh Munther A Dahleh George Verghese Deartment of Electrical Engineering and Comuter Science Massachuasetts Institute of Technology c Chater Matrix Norms

More information

STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS

STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS STABILITY ANALYSIS TOOL FOR TUNING UNCONSTRAINED DECENTRALIZED MODEL PREDICTIVE CONTROLLERS Massimo Vaccarini Sauro Longhi M. Reza Katebi D.I.I.G.A., Università Politecnica delle Marche, Ancona, Italy

More information

Spectral Analysis by Stationary Time Series Modeling

Spectral Analysis by Stationary Time Series Modeling Chater 6 Sectral Analysis by Stationary Time Series Modeling Choosing a arametric model among all the existing models is by itself a difficult roblem. Generally, this is a riori information about the signal

More information

Chapter 2 Introductory Concepts of Wave Propagation Analysis in Structures

Chapter 2 Introductory Concepts of Wave Propagation Analysis in Structures Chater 2 Introductory Concets of Wave Proagation Analysis in Structures Wave roagation is a transient dynamic henomenon resulting from short duration loading. Such transient loadings have high frequency

More information

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Haiing Lu, K.N. Plataniotis and A.N. Venetsanooulos The Edward S. Rogers Sr. Deartment of

More information

REDUCTION OF TRUNCATION ERROR IN THE NEAR-FIELD FAR-FIELD TRANSFORMATION WITH PLANAR SPIRAL SCANNING

REDUCTION OF TRUNCATION ERROR IN THE NEAR-FIELD FAR-FIELD TRANSFORMATION WITH PLANAR SPIRAL SCANNING REDUCTION OF TRUNCATION ERROR IN TE NEAR-FIELD FAR-FIELD TRANSFORMATION WIT PLANAR SPIRAL SCANNING F. D Agostino (), F. Ferrara (), C. Gennarelli (), R. Guerriero (), G. Riccio (), C. Rizzo () () D.I.I.I.E.

More information

Pairwise active appearance model and its application to echocardiography tracking

Pairwise active appearance model and its application to echocardiography tracking Pairwise active aearance model and its alication to echocardiograhy tracking S. Kevin Zhou 1, J. Shao 2, B. Georgescu 1, and D. Comaniciu 1 1 Integrated Data Systems, Siemens Cororate Research, Inc., Princeton,

More information

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points.

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points. Solved Problems Solved Problems P Solve the three simle classification roblems shown in Figure P by drawing a decision boundary Find weight and bias values that result in single-neuron ercetrons with the

More information

Principal Components Analysis and Unsupervised Hebbian Learning

Principal Components Analysis and Unsupervised Hebbian Learning Princial Comonents Analysis and Unsuervised Hebbian Learning Robert Jacobs Deartment of Brain & Cognitive Sciences University of Rochester Rochester, NY 1467, USA August 8, 008 Reference: Much of the material

More information

Highly improved convergence of the coupled-wave method for TM polarization

Highly improved convergence of the coupled-wave method for TM polarization . Lalanne and G. M. Morris Vol. 13, No. 4/Aril 1996/J. Ot. Soc. Am. A 779 Highly imroved convergence of the couled-wave method for TM olarization hilie Lalanne Institut d Otique Théorique et Aliquée, Centre

More information

Introduction to MVC. least common denominator of all non-identical-zero minors of all order of G(s). Example: The minor of order 2: 1 2 ( s 1)

Introduction to MVC. least common denominator of all non-identical-zero minors of all order of G(s). Example: The minor of order 2: 1 2 ( s 1) Introduction to MVC Definition---Proerness and strictly roerness A system G(s) is roer if all its elements { gij ( s)} are roer, and strictly roer if all its elements are strictly roer. Definition---Causal

More information

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules. Introduction: The is widely used in industry to monitor the number of fraction nonconforming units. A nonconforming unit is

More information

PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH. Luoluo Liu, Trac D. Tran, and Sang Peter Chin

PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH. Luoluo Liu, Trac D. Tran, and Sang Peter Chin PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH Luoluo Liu, Trac D. Tran, and Sang Peter Chin Det. of Electrical and Comuter Engineering, Johns Hokins Univ., Baltimore, MD 21218, USA {lliu69,trac,schin11}@jhu.edu

More information

John Weatherwax. Analysis of Parallel Depth First Search Algorithms

John Weatherwax. Analysis of Parallel Depth First Search Algorithms Sulementary Discussions and Solutions to Selected Problems in: Introduction to Parallel Comuting by Viin Kumar, Ananth Grama, Anshul Guta, & George Karyis John Weatherwax Chater 8 Analysis of Parallel

More information

REFLECTION AND TRANSMISSION BAND STRUCTURES OF A ONE-DIMENSIONAL PERIODIC SYSTEM IN THE PRESENCE OF ABSORPTION

REFLECTION AND TRANSMISSION BAND STRUCTURES OF A ONE-DIMENSIONAL PERIODIC SYSTEM IN THE PRESENCE OF ABSORPTION Armenian Journal of Physics, 0, vol. 4, issue,. 90-0 REFLECTIO AD TRASMISSIO BAD STRUCTURES OF A OE-DIMESIOAL PERIODIC SYSTEM I THE PRESECE OF ABSORPTIO A. Zh. Khachatrian State Engineering University

More information

Use of Transformations and the Repeated Statement in PROC GLM in SAS Ed Stanek

Use of Transformations and the Repeated Statement in PROC GLM in SAS Ed Stanek Use of Transformations and the Reeated Statement in PROC GLM in SAS Ed Stanek Introduction We describe how the Reeated Statement in PROC GLM in SAS transforms the data to rovide tests of hyotheses of interest.

More information

Research of PMU Optimal Placement in Power Systems

Research of PMU Optimal Placement in Power Systems Proceedings of the 5th WSEAS/IASME Int. Conf. on SYSTEMS THEORY and SCIENTIFIC COMPUTATION, Malta, Setember 15-17, 2005 (38-43) Research of PMU Otimal Placement in Power Systems TIAN-TIAN CAI, QIAN AI

More information

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models

Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Evaluating Circuit Reliability Under Probabilistic Gate-Level Fault Models Ketan N. Patel, Igor L. Markov and John P. Hayes University of Michigan, Ann Arbor 48109-2122 {knatel,imarkov,jhayes}@eecs.umich.edu

More information

1-way quantum finite automata: strengths, weaknesses and generalizations

1-way quantum finite automata: strengths, weaknesses and generalizations 1-way quantum finite automata: strengths, weaknesses and generalizations arxiv:quant-h/9802062v3 30 Se 1998 Andris Ambainis UC Berkeley Abstract Rūsiņš Freivalds University of Latvia We study 1-way quantum

More information

Ultrasound Beam Focusing Considering the Cutaneous Fat Layer Effects

Ultrasound Beam Focusing Considering the Cutaneous Fat Layer Effects Ultrasound Beam Focusing Considering the Cutaneous Fat Layer Effects A. B. M. Aowlad Hossain 1*, Laehoon H. Kang 1 Deartment of Electronics and Communication Engineering Khulna University of Engineering

More information

Introduction to Group Theory Note 1

Introduction to Group Theory Note 1 Introduction to Grou Theory Note July 7, 009 Contents INTRODUCTION. Examles OF Symmetry Grous in Physics................................. ELEMENT OF GROUP THEORY. De nition of Grou................................................

More information

An Improved Calibration Method for a Chopped Pyrgeometer

An Improved Calibration Method for a Chopped Pyrgeometer 96 JOURNAL OF ATMOSPHERIC AND OCEANIC TECHNOLOGY VOLUME 17 An Imroved Calibration Method for a Choed Pyrgeometer FRIEDRICH FERGG OtoLab, Ingenieurbüro, Munich, Germany PETER WENDLING Deutsches Forschungszentrum

More information

Estimation of the large covariance matrix with two-step monotone missing data

Estimation of the large covariance matrix with two-step monotone missing data Estimation of the large covariance matrix with two-ste monotone missing data Masashi Hyodo, Nobumichi Shutoh 2, Takashi Seo, and Tatjana Pavlenko 3 Deartment of Mathematical Information Science, Tokyo

More information

I Poles & zeros. I First-order systems. I Second-order systems. I E ect of additional poles. I E ect of zeros. I E ect of nonlinearities

I Poles & zeros. I First-order systems. I Second-order systems. I E ect of additional poles. I E ect of zeros. I E ect of nonlinearities EE C28 / ME C34 Lecture Chater 4 Time Resonse Alexandre Bayen Deartment of Electrical Engineering & Comuter Science University of California Berkeley Lecture abstract Toics covered in this resentation

More information

Supplementary Materials for Robust Estimation of the False Discovery Rate

Supplementary Materials for Robust Estimation of the False Discovery Rate Sulementary Materials for Robust Estimation of the False Discovery Rate Stan Pounds and Cheng Cheng This sulemental contains roofs regarding theoretical roerties of the roosed method (Section S1), rovides

More information

THE 3-DOF helicopter system is a benchmark laboratory

THE 3-DOF helicopter system is a benchmark laboratory Vol:8, No:8, 14 LQR Based PID Controller Design for 3-DOF Helicoter System Santosh Kr. Choudhary International Science Index, Electrical and Information Engineering Vol:8, No:8, 14 waset.org/publication/9999411

More information

Generation of Linear Models using Simulation Results

Generation of Linear Models using Simulation Results 4. IMACS-Symosium MATHMOD, Wien, 5..003,. 436-443 Generation of Linear Models using Simulation Results Georg Otte, Sven Reitz, Joachim Haase Fraunhofer Institute for Integrated Circuits, Branch Lab Design

More information

216 S. Chandrasearan and I.C.F. Isen Our results dier from those of Sun [14] in two asects: we assume that comuted eigenvalues or singular values are

216 S. Chandrasearan and I.C.F. Isen Our results dier from those of Sun [14] in two asects: we assume that comuted eigenvalues or singular values are Numer. Math. 68: 215{223 (1994) Numerische Mathemati c Sringer-Verlag 1994 Electronic Edition Bacward errors for eigenvalue and singular value decomositions? S. Chandrasearan??, I.C.F. Isen??? Deartment

More information

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III AI*IA 23 Fusion of Multile Pattern Classifiers PART III AI*IA 23 Tutorial on Fusion of Multile Pattern Classifiers by F. Roli 49 Methods for fusing multile classifiers Methods for fusing multile classifiers

More information

y p 2 p 1 y p Flexible System p 2 y p2 p1 y p u, y 1 -u, y 2 Component Breakdown z 1 w 1 1 y p 1 P 1 P 2 w 2 z 2

y p 2 p 1 y p Flexible System p 2 y p2 p1 y p u, y 1 -u, y 2 Component Breakdown z 1 w 1 1 y p 1 P 1 P 2 w 2 z 2 ROBUSTNESS OF FLEXIBLE SYSTEMS WITH COMPONENT-LEVEL UNCERTAINTIES Peiman G. Maghami Λ NASA Langley Research Center, Hamton, VA 368 Robustness of flexible systems in the resence of model uncertainties at

More information

Resonances in high-contrast gratings with complex unit cell topology

Resonances in high-contrast gratings with complex unit cell topology Resonances in high-contrast gratings with comle unit cell toology Milan Maksimovic Focal-Vision & Otics, Oldenzaal, The Netherlands The XXI International Worksho on Otical Wave & Waveguide Theory and Numerical

More information

Optical Fibres - Dispersion Part 1

Optical Fibres - Dispersion Part 1 ECE 455 Lecture 05 1 Otical Fibres - Disersion Part 1 Stavros Iezekiel Deartment of Electrical and Comuter Engineering University of Cyrus HMY 445 Lecture 05 Fall Semester 016 ECE 455 Lecture 05 Otical

More information

Multiparameter entanglement in quantum interferometry

Multiparameter entanglement in quantum interferometry PHYSICAL REVIEW A, 66, 023822 200 Multiarameter entanglement in quantum interferometry Mete Atatüre, 1 Giovanni Di Giusee, 2 Matthew D. Shaw, 2 Alexander V. Sergienko, 1,2 Bahaa E. A. Saleh, 2 and Malvin

More information

Phase velocity and group velocity (c) Zhengqing Yun,

Phase velocity and group velocity (c) Zhengqing Yun, Phase velocity and grou velocity (c) Zhengqing Yun, 2011-2012 Objective: Observe the difference between hase and grou velocity; understand that the grou velocity can be less than, equal to, and greater

More information

Lecture 1.2 Pose in 2D and 3D. Thomas Opsahl

Lecture 1.2 Pose in 2D and 3D. Thomas Opsahl Lecture 1.2 Pose in 2D and 3D Thomas Osahl Motivation For the inhole camera, the corresondence between observed 3D oints in the world and 2D oints in the catured image is given by straight lines through

More information

Optimal Recognition Algorithm for Cameras of Lasers Evanescent

Optimal Recognition Algorithm for Cameras of Lasers Evanescent Otimal Recognition Algorithm for Cameras of Lasers Evanescent T. Gaudo * Abstract An algorithm based on the Bayesian aroach to detect and recognise off-axis ulse laser beams roagating in the atmoshere

More information

VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES

VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES Journal of Sound and Vibration (998) 22(5), 78 85 VIBRATION ANALYSIS OF BEAMS WITH MULTIPLE CONSTRAINED LAYER DAMPING PATCHES Acoustics and Dynamics Laboratory, Deartment of Mechanical Engineering, The

More information

Metrics Performance Evaluation: Application to Face Recognition

Metrics Performance Evaluation: Application to Face Recognition Metrics Performance Evaluation: Alication to Face Recognition Naser Zaeri, Abeer AlSadeq, and Abdallah Cherri Electrical Engineering Det., Kuwait University, P.O. Box 5969, Safat 6, Kuwait {zaery, abeer,

More information

Thickness and refractive index measurements using multiple beam interference fringes (FECO)

Thickness and refractive index measurements using multiple beam interference fringes (FECO) Journal of Colloid and Interface Science 264 2003 548 553 Note www.elsevier.com/locate/jcis Thickness and refractive index measurements using multile beam interference fringes FECO Rafael Tadmor, 1 Nianhuan

More information

A Bound on the Error of Cross Validation Using the Approximation and Estimation Rates, with Consequences for the Training-Test Split

A Bound on the Error of Cross Validation Using the Approximation and Estimation Rates, with Consequences for the Training-Test Split A Bound on the Error of Cross Validation Using the Aroximation and Estimation Rates, with Consequences for the Training-Test Slit Michael Kearns AT&T Bell Laboratories Murray Hill, NJ 7974 mkearns@research.att.com

More information

On split sample and randomized confidence intervals for binomial proportions

On split sample and randomized confidence intervals for binomial proportions On slit samle and randomized confidence intervals for binomial roortions Måns Thulin Deartment of Mathematics, Usala University arxiv:1402.6536v1 [stat.me] 26 Feb 2014 Abstract Slit samle methods have

More information

Statics and dynamics: some elementary concepts

Statics and dynamics: some elementary concepts 1 Statics and dynamics: some elementary concets Dynamics is the study of the movement through time of variables such as heartbeat, temerature, secies oulation, voltage, roduction, emloyment, rices and

More information

Phase locking of two independent degenerate. coherent anti-stokes Raman scattering processes

Phase locking of two independent degenerate. coherent anti-stokes Raman scattering processes Phase locking of two indeendent degenerate coherent anti-tokes Raman scattering rocesses QUN Zhang* Hefei National Laboratory for Physical ciences at the Microscale and Deartment of Chemical Physics, University

More information

The Recursive Fitting of Multivariate. Complex Subset ARX Models

The Recursive Fitting of Multivariate. Complex Subset ARX Models lied Mathematical Sciences, Vol. 1, 2007, no. 23, 1129-1143 The Recursive Fitting of Multivariate Comlex Subset RX Models Jack Penm School of Finance and lied Statistics NU College of Business & conomics

More information

Using a Computational Intelligence Hybrid Approach to Recognize the Faults of Variance Shifts for a Manufacturing Process

Using a Computational Intelligence Hybrid Approach to Recognize the Faults of Variance Shifts for a Manufacturing Process Journal of Industrial and Intelligent Information Vol. 4, No. 2, March 26 Using a Comutational Intelligence Hybrid Aroach to Recognize the Faults of Variance hifts for a Manufacturing Process Yuehjen E.

More information

Preconditioning techniques for Newton s method for the incompressible Navier Stokes equations

Preconditioning techniques for Newton s method for the incompressible Navier Stokes equations Preconditioning techniques for Newton s method for the incomressible Navier Stokes equations H. C. ELMAN 1, D. LOGHIN 2 and A. J. WATHEN 3 1 Deartment of Comuter Science, University of Maryland, College

More information

A BSS-BASED APPROACH FOR LOCALIZATION OF SIMULTANEOUS SPEAKERS IN REVERBERANT CONDITIONS

A BSS-BASED APPROACH FOR LOCALIZATION OF SIMULTANEOUS SPEAKERS IN REVERBERANT CONDITIONS A BSS-BASED AROACH FOR LOCALIZATION OF SIMULTANEOUS SEAKERS IN REVERBERANT CONDITIONS Hamid Reza Abutalebi,2, Hedieh Heli, Danil Korchagin 2, and Hervé Bourlard 2 Seech rocessing Research Lab (SRL), Elec.

More information

Hidden Predictors: A Factor Analysis Primer

Hidden Predictors: A Factor Analysis Primer Hidden Predictors: A Factor Analysis Primer Ryan C Sanchez Western Washington University Factor Analysis is a owerful statistical method in the modern research sychologist s toolbag When used roerly, factor

More information

Approximating min-max k-clustering

Approximating min-max k-clustering Aroximating min-max k-clustering Asaf Levin July 24, 2007 Abstract We consider the roblems of set artitioning into k clusters with minimum total cost and minimum of the maximum cost of a cluster. The cost

More information

Generalized Coiflets: A New Family of Orthonormal Wavelets

Generalized Coiflets: A New Family of Orthonormal Wavelets Generalized Coiflets A New Family of Orthonormal Wavelets Dong Wei, Alan C Bovik, and Brian L Evans Laboratory for Image and Video Engineering Deartment of Electrical and Comuter Engineering The University

More information

3.4 Design Methods for Fractional Delay Allpass Filters

3.4 Design Methods for Fractional Delay Allpass Filters Chater 3. Fractional Delay Filters 15 3.4 Design Methods for Fractional Delay Allass Filters Above we have studied the design of FIR filters for fractional delay aroximation. ow we show how recursive or

More information

Distributed Rule-Based Inference in the Presence of Redundant Information

Distributed Rule-Based Inference in the Presence of Redundant Information istribution Statement : roved for ublic release; distribution is unlimited. istributed Rule-ased Inference in the Presence of Redundant Information June 8, 004 William J. Farrell III Lockheed Martin dvanced

More information

Numerical Methods for Particle Tracing in Vector Fields

Numerical Methods for Particle Tracing in Vector Fields On-Line Visualization Notes Numerical Methods for Particle Tracing in Vector Fields Kenneth I. Joy Visualization and Grahics Research Laboratory Deartment of Comuter Science University of California, Davis

More information

A Simple Weight Decay Can Improve. Abstract. It has been observed in numerical simulations that a weight decay can improve

A Simple Weight Decay Can Improve. Abstract. It has been observed in numerical simulations that a weight decay can improve In Advances in Neural Information Processing Systems 4, J.E. Moody, S.J. Hanson and R.P. Limann, eds. Morgan Kaumann Publishers, San Mateo CA, 1995,. 950{957. A Simle Weight Decay Can Imrove Generalization

More information

Effective conductivity in a lattice model for binary disordered media with complex distributions of grain sizes

Effective conductivity in a lattice model for binary disordered media with complex distributions of grain sizes hys. stat. sol. b 36, 65-633 003 Effective conductivity in a lattice model for binary disordered media with comlex distributions of grain sizes R. PIASECKI Institute of Chemistry, University of Oole, Oleska

More information

Wave propagation analysis using the variance matrix

Wave propagation analysis using the variance matrix Sharma et al. Vol. 3, No. / October 4 / J. Ot. Soc. Am. A 85 Wave roagation analysis using the variance matrix Richa Sharma,, J. Solomon Ivan,,3 and C. S. Narayanamurthy,4 Alied and Adative Otics Laboratory,

More information

The Noise Power Ratio - Theory and ADC Testing

The Noise Power Ratio - Theory and ADC Testing The Noise Power Ratio - Theory and ADC Testing FH Irons, KJ Riley, and DM Hummels Abstract This aer develos theory behind the noise ower ratio (NPR) testing of ADCs. A mid-riser formulation is used for

More information

Research of power plant parameter based on the Principal Component Analysis method

Research of power plant parameter based on the Principal Component Analysis method Research of ower lant arameter based on the Princial Comonent Analysis method Yang Yang *a, Di Zhang b a b School of Engineering, Bohai University, Liaoning Jinzhou, 3; Liaoning Datang international Jinzhou

More information

White light wavefront control with a spatial light modulator

White light wavefront control with a spatial light modulator White light wavefront control with a satial light modulator Dirk-Mathys Sangenberg, 1, Angela Dudley, 2 Pieter H. Neethling, 1 Erich G. Rohwer 1 and Andrew Forbes 1,2 1 Stellenbosch University, Private

More information

AR PROCESSES AND SOURCES CAN BE RECONSTRUCTED FROM. Radu Balan, Alexander Jourjine, Justinian Rosca. Siemens Corporation Research

AR PROCESSES AND SOURCES CAN BE RECONSTRUCTED FROM. Radu Balan, Alexander Jourjine, Justinian Rosca. Siemens Corporation Research AR PROCESSES AND SOURCES CAN BE RECONSTRUCTED FROM DEGENERATE MIXTURES Radu Balan, Alexander Jourjine, Justinian Rosca Siemens Cororation Research 7 College Road East Princeton, NJ 8 fradu,jourjine,roscag@scr.siemens.com

More information

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition

A Qualitative Event-based Approach to Multiple Fault Diagnosis in Continuous Systems using Structural Model Decomposition A Qualitative Event-based Aroach to Multile Fault Diagnosis in Continuous Systems using Structural Model Decomosition Matthew J. Daigle a,,, Anibal Bregon b,, Xenofon Koutsoukos c, Gautam Biswas c, Belarmino

More information

A Note on Massless Quantum Free Scalar Fields. with Negative Energy Density

A Note on Massless Quantum Free Scalar Fields. with Negative Energy Density Adv. Studies Theor. Phys., Vol. 7, 13, no. 1, 549 554 HIKARI Ltd, www.m-hikari.com A Note on Massless Quantum Free Scalar Fields with Negative Energy Density M. A. Grado-Caffaro and M. Grado-Caffaro Scientific

More information

Paper C Exact Volume Balance Versus Exact Mass Balance in Compositional Reservoir Simulation

Paper C Exact Volume Balance Versus Exact Mass Balance in Compositional Reservoir Simulation Paer C Exact Volume Balance Versus Exact Mass Balance in Comositional Reservoir Simulation Submitted to Comutational Geosciences, December 2005. Exact Volume Balance Versus Exact Mass Balance in Comositional

More information

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK

MATHEMATICAL MODELLING OF THE WIRELESS COMMUNICATION NETWORK Comuter Modelling and ew Technologies, 5, Vol.9, o., 3-39 Transort and Telecommunication Institute, Lomonosov, LV-9, Riga, Latvia MATHEMATICAL MODELLIG OF THE WIRELESS COMMUICATIO ETWORK M. KOPEETSK Deartment

More information

Fig. 4. Example of Predicted Workers. Fig. 3. A Framework for Tackling the MQA Problem.

Fig. 4. Example of Predicted Workers. Fig. 3. A Framework for Tackling the MQA Problem. 217 IEEE 33rd International Conference on Data Engineering Prediction-Based Task Assignment in Satial Crowdsourcing Peng Cheng #, Xiang Lian, Lei Chen #, Cyrus Shahabi # Hong Kong University of Science

More information

Tests for Two Proportions in a Stratified Design (Cochran/Mantel-Haenszel Test)

Tests for Two Proportions in a Stratified Design (Cochran/Mantel-Haenszel Test) Chater 225 Tests for Two Proortions in a Stratified Design (Cochran/Mantel-Haenszel Test) Introduction In a stratified design, the subects are selected from two or more strata which are formed from imortant

More information

System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests

System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests 009 American Control Conference Hyatt Regency Riverfront, St. Louis, MO, USA June 0-, 009 FrB4. System Reliability Estimation and Confidence Regions from Subsystem and Full System Tests James C. Sall Abstract

More information

CSE 599d - Quantum Computing When Quantum Computers Fall Apart

CSE 599d - Quantum Computing When Quantum Computers Fall Apart CSE 599d - Quantum Comuting When Quantum Comuters Fall Aart Dave Bacon Deartment of Comuter Science & Engineering, University of Washington In this lecture we are going to begin discussing what haens to

More information

Optimal array pattern synthesis with desired magnitude response

Optimal array pattern synthesis with desired magnitude response Otimal array attern synthesis with desired magnitude resonse A.M. Pasqual a, J.R. Arruda a and P. erzog b a Universidade Estadual de Caminas, Rua Mendeleiev, 00, Cidade Universitária Zeferino Vaz, 13083-970

More information

Dimensional perturbation theory for Regge poles

Dimensional perturbation theory for Regge poles Dimensional erturbation theory for Regge oles Timothy C. Germann Deartment of Chemistry, University of California, Berkeley, California 94720 Sabre Kais Deartment of Chemistry, Purdue University, West

More information

On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.**

On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.** On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.** * echnology and Innovation Centre, Level 4, Deartment of Electronic and Electrical Engineering, University of Strathclyde,

More information

arxiv: v2 [quant-ph] 2 Aug 2012

arxiv: v2 [quant-ph] 2 Aug 2012 Qcomiler: quantum comilation with CSD method Y. G. Chen a, J. B. Wang a, a School of Physics, The University of Western Australia, Crawley WA 6009 arxiv:208.094v2 [quant-h] 2 Aug 202 Abstract In this aer,

More information

DETC2003/DAC AN EFFICIENT ALGORITHM FOR CONSTRUCTING OPTIMAL DESIGN OF COMPUTER EXPERIMENTS

DETC2003/DAC AN EFFICIENT ALGORITHM FOR CONSTRUCTING OPTIMAL DESIGN OF COMPUTER EXPERIMENTS Proceedings of DETC 03 ASME 003 Design Engineering Technical Conferences and Comuters and Information in Engineering Conference Chicago, Illinois USA, Setember -6, 003 DETC003/DAC-48760 AN EFFICIENT ALGORITHM

More information

Scaling Multiple Point Statistics for Non-Stationary Geostatistical Modeling

Scaling Multiple Point Statistics for Non-Stationary Geostatistical Modeling Scaling Multile Point Statistics or Non-Stationary Geostatistical Modeling Julián M. Ortiz, Steven Lyster and Clayton V. Deutsch Centre or Comutational Geostatistics Deartment o Civil & Environmental Engineering

More information

Title. Author(s)Okamoto, Ryo; Hofmann, Holger F.; Takeuchi, Shigeki; CitationPhysical Review Letters, 95: Issue Date

Title. Author(s)Okamoto, Ryo; Hofmann, Holger F.; Takeuchi, Shigeki; CitationPhysical Review Letters, 95: Issue Date Title Demonstration of an Otical Quantum Controlled-NOT G Author(s)Okamoto, Ryo; Hofmann, Holger F.; Takeuchi, Shigeki; CitationPhysical Review Letters, 95: 210506 Issue Date 2005-11-18 Doc URL htt://hdl.handle.net/2115/5550

More information

Asymptotically Optimal Simulation Allocation under Dependent Sampling

Asymptotically Optimal Simulation Allocation under Dependent Sampling Asymtotically Otimal Simulation Allocation under Deendent Samling Xiaoing Xiong The Robert H. Smith School of Business, University of Maryland, College Park, MD 20742-1815, USA, xiaoingx@yahoo.com Sandee

More information

On the asymptotic sizes of subset Anderson-Rubin and Lagrange multiplier tests in linear instrumental variables regression

On the asymptotic sizes of subset Anderson-Rubin and Lagrange multiplier tests in linear instrumental variables regression On the asymtotic sizes of subset Anderson-Rubin and Lagrange multilier tests in linear instrumental variables regression Patrik Guggenberger Frank Kleibergeny Sohocles Mavroeidisz Linchun Chen\ June 22

More information

ESTIMATION OF THE OUTPUT DEVIATION NORM FOR UNCERTAIN, DISCRETE-TIME NONLINEAR SYSTEMS IN A STATE DEPENDENT FORM

ESTIMATION OF THE OUTPUT DEVIATION NORM FOR UNCERTAIN, DISCRETE-TIME NONLINEAR SYSTEMS IN A STATE DEPENDENT FORM Int. J. Al. Math. Comut. Sci. 2007 Vol. 17 No. 4 505 513 DOI: 10.2478/v10006-007-0042-z ESTIMATION OF THE OUTPUT DEVIATION NORM FOR UNCERTAIN DISCRETE-TIME NONLINEAR SYSTEMS IN A STATE DEPENDENT FORM PRZEMYSŁAW

More information

All-fiber Optical Parametric Oscillator

All-fiber Optical Parametric Oscillator All-fiber Otical Parametric Oscillator Chengao Wang Otical Science and Engineering, Deartment of Physics & Astronomy, University of New Mexico Albuquerque, NM 87131-0001, USA Abstract All-fiber otical

More information

Bayesian System for Differential Cryptanalysis of DES

Bayesian System for Differential Cryptanalysis of DES Available online at www.sciencedirect.com ScienceDirect IERI Procedia 7 (014 ) 15 0 013 International Conference on Alied Comuting, Comuter Science, and Comuter Engineering Bayesian System for Differential

More information

Controllable Spatial Array of Bessel-like Beams with Independent Axial Intensity Distributions for Laser Microprocessing

Controllable Spatial Array of Bessel-like Beams with Independent Axial Intensity Distributions for Laser Microprocessing JLMN-Journal of Laser Micro/Nanoengineering Vol. 3, No. 3, 08 Controllable Satial Array of Bessel-like Beams with Indeendent Axial Intensity Distributions for Laser Microrocessing Sergej Orlov, Alfonsas

More information

%(*)= E A i* eiujt > (!) 3=~N/2

%(*)= E A i* eiujt > (!) 3=~N/2 CHAPTER 58 Estimating Incident and Reflected Wave Fields Using an Arbitrary Number of Wave Gauges J.A. Zelt* A.M. ASCE and James E. Skjelbreia t A.M. ASCE 1 Abstract A method based on linear wave theory

More information

One step ahead prediction using Fuzzy Boolean Neural Networks 1

One step ahead prediction using Fuzzy Boolean Neural Networks 1 One ste ahead rediction using Fuzzy Boolean eural etworks 1 José A. B. Tomé IESC-ID, IST Rua Alves Redol, 9 1000 Lisboa jose.tome@inesc-id.t João Paulo Carvalho IESC-ID, IST Rua Alves Redol, 9 1000 Lisboa

More information

Convex Optimization methods for Computing Channel Capacity

Convex Optimization methods for Computing Channel Capacity Convex Otimization methods for Comuting Channel Caacity Abhishek Sinha Laboratory for Information and Decision Systems (LIDS), MIT sinhaa@mit.edu May 15, 2014 We consider a classical comutational roblem

More information

A STUDY ON THE UTILIZATION OF COMPATIBILITY METRIC IN THE AHP: APPLYING TO SOFTWARE PROCESS ASSESSMENTS

A STUDY ON THE UTILIZATION OF COMPATIBILITY METRIC IN THE AHP: APPLYING TO SOFTWARE PROCESS ASSESSMENTS ISAHP 2005, Honolulu, Hawaii, July 8-10, 2003 A SUDY ON HE UILIZAION OF COMPAIBILIY MERIC IN HE AHP: APPLYING O SOFWARE PROCESS ASSESSMENS Min-Suk Yoon Yosu National University San 96-1 Dundeok-dong Yeosu

More information

A M,ETHOD OF MEASURING THE RESISTIVITY AND HALL' COEFFICIENT ON LAMELLAE OF ARBITRARY SHAPE

A M,ETHOD OF MEASURING THE RESISTIVITY AND HALL' COEFFICIENT ON LAMELLAE OF ARBITRARY SHAPE '. ' 220 HILlS TECHNICAL REVIEW VOLUME 20 A M,ETHOD OF MEASURING THE RESISTIVITY AND HALL' COEFFICIENT ON LAMELLAE OF ARBITRARY SHAE 621.317.331:538.632.083 Resistivity and Hall-coefficient measurements

More information