A Robust Voice Activity Detection based on Noise Eigenspace Projection

Size: px
Start display at page:

Download "A Robust Voice Activity Detection based on Noise Eigenspace Projection"

Transcription

1 A Robust Voice Activity Detection based on Noise Eigenspace Projection Dongwen Ying 1, Yu Shi 2, Frank Soong 2, Jianwu Dang 1, and Xugang Lu 1 1 Japan Advanced Institute of Science and Technoogy, Nomi city, Ishikawa, Japan, Microsoft Research Asia, Beijing, China 1 {dongwen, jdang}@jaist.ac.jp 2 {yushi, frankkps}@microsoft.com Abstract A robust voice activity detector (VAD) is expected to increase the accuracy of ASR in noisy environments. This study focuses on how to extract robust information for designing a robust VAD. To do so, we construct a noise eigenspace by the principa component anaysis of the noise covariance matrix. Projecting noise speech onto the eigenspace, it is found that avaiabe information with higher SNR is generay ocated in the channes with smaer eigenvaues. According to this finding, the avaiabe components of the speech are obtained by sorting the noise eigenspace. Based on the extracted high-snr components, we proposed a robust voice activity detector. The threshod for deciding the avaiabe channes is determined using a histogram method. A probabiity-weighted speech presence is used to increase the reiabiity of the VAD. The proposed VAD is evauated using TIMIT database mixed with a number of noises. Experiments showed that our agorithm performs better than traditiona VAD agorithms. Keywords: Voice activity detection, Principa component anaysis, Autosegmentation, Loca noise estimation 1 Introduction The performance of speech processing systems such as Automatic Speech Recognition (ASR) systems, speech enhancement and coding systems, suffers substantia degradations in noise environments. By appying a robust Voice Activity Detection (VAD) agorithm to those systems, their performances can be improved in the adverse environments. In cean conditions, the VAD systems using short-term energy or zero-crossing features work fairy we [1], but in noisy conditions, a traditiona VAD is no onger robust when speech signa is seriousy contaminated by noise. It is sti a chaenging probem to design a robust VAD for noise environments. In the past twenty years, many researches have been conducted to obtain a robust VAD in adverse environments. Some of the researches paid attention to the intrinsic speech features such as periodic measure [2]. The other methods focused on the

2 statistica mode of speech and noise signas, such as the Gaussian statistica mode based VAD [3] [4], Lapacian mode based VAD [5] and high-order statistica VAD [6]. However, in ow Signa-to-Noise Ratios (SNR) condition, speech features and speech statistica characteristics were not easy to be obtained. To reduce the noise effect, recenty, a method combining speech enhancement with VAD was proposed [8]. Their method, however, has the two probems in the speech enhancement stage: residua noise and speech distortion, which brought error to VAD. In this paper, we propose a nove approach to reaize a robust VAD. The basic consideration is that speech usuay has a different distribution from noises in the energy domain. If we can sort the components that have ow power for noise and high power for speech, it is possibe to extract more reiabe information for speech even if the average SNR of the noisy speech is ow. For this purpose, first, a noise eigenspace is constructed based on an estimated covariance matrix of noise observations using Principa Component Anaysis (PCA). Projecting the noisy speech onto the noise eigenspace, the reiabe information can be found out in the subeigenspace with smaer eigenvaues. Thus, a robust VAD can be reaized based on the reiabe information. Section 2 introduces the principes of noise eigenspace projection. Section 3 shows the impementation of the agorithm. In Section 4, we give the experimenta evauation, and compare our agorithm with some eading agorithms. 2 Projection in noise eigenspace This section first investigates the SNR distribution property in a noise eigenspace. Then, we describe how to obtain the noise eigenspace in rea appication. 2.1 SNR Distribution in Noise Eigenspace The noise eigenspace is used to describe the property of noise energy distribution. It is constructed from by principa component anaysis of noise covariance matrix. Using eigenvaue decomposition, we can get the foowing reationship between eigenvaues and eigenvectors: Cϕ = λϕ, k = 1, 2,..., K (1) k k k where C is the covariance matrix of a zero mean noise signa n, ϕ ( k ) is the eigenvector corresponding to eigenvaue λ k. By sorting the eigen-coordinates based on eigenvaues order λ > λ >,..., > λ, we get the corresponding 1 2 K eigenvectors{ ϕ k k = 1,2,..., K}. The projection of a noisy speech frame x on the k th eigen-coordinate then is written as: yk = x ϕk (2) Since the noise energy centers on some coordinates, when projecting noisy speech into the noise eigenspace, it is possibe to find a sub-eigenspace with few noise energy, hence higher SNR, where we can extract avaiabe information. Here, we use a specific noise to demonstrate the idea how to extract avaiabe information

3 from noisy speech based on the noise eigenspace. We construct a noise eigenspace from a period of destroyer-engine noise. A speech sentence is mixed with the period of noise at 0dB. Both the speech and noise are respectivey projected into the eigenspace. Since covariance matrix is cacuated from the whoe period of mixed noise, noise projection energy is actuay the noise eigenvaue of the corresponding eigen-coordinate. The resuts of this processing are shown in Fig. 1. The eft pane of Fig. 1 iustrates the initia distribution of projection energy in the origina eigenspace. The bue curve is noise projection energy and the red is the projection energy of the cean speech. We sort eigenvaues in a descending order and rearrange the coordinate of the eigenspace according to the sorted order, where speech projections wi move with the noise eigenvector in pair. For exampe, the channe with the maximum noise and the projected speech, shown by the dashed ine in the eft pane, are transferred to the owest channe in the sorted noise eigenspace. Thus, a monotonicay descending curve of the noise energy is obtained as shown in midde pane of Fig. 1, and the corresponding speech projections are shown in red curve with non-monotonic changes. In the rearranged space, one can see that in the high coordinates the speech s energy is higher than that of noise even though the average SNR is equa to zero or ower. Especiay in ast coordinates, the SNRs are much arger than the origina SNR, as shown in right pane of Fig.1. Fig. 1. Energy distributions in a noise eigenspace. For investigating the generaity, the noisy speech projections are testified using eigenspaces of other types of noises out of the NOISEX 92 database. We mixed the noises with cean speech sentences from TIMIT database at given SNR eves. In rea appication, it s impossibe to cacuate the noise covariance matrix from the whoe period of mixed noise. So, we estimate the covariance matrix by the non-speech period at each sentence beginning (as described in section 2.2). Then, we project the noise and speech onto the sorted eigenspace and measure the SNR at each coordinate. Here we define the projection SNR ξ i of the i th coordinate as the difference between the i th coordinate SNR and the mixture SNR, as described in formua (3): ξ i = 10og10( Si / Ni ) 10og10( S / N ) (3) where S and N are the tota energy of a speech sentence and the mixed noise respectivey. Si and Ni are the projection energy of speech and noise at the i th coordinate respectivey. The energy in the origina space equas the summation of projected energy at each coordinate:

4 S = K S k k = 1 Thus, we further rewrite the formua as: and N = K N k k = 1 K K 10 i k 10 i k= 1 k= 1 ξ = 10og ( S / S ) 10og ( N / N ) (4) i From formua, we can find out that projection SNRξ i is ony concerned with the percentage of energy distribution at the i th coordinate. Since, projection SNR has no reationship with the goba average SNR, we can easiy represent the reationship among projection SNR, eigen-coordinate index and distribution probabiity by a three-dimension coor image. The coor image is constructed by this way. For each sentence, we can cacuate its projection SNR at each coordinate. At a given coordinate, we construct a histogram to describe the projection SNR distribution of a noisy sentences, and represent the vaue as probabiity of occurrence. So, the probabiity summation of each coordinate equas to 1. We combine the histograms at a coordinates into a coored image. In this agorithm, the speech samping rate is 16 khz, frame ength 0.02s and frame shift 0.01s. Thus, the fu eigenspace has 320 eigen-coordinates. k Fig. 2. Projection SNR distribution in noise eigenspace. Vertica axes describe the projection SNR. The coor represents its distribution probabiity. From the figure, it s easy to understand that the SNR of the projected signa on high dimensiona coordinates is greater than that of projection on ow dimensiona coordinates. In another word, the SNR have an increasing tendency from the ow to high coordinates. The statistics experiment shows the projections on eigencoordinates with smaer eigenvaues aways associate with high SNR. Therefore, it s possibe to utiize the information of coordinates with smaer eigenvaues and ignore the coordinates with arger eigenvaues to carry out robust VAD. 2.2 Noise Eigenspace Estimation Noise covariance matrix is the basis of eigenspace cacuation. Before impementing VAD in eigenspace, it is necessary to obtain a reiabe estimation of noise covariance matrix from noisy speech. Suppose there is somewhat a non-speech period in the

5 beginning of each sentence, an initia covariance matrix can be estimated from this period. Then, the covariance matrix is updated stepwise using the detected noise. To obtain a credibe estimation of the initia noise covariance matrix, the frame shift is reduced to 0.375ms so that we can obtain 350 noise frames within 140ms at the beginning of sentences. The noise eigenspace is updated based on a time-varying estimation of the covariance matrix ( n) Ĉ ( K K ). Giving an initia estimation Ĉ ( 0), it is successivey updated as: Cˆ T ( n) = αcˆ ( n 1) + ( 1 α ) x( n) x ( n) (5) where n is time (frame) index, α is a ow-pass, forgetting factor with vaue 0.98, x( n) is the observed noisy signa vector. As known, eigenvaue decomposition is a time-consuming operation. Since noise is much more stationary comparing to speech signa, it s possibe to doing eigenvaue decomposition periodicay. On one hand, a onger period for eigenvaue decomposition can save computation time. On the other hand, a shorter period wi benefit to an accurate estimation of noise eigenspace. So, a tradeoff is made between computation time and the accuracy of eigenspace. 3 Voice Activity Detection in Noise Eigenspace In this section, we address how to detect the voice activity in the sub-eigenspace with high SNR. Before the noisy speech projected into noise eigenspace, the input signa is partitioned into homogenous segments as units for VAD decision. We construct channes using high-snr coordinates and reaize a sub-vad at each channe. At ast, the reiabe channes with greater SNR wi give a voting. The processing bock diagram is shown in Fig. 3. Channe Construction Histogram Decision Noisy speech Projection Channe Construction Channe Construction Histogram Histogram Decision Decision Voting resut MFCC Extractor Auto- Segmentation Fig. 3. Bock diagram of the proposed VAD 3.1 Auto-segmentation and Channe Construction Firsty, we use auto-segmentation to partition the frame sequence into homogeneous segments. It is based on the consideration that, in noisy speech signa, the voiced and

6 unvoiced bocks usuay occur as segments consisting of severa consecutive frames. The decision resuts shoud not transfer between speech and noise frame by frame. Here, homogeneous segments are taken as units for VAD decision, which reduces the probem of spurious changes of speech detection and imits speech-noise transfer times in the decision. The agorithm is a dynamic programming based procedure to minimize the segmentation cost [9]. In our agorithm, eight-dimension MFCC features incuding the og-power energy are used for auto-segmentation. Secondy, the noisy speech frames are projected onto the noise eigenspace. Then, the every 10 adjacent projections are grouped into one channe by using the ogarithm of the absoute magnitude summation to form a smoothed enveope. There are totay 32 grouped, projected channes in our agorithm. The constructed channes ocated at the ow dimensiona coordinates have ow SNR. Those channes bring much speech fase aarm and contribute a itte to speech hit rate. Therefore, those channes shoud be ignored in decision. Here, the channe SNR is used to evauate each channe s reiabiity. It is estimated based on eigenvaues (average noise energy) and observed projection energy. According to experiments, the channes with SNR ess than 2dB shoud be ignored in VAD decision. The eft channes are used for VAD. 3.2 Histogram based Loca Noise Estimation For making a correct fina VAD decision, we carried out a sub-vad decision at each channe. To do so, an appropriate threshod for each channe shoud be given. We propose a histogram-based method to estimate the sub-vad threshod. The sub-vad threshod is decided by noise eve and variance of noise og-power. Suppose that the noise og-power of each channe obeys a Gaussian distribution, the probem arrived at estimation of the mean (noise eve) and variance of the Gaussian function. Many approaches such as custering [9] and GMM fitting [7] have been proposed to estimate noise eve in noisy speech. A these methods are based on the foowing observations in the histograms of og-power energy of noisy speech [10]: a. In the two peak mode of the histogram, the peak in ower region is usuay contributed by background noise, whie the peak in ower region is contributed by speech. b. In genera, the noise mode has a saient peak and its variance is smaer than that of speech. The reason is that, as commony assumed, the energy of the background noise is more stationary than that of speech. c. The two modes are ceary separated in high SNR conditions. As SNR is decreasing, the two modes are getting coser and eventuay merge into one mode. However, in most situations, the two-peak mode assumption is not kept we. There may be ony one peak mode in speech pause duration or the mode with more than two peaks on the histogram. Traditiona ways for estimation of noise eve can not dea with those situations. It is necessary to design a oca noise estimation method to dea with one peak, two peaks, and severa peaks cases. Our estimation method ony concern with noise mode, since noise mode is more saient than speech mode. Based on the basic observation in (a), (b) and (c), we present a oca noise estimation method, as foowing steps:

7 i. Taking a dynamic range (0~9dB reative to minimum power) to construct the 40-bin histogram. This range is wide enough to incude the noise eve. ii. Using a 3-point median fiter to smooth the occurrence number, and taking the first peak at eft side as the noise eve ocation. The noise eve is the average of noise og-power Gaussian mode. It is aso assumed that noise og-power ess than the noise eve is affected itte by speech as shown by shadow in Fig. 4. Then, its variance is estimated by the data ess than the noise eve. Based upon the oca noise Gaussian mode, we can define a sub-vad threshod: Threshod = µ + γσ (6) where µ is the noise eve, σ is the estimated variance, γ is the coefficient for tuning the threshod. Fig. 5 iustrates the sub-vad threshod estimation of noisy speech at 5dB in factory noise situation using the histogram method. The thick curve in the upper pane is noisy speech power enveope; the thin curve is cean speech power enveope. The dark segments in the midde pane are the detected speech segments. The threshod is cacuated using formua (6). The centroids of homogenous segments partitioned by auto-segmentation are compared with sub-vad threshod. Our oca noise estimation method can dea with a cases, whether in speech pause, high or ow SNR conditions. Noise Mode Noise Leve Noisy Speech Mode Occurrence SNR (db) Fig.4. Noise and noisy speech mode Log power Signa contour Cean Speech Signa Noise eve Threshod Occurrences Time(Sec) Log power histogram Noise eve Threshod Log power(db) Fig.5. Noise estimation by histogram. The coefficientγ tuning the sub-vad threshod in formua (4) shoud adapt to channe SNR. In high SNR channes, γ shoud be smaer to make the sub-vad sensitive to speech and be arger in ow SNR channes to avoid speech fase aarm.

8 According to experiments, when γ is ineary interpoated 1.3~1.1 between 2dB~8dB, it achieves better tradeoff between speech fase aarm rate and hit rate. If channes SNR is higher than 8dB, γ equas Voting and Parameter Adaptation As mentioned in section 3.1, the channes with SNR ess than 2dB are ignored. Ony those channes with SNR arger than 2dB take part in the voting. So, the numbers of voting channes varies with average SNR conditions, it s necessary to normaize the votes by channe numbers. If the normaized votes exceed the threshodδ, the homogenous segments wi be decided as speech. Fig. 6 is the voting resut of a speech sentence mixed with babbe noise at SNR=0dB. There are 30 channes with SNR arger than 2dB, taking part in the voting. In the midde pane, the red part is the detected speech segments Probabiity weighted Output Threshod Votes Ampitude Cean Speech Signa Ampitude Noisy Speech Signa Time(Sec) Fig.6. Detection resuts of 0dB babbe noise Considering the tradeoff between noise and speech hit rate, in rea appication, we adapt the voting threshod δ to the average SNR eve as: δ SNR < SNR (7) δ h δ δ = round( ( SNR SNR ) + δ ) SNR < SNR < SNRh SNRh SNR δ h SNR > SNRh where SNR and SNR are the highest and owest SNR eves respectivey in rea h appications; δ and h δ are the voting threshods corresponding to the highest and owest SNR eves. For SNR between owest and highest eves, the voting threshod is ineary interpoated between δ and δ h ; round is the nearest integer function. 4. Experimenta Evauation To evauate the effectiveness of our VAD agorithm, we measured the detection probabiity (incuding speech hit rate HR1 and noise hit rate HR0) for a number of noisy speech paragraphs. The experiment data were taken from the TIMIT database. We connected every ten sentences from one speaker into a speech paragraph and

9 mixed it with noise taken from NOISEX 92 database at variant SNR situations. Our experiment data consisted of 168 paragraphs with duration of about haf a minute. The VAD references were abeed based on energy enveopes of cean speech signas. In the detection, the paragraphs were chopped into 4-second segments. The noise eigenspace was estimated as described in section 2.2. For every 4 seconds, the noise eigenspace was updated by the detected noise. The adaptive voting threshod was cacuated using formua (7), where the parameters were set as δ = 1 for SNR = 5dB and δ h = 6 for SNR = 20dB. Tabe 1 shows the experiment resuts of our proposed agorithm with the traditiona VAD agorithms. The vaues in the tabe are the noise hit rate (HR0) and speech hit rate (HR1) averaged over noisy speech different SNR from -5dB to 20dB. In this tabe, one can see that, in noisy environments, our agorithm works much better than G.729B [1] and AFE [11] agorithms. Factory Babbe Tank Tabe 1. Experimenta resuts G.729B AFE (Wiener Fitering ) Proposed VAD HR % 89.91% 94.77% HR % 40.76% 58.48% HR % 86.43% 91.18% HR % 45.30% 55.81% HR % 90.86% 94.62% HR % 36.75% 64.74% 5. Concusions In this paper, we proposed a noise eigenspace based VAD agorithm. A oca noise estimation method was impemented in the proposed method to increase the robustness of the detection. The experiments showed that our agorithm were much more robust than traditiona VAD agorithms, such as G.729 and AFE VAD agorithms. 6. Acknowedgements Partia of this research was done when the first author worked for MSRA as an intern. It is supported by the program for the Fostering Taent in Emergent Research Fieds in Specia Coordination Funds for Promoting Science and Technoogy by Ministry of Education, Cuture, Sports, Science and Technoogy. 7. References 1. A Sience Compression Scheme for G.729 Optimized for Terminas Conforming to Recommendation V.70, ITU, ITU-T Rec. G.729-Annex B. 2. R. Tucker: Voice activity detection using a periodicity measure. Proc.Inst. Eect. Eng., 139(4): , 1992.

10 3. Y. Ephraim and D. Maah: Speech enhancement using a minimum mean-square error short-time spectra ampitude estimator. IEEE Trans. Acoustic., Speech, Signa processing, ASSP-32: , J. Sohn and W. Sung; A voice activity detector empoying soft decision based noise spectrum adaptation. Proc. ICASSP, pp , S. Gazor and W. Zhang: A soft voice activity detector based on a Lapacian-Gaussian mode. IEEE Trans. Speech Audio Process. 11(5): , E. Nemer, R. Goubran, and S. Mahmoud; Robust voice activity detection using higher-order statistics in the pc residua domain. IEEE Trans. Speech Audio Process. 9(3): , Q. Li, J. Zheng, A. Tsai, and Q. Zhou: Robust endpoint detection and energy normaization for rea-time speech and speaker recognition. IEEE Trans. Speech Audio Process., 10(3): , J.Ramirez, J.C. Segura and et a.: An effective subband osf-based VAD with noise reduction for robust speech recognition. IEEE Trans. Speech Audio Process., 11(5): , Yu Shi, Frank K. Soong, and Jian-Lai Zhou: Auto-segmentation based partitioning and custering approach to robust end pointing. Proc. ICASSP Ris C, Dupont S.: Assessing oca noise eve estimation methods: appication to noise robust ASR. Speech Communication, 34: , ETSI ES recommendation, Speech processing, transmission and quaity aspects (STQ); distributed speech recognition; front-end feature extraction agorithm; compression agorithms.

Unconditional security of differential phase shift quantum key distribution

Unconditional security of differential phase shift quantum key distribution Unconditiona security of differentia phase shift quantum key distribution Kai Wen, Yoshihisa Yamamoto Ginzton Lab and Dept of Eectrica Engineering Stanford University Basic idea of DPS-QKD Protoco. Aice

More information

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA)

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA) 1 FRST 531 -- Mutivariate Statistics Mutivariate Discriminant Anaysis (MDA) Purpose: 1. To predict which group (Y) an observation beongs to based on the characteristics of p predictor (X) variabes, using

More information

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network An Agorithm for Pruning Redundant Modues in Min-Max Moduar Network Hui-Cheng Lian and Bao-Liang Lu Department of Computer Science and Engineering, Shanghai Jiao Tong University 1954 Hua Shan Rd., Shanghai

More information

Traffic data collection

Traffic data collection Chapter 32 Traffic data coection 32.1 Overview Unike many other discipines of the engineering, the situations that are interesting to a traffic engineer cannot be reproduced in a aboratory. Even if road

More information

Research of Data Fusion Method of Multi-Sensor Based on Correlation Coefficient of Confidence Distance

Research of Data Fusion Method of Multi-Sensor Based on Correlation Coefficient of Confidence Distance Send Orders for Reprints to reprints@benthamscience.ae 340 The Open Cybernetics & Systemics Journa, 015, 9, 340-344 Open Access Research of Data Fusion Method of Muti-Sensor Based on Correation Coefficient

More information

BASIS COMPENSATION IN NON-NEGATIVE MATRIX FACTORIZATION MODEL FOR SPEECH ENHANCEMENT

BASIS COMPENSATION IN NON-NEGATIVE MATRIX FACTORIZATION MODEL FOR SPEECH ENHANCEMENT BASIS COMPENSATION IN NON-NEGATIVE MATRIX FACTORIZATION MODEL FOR SPEECH ENHANCEMENT Hanwook Chung 1, Eric Pourde and Benoit Champagne 1 1 Dept. of Eectrica and Computer Engineering, McGi University, Montrea,

More information

DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM

DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM MIKAEL NILSSON, MATTIAS DAHL AND INGVAR CLAESSON Bekinge Institute of Technoogy Department of Teecommunications and Signa Processing

More information

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University Turbo Codes Coding and Communication Laboratory Dept. of Eectrica Engineering, Nationa Chung Hsing University Turbo codes 1 Chapter 12: Turbo Codes 1. Introduction 2. Turbo code encoder 3. Design of intereaver

More information

A Simple and Efficient Algorithm of 3-D Single-Source Localization with Uniform Cross Array Bing Xue 1 2 a) * Guangyou Fang 1 2 b and Yicai Ji 1 2 c)

A Simple and Efficient Algorithm of 3-D Single-Source Localization with Uniform Cross Array Bing Xue 1 2 a) * Guangyou Fang 1 2 b and Yicai Ji 1 2 c) A Simpe Efficient Agorithm of 3-D Singe-Source Locaization with Uniform Cross Array Bing Xue a * Guangyou Fang b Yicai Ji c Key Laboratory of Eectromagnetic Radiation Sensing Technoogy, Institute of Eectronics,

More information

BP neural network-based sports performance prediction model applied research

BP neural network-based sports performance prediction model applied research Avaiabe onine www.jocpr.com Journa of Chemica and Pharmaceutica Research, 204, 6(7:93-936 Research Artice ISSN : 0975-7384 CODEN(USA : JCPRC5 BP neura networ-based sports performance prediction mode appied

More information

Supervised i-vector Modeling - Theory and Applications

Supervised i-vector Modeling - Theory and Applications Supervised i-vector Modeing - Theory and Appications Shreyas Ramoji, Sriram Ganapathy Learning and Extraction of Acoustic Patterns LEAP) Lab, Eectrica Engineering, Indian Institute of Science, Bengauru,

More information

Bayesian Learning. You hear a which which could equally be Thanks or Tanks, which would you go with?

Bayesian Learning. You hear a which which could equally be Thanks or Tanks, which would you go with? Bayesian Learning A powerfu and growing approach in machine earning We use it in our own decision making a the time You hear a which which coud equay be Thanks or Tanks, which woud you go with? Combine

More information

Approach to Identifying Raindrop Vibration Signal Detected by Optical Fiber

Approach to Identifying Raindrop Vibration Signal Detected by Optical Fiber Sensors & Transducers, o. 6, Issue, December 3, pp. 85-9 Sensors & Transducers 3 by IFSA http://www.sensorsporta.com Approach to Identifying Raindrop ibration Signa Detected by Optica Fiber ongquan QU,

More information

MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES

MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES Separation of variabes is a method to sove certain PDEs which have a warped product structure. First, on R n, a inear PDE of order m is

More information

Title: Crack Diagnostics via Fourier Transform: Real and Imaginary Components vs. Power Spectral Density

Title: Crack Diagnostics via Fourier Transform: Real and Imaginary Components vs. Power Spectral Density Tite: rack Diagnostics via ourier Transform: ea and maginary omponents vs. Power pectra Density Authors: Leonid M. Geman Victor Giurgiutiu van V. Petrunin 3 rd nternationa Workshop on tructura Heath Monitoring

More information

T.C. Banwell, S. Galli. {bct, Telcordia Technologies, Inc., 445 South Street, Morristown, NJ 07960, USA

T.C. Banwell, S. Galli. {bct, Telcordia Technologies, Inc., 445 South Street, Morristown, NJ 07960, USA ON THE SYMMETRY OF THE POWER INE CHANNE T.C. Banwe, S. Gai {bct, sgai}@research.tecordia.com Tecordia Technoogies, Inc., 445 South Street, Morristown, NJ 07960, USA Abstract The indoor power ine network

More information

International Journal of Mass Spectrometry

International Journal of Mass Spectrometry Internationa Journa of Mass Spectrometry 280 (2009) 179 183 Contents ists avaiabe at ScienceDirect Internationa Journa of Mass Spectrometry journa homepage: www.esevier.com/ocate/ijms Stark mixing by ion-rydberg

More information

A Brief Introduction to Markov Chains and Hidden Markov Models

A Brief Introduction to Markov Chains and Hidden Markov Models A Brief Introduction to Markov Chains and Hidden Markov Modes Aen B MacKenzie Notes for December 1, 3, &8, 2015 Discrete-Time Markov Chains You may reca that when we first introduced random processes,

More information

Nearest Neighbor Discriminant Analysis for Robust Speaker Recognition

Nearest Neighbor Discriminant Analysis for Robust Speaker Recognition INTERSPEECH 2014 Nearest Neighbor Discriminant Anaysis for Robust Speaker Recognition Seyed Omid Sadjadi, Jason W. Peecanos, Weizhong Zhu IBM Research, Watson Group {sadjadi,jwpeeca,zhuwe}@us.ibm.com Abstract

More information

On Optimal Smoothing in Minimum Statistics Based Noise Tracking

On Optimal Smoothing in Minimum Statistics Based Noise Tracking INTERSPEECH 25 On Optima Smoothing in Minimum Statistics Based Noise Tracking Aeksej Chinaev, Reinhod Haeb-Umbach Department of Communications Engineering, University of Paderborn, 3398 Paderborn, Germany

More information

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron Neura Information Processing - Letters and Reviews Vo. 5, No. 2, November 2004 LETTER A Soution to the 4-bit Parity Probem with a Singe Quaternary Neuron Tohru Nitta Nationa Institute of Advanced Industria

More information

Soft Clustering on Graphs

Soft Clustering on Graphs Soft Custering on Graphs Kai Yu 1, Shipeng Yu 2, Voker Tresp 1 1 Siemens AG, Corporate Technoogy 2 Institute for Computer Science, University of Munich kai.yu@siemens.com, voker.tresp@siemens.com spyu@dbs.informatik.uni-muenchen.de

More information

Melodic contour estimation with B-spline models using a MDL criterion

Melodic contour estimation with B-spline models using a MDL criterion Meodic contour estimation with B-spine modes using a MDL criterion Damien Loive, Ney Barbot, Oivier Boeffard IRISA / University of Rennes 1 - ENSSAT 6 rue de Kerampont, B.P. 80518, F-305 Lannion Cedex

More information

CS229 Lecture notes. Andrew Ng

CS229 Lecture notes. Andrew Ng CS229 Lecture notes Andrew Ng Part IX The EM agorithm In the previous set of notes, we taked about the EM agorithm as appied to fitting a mixture of Gaussians. In this set of notes, we give a broader view

More information

arxiv: v2 [cond-mat.stat-mech] 14 Nov 2008

arxiv: v2 [cond-mat.stat-mech] 14 Nov 2008 Random Booean Networks Barbara Drosse Institute of Condensed Matter Physics, Darmstadt University of Technoogy, Hochschustraße 6, 64289 Darmstadt, Germany (Dated: June 27) arxiv:76.335v2 [cond-mat.stat-mech]

More information

Automobile Prices in Market Equilibrium. Berry, Pakes and Levinsohn

Automobile Prices in Market Equilibrium. Berry, Pakes and Levinsohn Automobie Prices in Market Equiibrium Berry, Pakes and Levinsohn Empirica Anaysis of demand and suppy in a differentiated products market: equiibrium in the U.S. automobie market. Oigopoistic Differentiated

More information

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries c 26 Noninear Phenomena in Compex Systems First-Order Corrections to Gutzwier s Trace Formua for Systems with Discrete Symmetries Hoger Cartarius, Jörg Main, and Günter Wunner Institut für Theoretische

More information

A Comparison Study of the Test for Right Censored and Grouped Data

A Comparison Study of the Test for Right Censored and Grouped Data Communications for Statistica Appications and Methods 2015, Vo. 22, No. 4, 313 320 DOI: http://dx.doi.org/10.5351/csam.2015.22.4.313 Print ISSN 2287-7843 / Onine ISSN 2383-4757 A Comparison Study of the

More information

A Novel Learning Method for Elman Neural Network Using Local Search

A Novel Learning Method for Elman Neural Network Using Local Search Neura Information Processing Letters and Reviews Vo. 11, No. 8, August 2007 LETTER A Nove Learning Method for Eman Neura Networ Using Loca Search Facuty of Engineering, Toyama University, Gofuu 3190 Toyama

More information

Discrete Techniques. Chapter Introduction

Discrete Techniques. Chapter Introduction Chapter 3 Discrete Techniques 3. Introduction In the previous two chapters we introduced Fourier transforms of continuous functions of the periodic and non-periodic (finite energy) type, we as various

More information

The influence of temperature of photovoltaic modules on performance of solar power plant

The influence of temperature of photovoltaic modules on performance of solar power plant IOSR Journa of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vo. 05, Issue 04 (Apri. 2015), V1 PP 09-15 www.iosrjen.org The infuence of temperature of photovotaic modues on performance

More information

Model Calculation of n + 6 Li Reactions Below 20 MeV

Model Calculation of n + 6 Li Reactions Below 20 MeV Commun. Theor. Phys. (Beijing, China) 36 (2001) pp. 437 442 c Internationa Academic Pubishers Vo. 36, No. 4, October 15, 2001 Mode Cacuation of n + 6 Li Reactions Beow 20 MeV ZHANG Jing-Shang and HAN Yin-Lu

More information

STA 216 Project: Spline Approach to Discrete Survival Analysis

STA 216 Project: Spline Approach to Discrete Survival Analysis : Spine Approach to Discrete Surviva Anaysis November 4, 005 1 Introduction Athough continuous surviva anaysis differs much from the discrete surviva anaysis, there is certain ink between the two modeing

More information

HYDROGEN ATOM SELECTION RULES TRANSITION RATES

HYDROGEN ATOM SELECTION RULES TRANSITION RATES DOING PHYSICS WITH MATLAB QUANTUM PHYSICS Ian Cooper Schoo of Physics, University of Sydney ian.cooper@sydney.edu.au HYDROGEN ATOM SELECTION RULES TRANSITION RATES DOWNLOAD DIRECTORY FOR MATLAB SCRIPTS

More information

II. PROBLEM. A. Description. For the space of audio signals

II. PROBLEM. A. Description. For the space of audio signals CS229 - Fina Report Speech Recording based Language Recognition (Natura Language) Leopod Cambier - cambier; Matan Leibovich - matane; Cindy Orozco Bohorquez - orozcocc ABSTRACT We construct a rea time

More information

Limited magnitude error detecting codes over Z q

Limited magnitude error detecting codes over Z q Limited magnitude error detecting codes over Z q Noha Earief choo of Eectrica Engineering and Computer cience Oregon tate University Corvais, OR 97331, UA Emai: earief@eecsorstedu Bea Bose choo of Eectrica

More information

Sequential Decoding of Polar Codes with Arbitrary Binary Kernel

Sequential Decoding of Polar Codes with Arbitrary Binary Kernel Sequentia Decoding of Poar Codes with Arbitrary Binary Kerne Vera Miosavskaya, Peter Trifonov Saint-Petersburg State Poytechnic University Emai: veram,petert}@dcn.icc.spbstu.ru Abstract The probem of efficient

More information

The EM Algorithm applied to determining new limit points of Mahler measures

The EM Algorithm applied to determining new limit points of Mahler measures Contro and Cybernetics vo. 39 (2010) No. 4 The EM Agorithm appied to determining new imit points of Maher measures by Souad E Otmani, Georges Rhin and Jean-Marc Sac-Épée Université Pau Veraine-Metz, LMAM,

More information

Stochastic Variational Inference with Gradient Linearization

Stochastic Variational Inference with Gradient Linearization Stochastic Variationa Inference with Gradient Linearization Suppementa Materia Tobias Pötz * Anne S Wannenwetsch Stefan Roth Department of Computer Science, TU Darmstadt Preface In this suppementa materia,

More information

In-plane shear stiffness of bare steel deck through shell finite element models. G. Bian, B.W. Schafer. June 2017

In-plane shear stiffness of bare steel deck through shell finite element models. G. Bian, B.W. Schafer. June 2017 In-pane shear stiffness of bare stee deck through she finite eement modes G. Bian, B.W. Schafer June 7 COLD-FORMED STEEL RESEARCH CONSORTIUM REPORT SERIES CFSRC R-7- SDII Stee Diaphragm Innovation Initiative

More information

EXEMPLAR-BASED VOICE CONVERSION USING NON-NEGATIVE SPECTROGRAM DECONVOLUTION

EXEMPLAR-BASED VOICE CONVERSION USING NON-NEGATIVE SPECTROGRAM DECONVOLUTION 8th ISCA Speech Synthesis Worshop August 31 September 2, 2013 Barceona, Spain EXEMPLAR-BASED VOICE CONVERSION USING NON-NEGATIVE SPECTROGRAM DECONVOLUTION Zhizheng Wu 1,2, Tuomas Virtanen 3, Tomi Kinnunen

More information

Fast Blind Recognition of Channel Codes

Fast Blind Recognition of Channel Codes Fast Bind Recognition of Channe Codes Reza Moosavi and Erik G. Larsson Linköping University Post Print N.B.: When citing this work, cite the origina artice. 213 IEEE. Persona use of this materia is permitted.

More information

Discrete Techniques. Chapter Introduction

Discrete Techniques. Chapter Introduction Chapter 3 Discrete Techniques 3. Introduction In the previous two chapters we introduced Fourier transforms of continuous functions of the periodic and non-periodic (finite energy) type, as we as various

More information

A GENERAL METHOD FOR EVALUATING OUTAGE PROBABILITIES USING PADÉ APPROXIMATIONS

A GENERAL METHOD FOR EVALUATING OUTAGE PROBABILITIES USING PADÉ APPROXIMATIONS A GENERAL METHOD FOR EVALUATING OUTAGE PROBABILITIES USING PADÉ APPROXIMATIONS Jack W. Stokes, Microsoft Corporation One Microsoft Way, Redmond, WA 9852, jstokes@microsoft.com James A. Ritcey, University

More information

arxiv:hep-ph/ v1 15 Jan 2001

arxiv:hep-ph/ v1 15 Jan 2001 BOSE-EINSTEIN CORRELATIONS IN CASCADE PROCESSES AND NON-EXTENSIVE STATISTICS O.V.UTYUZH AND G.WILK The Andrzej So tan Institute for Nucear Studies; Hoża 69; 00-689 Warsaw, Poand E-mai: utyuzh@fuw.edu.p

More information

Gauss Law. 2. Gauss s Law: connects charge and field 3. Applications of Gauss s Law

Gauss Law. 2. Gauss s Law: connects charge and field 3. Applications of Gauss s Law Gauss Law 1. Review on 1) Couomb s Law (charge and force) 2) Eectric Fied (fied and force) 2. Gauss s Law: connects charge and fied 3. Appications of Gauss s Law Couomb s Law and Eectric Fied Couomb s

More information

A. Distribution of the test statistic

A. Distribution of the test statistic A. Distribution of the test statistic In the sequentia test, we first compute the test statistic from a mini-batch of size m. If a decision cannot be made with this statistic, we keep increasing the mini-batch

More information

Schedulability Analysis of Deferrable Scheduling Algorithms for Maintaining Real-Time Data Freshness

Schedulability Analysis of Deferrable Scheduling Algorithms for Maintaining Real-Time Data Freshness 1 Scheduabiity Anaysis of Deferrabe Scheduing Agorithms for Maintaining Rea-Time Data Freshness Song Han, Deji Chen, Ming Xiong, Kam-yiu Lam, Aoysius K. Mok, Krithi Ramamritham UT Austin, Emerson Process

More information

STABILITY OF A PARAMETRICALLY EXCITED DAMPED INVERTED PENDULUM 1. INTRODUCTION

STABILITY OF A PARAMETRICALLY EXCITED DAMPED INVERTED PENDULUM 1. INTRODUCTION Journa of Sound and Vibration (996) 98(5), 643 65 STABILITY OF A PARAMETRICALLY EXCITED DAMPED INVERTED PENDULUM G. ERDOS AND T. SINGH Department of Mechanica and Aerospace Engineering, SUNY at Buffao,

More information

Steepest Descent Adaptation of Min-Max Fuzzy If-Then Rules 1

Steepest Descent Adaptation of Min-Max Fuzzy If-Then Rules 1 Steepest Descent Adaptation of Min-Max Fuzzy If-Then Rues 1 R.J. Marks II, S. Oh, P. Arabshahi Λ, T.P. Caude, J.J. Choi, B.G. Song Λ Λ Dept. of Eectrica Engineering Boeing Computer Services University

More information

Efficiently Generating Random Bits from Finite State Markov Chains

Efficiently Generating Random Bits from Finite State Markov Chains 1 Efficienty Generating Random Bits from Finite State Markov Chains Hongchao Zhou and Jehoshua Bruck, Feow, IEEE Abstract The probem of random number generation from an uncorreated random source (of unknown

More information

Chemical Kinetics Part 2

Chemical Kinetics Part 2 Integrated Rate Laws Chemica Kinetics Part 2 The rate aw we have discussed thus far is the differentia rate aw. Let us consider the very simpe reaction: a A à products The differentia rate reates the rate

More information

FORECASTING TELECOMMUNICATIONS DATA WITH AUTOREGRESSIVE INTEGRATED MOVING AVERAGE MODELS

FORECASTING TELECOMMUNICATIONS DATA WITH AUTOREGRESSIVE INTEGRATED MOVING AVERAGE MODELS FORECASTING TEECOMMUNICATIONS DATA WITH AUTOREGRESSIVE INTEGRATED MOVING AVERAGE MODES Niesh Subhash naawade a, Mrs. Meenakshi Pawar b a SVERI's Coege of Engineering, Pandharpur. nieshsubhash15@gmai.com

More information

THE THREE POINT STEINER PROBLEM ON THE FLAT TORUS: THE MINIMAL LUNE CASE

THE THREE POINT STEINER PROBLEM ON THE FLAT TORUS: THE MINIMAL LUNE CASE THE THREE POINT STEINER PROBLEM ON THE FLAT TORUS: THE MINIMAL LUNE CASE KATIE L. MAY AND MELISSA A. MITCHELL Abstract. We show how to identify the minima path network connecting three fixed points on

More information

An Information Geometrical View of Stationary Subspace Analysis

An Information Geometrical View of Stationary Subspace Analysis An Information Geometrica View of Stationary Subspace Anaysis Motoaki Kawanabe, Wojciech Samek, Pau von Bünau, and Frank C. Meinecke Fraunhofer Institute FIRST, Kekuéstr. 7, 12489 Berin, Germany Berin

More information

MONTE CARLO SIMULATIONS

MONTE CARLO SIMULATIONS MONTE CARLO SIMULATIONS Current physics research 1) Theoretica 2) Experimenta 3) Computationa Monte Caro (MC) Method (1953) used to study 1) Discrete spin systems 2) Fuids 3) Poymers, membranes, soft matter

More information

Related Topics Maxwell s equations, electrical eddy field, magnetic field of coils, coil, magnetic flux, induced voltage

Related Topics Maxwell s equations, electrical eddy field, magnetic field of coils, coil, magnetic flux, induced voltage Magnetic induction TEP Reated Topics Maxwe s equations, eectrica eddy fied, magnetic fied of cois, coi, magnetic fux, induced votage Principe A magnetic fied of variabe frequency and varying strength is

More information

Effective Appearance Model and Similarity Measure for Particle Filtering and Visual Tracking

Effective Appearance Model and Similarity Measure for Particle Filtering and Visual Tracking Effective Appearance Mode and Simiarity Measure for Partice Fitering and Visua Tracking Hanzi Wang David Suter and Konrad Schinder Institute for Vision Systems Engineering Department of Eectrica and Computer

More information

Bayesian Unscented Kalman Filter for State Estimation of Nonlinear and Non-Gaussian Systems

Bayesian Unscented Kalman Filter for State Estimation of Nonlinear and Non-Gaussian Systems Bayesian Unscented Kaman Fiter for State Estimation of Noninear and Non-aussian Systems Zhong Liu, Shing-Chow Chan, Ho-Chun Wu and iafei Wu Department of Eectrica and Eectronic Engineering, he University

More information

AST 418/518 Instrumentation and Statistics

AST 418/518 Instrumentation and Statistics AST 418/518 Instrumentation and Statistics Cass Website: http://ircamera.as.arizona.edu/astr_518 Cass Texts: Practica Statistics for Astronomers, J.V. Wa, and C.R. Jenkins, Second Edition. Measuring the

More information

DISTRIBUTION OF TEMPERATURE IN A SPATIALLY ONE- DIMENSIONAL OBJECT AS A RESULT OF THE ACTIVE POINT SOURCE

DISTRIBUTION OF TEMPERATURE IN A SPATIALLY ONE- DIMENSIONAL OBJECT AS A RESULT OF THE ACTIVE POINT SOURCE DISTRIBUTION OF TEMPERATURE IN A SPATIALLY ONE- DIMENSIONAL OBJECT AS A RESULT OF THE ACTIVE POINT SOURCE Yury Iyushin and Anton Mokeev Saint-Petersburg Mining University, Vasiievsky Isand, 1 st ine, Saint-Petersburg,

More information

Chemical Kinetics Part 2. Chapter 16

Chemical Kinetics Part 2. Chapter 16 Chemica Kinetics Part 2 Chapter 16 Integrated Rate Laws The rate aw we have discussed thus far is the differentia rate aw. Let us consider the very simpe reaction: a A à products The differentia rate reates

More information

Cryptanalysis of PKP: A New Approach

Cryptanalysis of PKP: A New Approach Cryptanaysis of PKP: A New Approach Éiane Jaumes and Antoine Joux DCSSI 18, rue du Dr. Zamenhoff F-92131 Issy-es-Mx Cedex France eiane.jaumes@wanadoo.fr Antoine.Joux@ens.fr Abstract. Quite recenty, in

More information

ESTIMATION OF SAMPLING TIME MISALIGNMENTS IN IFDMA UPLINK

ESTIMATION OF SAMPLING TIME MISALIGNMENTS IN IFDMA UPLINK ESTIMATION OF SAMPLING TIME MISALIGNMENTS IN IFDMA UPLINK Aexander Arkhipov, Michae Schne German Aerospace Center DLR) Institute of Communications and Navigation Oberpfaffenhofen, 8224 Wessing, Germany

More information

Copyright information to be inserted by the Publishers. Unsplitting BGK-type Schemes for the Shallow. Water Equations KUN XU

Copyright information to be inserted by the Publishers. Unsplitting BGK-type Schemes for the Shallow. Water Equations KUN XU Copyright information to be inserted by the Pubishers Unspitting BGK-type Schemes for the Shaow Water Equations KUN XU Mathematics Department, Hong Kong University of Science and Technoogy, Cear Water

More information

1D Heat Propagation Problems

1D Heat Propagation Problems Chapter 1 1D Heat Propagation Probems If the ambient space of the heat conduction has ony one dimension, the Fourier equation reduces to the foowing for an homogeneous body cρ T t = T λ 2 + Q, 1.1) x2

More information

Problem set 6 The Perron Frobenius theorem.

Problem set 6 The Perron Frobenius theorem. Probem set 6 The Perron Frobenius theorem. Math 22a4 Oct 2 204, Due Oct.28 In a future probem set I want to discuss some criteria which aow us to concude that that the ground state of a sef-adjoint operator

More information

Componentwise Determination of the Interval Hull Solution for Linear Interval Parameter Systems

Componentwise Determination of the Interval Hull Solution for Linear Interval Parameter Systems Componentwise Determination of the Interva Hu Soution for Linear Interva Parameter Systems L. V. Koev Dept. of Theoretica Eectrotechnics, Facuty of Automatics, Technica University of Sofia, 1000 Sofia,

More information

Available online at ScienceDirect. Procedia Computer Science 96 (2016 )

Available online at  ScienceDirect. Procedia Computer Science 96 (2016 ) Avaiabe onine at www.sciencedirect.com ScienceDirect Procedia Computer Science 96 (206 92 99 20th Internationa Conference on Knowedge Based and Inteigent Information and Engineering Systems Connected categorica

More information

Robustness Techniques for Speech Recognition

Robustness Techniques for Speech Recognition Robustness Techniques for peech Recognition Berin Chen, 2004 References: 1. X. Huang et a. poken Language Processing (2001). Chapter 10 2. J. C. Junqua and J. P. Haton. Robustness in Automatic peech Recognition

More information

6.434J/16.391J Statistics for Engineers and Scientists May 4 MIT, Spring 2006 Handout #17. Solution 7

6.434J/16.391J Statistics for Engineers and Scientists May 4 MIT, Spring 2006 Handout #17. Solution 7 6.434J/16.391J Statistics for Engineers and Scientists May 4 MIT, Spring 2006 Handout #17 Soution 7 Probem 1: Generating Random Variabes Each part of this probem requires impementation in MATLAB. For the

More information

Computing Spherical Transform and Convolution on the 2-Sphere

Computing Spherical Transform and Convolution on the 2-Sphere Computing Spherica Transform and Convoution on the 2-Sphere Boon Thye Thomas Yeo ythomas@mit.edu May, 25 Abstract We propose a simpe extension to the Least-Squares method of projecting sampes of an unknown

More information

Robustness Techniques for Speech Recognition

Robustness Techniques for Speech Recognition Robustness Techniques for peech Recognition Berin Chen, 2005 References: 1. X. Huang et a. poken Language Processing (2001). Chapter 10 2. J. C. Junqua and J. P. Haton. Robustness in Automatic peech Recognition

More information

Online Appendices for The Economics of Nationalism (Xiaohuan Lan and Ben Li)

Online Appendices for The Economics of Nationalism (Xiaohuan Lan and Ben Li) Onine Appendices for The Economics of Nationaism Xiaohuan Lan and Ben Li) A. Derivation of inequaities 9) and 10) Consider Home without oss of generaity. Denote gobaized and ungobaized by g and ng, respectivey.

More information

A proposed nonparametric mixture density estimation using B-spline functions

A proposed nonparametric mixture density estimation using B-spline functions A proposed nonparametric mixture density estimation using B-spine functions Atizez Hadrich a,b, Mourad Zribi a, Afif Masmoudi b a Laboratoire d Informatique Signa et Image de a Côte d Opae (LISIC-EA 4491),

More information

<C 2 2. λ 2 l. λ 1 l 1 < C 1

<C 2 2. λ 2 l. λ 1 l 1 < C 1 Teecommunication Network Contro and Management (EE E694) Prof. A. A. Lazar Notes for the ecture of 7/Feb/95 by Huayan Wang (this document was ast LaT E X-ed on May 9,995) Queueing Primer for Muticass Optima

More information

Explicit overall risk minimization transductive bound

Explicit overall risk minimization transductive bound 1 Expicit overa risk minimization transductive bound Sergio Decherchi, Paoo Gastado, Sandro Ridea, Rodofo Zunino Dept. of Biophysica and Eectronic Engineering (DIBE), Genoa University Via Opera Pia 11a,

More information

Paper presented at the Workshop on Space Charge Physics in High Intensity Hadron Rings, sponsored by Brookhaven National Laboratory, May 4-7,1998

Paper presented at the Workshop on Space Charge Physics in High Intensity Hadron Rings, sponsored by Brookhaven National Laboratory, May 4-7,1998 Paper presented at the Workshop on Space Charge Physics in High ntensity Hadron Rings, sponsored by Brookhaven Nationa Laboratory, May 4-7,998 Noninear Sef Consistent High Resoution Beam Hao Agorithm in

More information

Progress In Electromagnetics Research B, Vol. 20, , 2010

Progress In Electromagnetics Research B, Vol. 20, , 2010 Progress In Eectromagnetics Research B, Vo. 20, 285 302, 2010 TARGET-AIDED SAR IMAGE INTELLIGENT COMPRESSION X.-H. Yuan, Z.-D. Zhu, and G. Zhang Coege of Information Science and Technoogy Nanjing University

More information

FOURIER SERIES ON ANY INTERVAL

FOURIER SERIES ON ANY INTERVAL FOURIER SERIES ON ANY INTERVAL Overview We have spent considerabe time earning how to compute Fourier series for functions that have a period of 2p on the interva (-p,p). We have aso seen how Fourier series

More information

MassJoin: A MapReduce-based Method for Scalable String Similarity Joins

MassJoin: A MapReduce-based Method for Scalable String Similarity Joins MassJoin: A MapReduce-based Method for Scaabe String Simiarity Joins Dong Deng, Guoiang Li, Shuang Hao, Jiannan Wang, Jianhua Feng Department of Computer Science, Tsinghua University, Beijing, China {dd11,

More information

$, (2.1) n="# #. (2.2)

$, (2.1) n=# #. (2.2) Chapter. Eectrostatic II Notes: Most of the materia presented in this chapter is taken from Jackson, Chap.,, and 4, and Di Bartoo, Chap... Mathematica Considerations.. The Fourier series and the Fourier

More information

Maximizing Sum Rate and Minimizing MSE on Multiuser Downlink: Optimality, Fast Algorithms and Equivalence via Max-min SIR

Maximizing Sum Rate and Minimizing MSE on Multiuser Downlink: Optimality, Fast Algorithms and Equivalence via Max-min SIR 1 Maximizing Sum Rate and Minimizing MSE on Mutiuser Downink: Optimaity, Fast Agorithms and Equivaence via Max-min SIR Chee Wei Tan 1,2, Mung Chiang 2 and R. Srikant 3 1 Caifornia Institute of Technoogy,

More information

APPENDIX C FLEXING OF LENGTH BARS

APPENDIX C FLEXING OF LENGTH BARS Fexing of ength bars 83 APPENDIX C FLEXING OF LENGTH BARS C.1 FLEXING OF A LENGTH BAR DUE TO ITS OWN WEIGHT Any object ying in a horizonta pane wi sag under its own weight uness it is infinitey stiff or

More information

Formulas for Angular-Momentum Barrier Factors Version II

Formulas for Angular-Momentum Barrier Factors Version II BNL PREPRINT BNL-QGS-06-101 brfactor1.tex Formuas for Anguar-Momentum Barrier Factors Version II S. U. Chung Physics Department, Brookhaven Nationa Laboratory, Upton, NY 11973 March 19, 2015 abstract A

More information

Simplified analysis of EXAFS data and determination of bond lengths

Simplified analysis of EXAFS data and determination of bond lengths Indian Journa of Pure & Appied Physics Vo. 49, January 0, pp. 5-9 Simpified anaysis of EXAFS data and determination of bond engths A Mishra, N Parsai & B D Shrivastava * Schoo of Physics, Devi Ahiya University,

More information

DYNAMIC RESPONSE OF CIRCULAR FOOTINGS ON SATURATED POROELASTIC HALFSPACE

DYNAMIC RESPONSE OF CIRCULAR FOOTINGS ON SATURATED POROELASTIC HALFSPACE 3 th Word Conference on Earthquake Engineering Vancouver, B.C., Canada August -6, 4 Paper No. 38 DYNAMIC RESPONSE OF CIRCULAR FOOTINGS ON SATURATED POROELASTIC HALFSPACE Bo JIN SUMMARY The dynamic responses

More information

Nonlinear Analysis of Spatial Trusses

Nonlinear Analysis of Spatial Trusses Noninear Anaysis of Spatia Trusses João Barrigó October 14 Abstract The present work addresses the noninear behavior of space trusses A formuation for geometrica noninear anaysis is presented, which incudes

More information

Theory and implementation behind: Universal surface creation - smallest unitcell

Theory and implementation behind: Universal surface creation - smallest unitcell Teory and impementation beind: Universa surface creation - smaest unitce Bjare Brin Buus, Jaob Howat & Tomas Bigaard September 15, 218 1 Construction of surface sabs Te aim for tis part of te project is

More information

Probabilistic Assessment of Total Transfer Capability Using SQP and Weather Effects

Probabilistic Assessment of Total Transfer Capability Using SQP and Weather Effects J Eectr Eng Techno Vo. 9, No. 5: 52-526, 24 http://dx.doi.org/.537/jeet.24.9.5.52 ISSN(Print) 975-2 ISSN(Onine) 293-7423 Probabiistic Assessment of Tota Transfer Capabiity Using SQP and Weather Effects

More information

Preconditioned Locally Harmonic Residual Method for Computing Interior Eigenpairs of Certain Classes of Hermitian Matrices

Preconditioned Locally Harmonic Residual Method for Computing Interior Eigenpairs of Certain Classes of Hermitian Matrices MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.mer.com Preconditioned Locay Harmonic Residua Method for Computing Interior Eigenpairs of Certain Casses of Hermitian Matrices Vecharynski, E.; Knyazev,

More information

Mathematical Scheme Comparing of. the Three-Level Economical Systems

Mathematical Scheme Comparing of. the Three-Level Economical Systems Appied Mathematica Sciences, Vo. 11, 2017, no. 15, 703-709 IKAI td, www.m-hikari.com https://doi.org/10.12988/ams.2017.7252 Mathematica Scheme Comparing of the Three-eve Economica Systems S.M. Brykaov

More information

Uniformly Reweighted Belief Propagation: A Factor Graph Approach

Uniformly Reweighted Belief Propagation: A Factor Graph Approach Uniformy Reweighted Beief Propagation: A Factor Graph Approach Henk Wymeersch Chamers University of Technoogy Gothenburg, Sweden henkw@chamers.se Federico Penna Poitecnico di Torino Torino, Itay federico.penna@poito.it

More information

A simple reliability block diagram method for safety integrity verification

A simple reliability block diagram method for safety integrity verification Reiabiity Engineering and System Safety 92 (2007) 1267 1273 www.esevier.com/ocate/ress A simpe reiabiity bock diagram method for safety integrity verification Haitao Guo, Xianhui Yang epartment of Automation,

More information

Investigation on spectrum of the adjacency matrix and Laplacian matrix of graph G l

Investigation on spectrum of the adjacency matrix and Laplacian matrix of graph G l Investigation on spectrum of the adjacency matrix and Lapacian matrix of graph G SHUHUA YIN Computer Science and Information Technoogy Coege Zhejiang Wani University Ningbo 3500 PEOPLE S REPUBLIC OF CHINA

More information

Data Mining Technology for Failure Prognostic of Avionics

Data Mining Technology for Failure Prognostic of Avionics IEEE Transactions on Aerospace and Eectronic Systems. Voume 38, #, pp.388-403, 00. Data Mining Technoogy for Faiure Prognostic of Avionics V.A. Skormin, Binghamton University, Binghamton, NY, 1390, USA

More information

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes Maima and Minima 1. Introduction In this Section we anayse curves in the oca neighbourhood of a stationary point and, from this anaysis, deduce necessary conditions satisfied by oca maima and oca minima.

More information

General Certificate of Education Advanced Level Examination June 2010

General Certificate of Education Advanced Level Examination June 2010 Genera Certificate of Education Advanced Leve Examination June 2010 Human Bioogy HBI6T/Q10/task Unit 6T A2 Investigative Skis Assignment Task Sheet The effect of using one or two eyes on the perception

More information

Partial permutation decoding for MacDonald codes

Partial permutation decoding for MacDonald codes Partia permutation decoding for MacDonad codes J.D. Key Department of Mathematics and Appied Mathematics University of the Western Cape 7535 Bevie, South Africa P. Seneviratne Department of Mathematics

More information

Approximation and Fast Calculation of Non-local Boundary Conditions for the Time-dependent Schrödinger Equation

Approximation and Fast Calculation of Non-local Boundary Conditions for the Time-dependent Schrödinger Equation Approximation and Fast Cacuation of Non-oca Boundary Conditions for the Time-dependent Schrödinger Equation Anton Arnod, Matthias Ehrhardt 2, and Ivan Sofronov 3 Universität Münster, Institut für Numerische

More information