Approximate ML Detection Based on MMSE for MIMO Systems

Size: px
Start display at page:

Download "Approximate ML Detection Based on MMSE for MIMO Systems"

Transcription

1 PIERS ONLINE, VOL. 3, NO. 4, Approximate ML Detection Based on MMSE for MIMO Systems Fan Wang 1, Yong Xiong 2, and Xiumei Yang 2 1 The Electromagnetics Academy at Zhejiang University, Zhejiang University, China 2 Shanghai Research Center for Wireless Communications, China Abstract We derive two types of approximate maximum likelihood (ML) detection based on minimum mean squared error (MMSE), MMSE-CML (conditional ML) detection and MMSE- CLML (conditional local ML) detection, for MIMO communication system. A simple reliability judge rule to judge the estimate of the transmit symbols is also given. For the proposed MMSE- CML detection, received signals are first sent into MMSE detector to do linear equalization, then the estimate of transmit signals is judged in reliability judge module; If the estimate is judged to be reliable, we take the estimate as the final result; if not, the received signals are then sent into conditional ML (CML) detector to get the final result; Unlike conventional ML detector, the CML detector performs a tree search till the estimate satisfies the reliability judge rule or an entire tree search has been done. For the proposed MMSE-CLML detection, we use CLML search instead of CML search in MMSE-CML, which searches in the neighborhood of the output provided by the MMSE detector. Simulation results show that the MMSE-CML detector achieves near the same performance as optimal CML detector at reduced complexity, and MMSE-CLML detector achieves suboptimal performance at remarkably reduced complexity. DOI: /PIERS INTRODUCTION Multiple input multiple output (MIMO) systems have attracted much attention because of high spectrum efficiency [1, 2]. Many different detection techniques are developed to get the diversity gain introduced by MIMO techniques. The ML detector is able to provide optimal performance, but has a disadvantage of extremely high computational complexity. Linear detectors for BLAST systems are ZF detector and minimum mean square error (MMSE) detector, which are low in complexity and poor in performance. Ordered successive interference cancellation (OSIC) detector, proposed in [3 5], which detects the transmit symbols one by one according to the post-detection SNR and does successive interference cancellation, can achieve better performance at relatively high complexity. However, there is still a big performance gap between these detectors and ML detector. Various advanced techniques have been studied to approach the performance of the ML detector, such as sphere decoding (SD) [6], m-algorithm [7] and probabilistic data association (PDA) [8]. These techniques can approach the ML performance with higher complexity than linear detectors. There are some works on combining linear detectors and ML detector [9, 10], to achieve a tradeoff between the BER performance and computational complexity. In their works, a local ML (LML) search is performed in the neighborhood of the output of zero-forcing (ZF)/MMSE detector. In this contribution we develop a novel reliability judge rule (RJR) to judge whether the output of MMSE detector and the symbol vector of the tree search are true or not. With this RJR, we can estimate part of transmit symbols using MMSE detection or conditional ML search instead of ML detection with negligible performance loss, resulting in a reduced complexity. We also propose a MMSE-CLML method using a CLML search instead of ML search, which possesses the advantage of having further reduced complexity with some performance loss to the ML detector. The rest of the paper is organized as follows. In Section 2, we give the system model. The reliability judge rule (RJR) is presented in Section 3. Two types of MMSE-based approximate ML detectors are proposed in Section 4. In Section 5 we present some simulation results, and finally conclude the paper in Section SYSTEM MODEL Consider a MIMO system with N t transmit antennas and N r receive antennas (N r N t ). The transmit vector can be denoted as s = [s 1,, s Nt ] T, where the superscript T stands for the transpose, s i is the complex signal transmitted by antenna i, with a modulation type as BPSK,

2 PIERS ONLINE, VOL. 3, NO. 4, QPSK, 16QAM, etc., and the constellation of modulation type is denoted by with a size of M c. And y = [y 1,, y Nr ] T denotes the received vector, y = [y 1,, y Nr ] T, where y i is the received signal of antenna i. We have: y = Hs + n (1) where H is the channel matrix of dimension N r N t with the element h ij representing the channel between transmit antenna j and receive antenna i, and n is a N r 1 noise vector with each entry is a complex Gaussian noise with zero mean and a variance of σ RELIABILITY JUDGE RULE (RJR) The aim of using RJR is to judge whether the estimate of transmit symbols is reliable or not. Denoting the estimate of transmit symbols r as s, we consider the following value: α = y H s 2 /σ 2 (2) If s is the right estimate of transmit symbols, then α has a chi square distribution with N r degrees of freedom and N r mean. The PDF of α is given by: 1 f χ2 (N r)(x) = 2 Nr 2 Γ (N r /2) e x Nr 2 x 1 2, x > 0 (3) 0, x 0 If s is the wrong estimate of transmit symbols, then α has a noncentral chi square distribution with N r degrees of freedom, noncentral parameter of γ, and N t + γ mean, where γ = H( s s) 2 /σ 2 (4) And the PDF of αis given by: ( γ ) k 2 f χ2 (N r,γ)(x) = k=0 k!γ ( x Nr +k 1 2 γ+x N r 2 + k) e 2 Nr 2, x > 0 +k 2 0, x 0 (5) Now we can present an ideal RJR, which can be denoted as f χ2 (N t)(α) > max(f χ2 (N r,γ)(α)) (6) If the probability density of chi square distribution is higher than that of all noncentral chi square distributions, we judge that the estimated symbols are reliable; If not, we judge that the detector should do further detection to get the final result. Figure 1 and Fig. 2 are the PDF curves of chi square distribution (CSD) and noncentral chi square distributions (NCSD) with different γ. Denote the abscissa of intersection point of f χ2 (N r)(x) and f χ2 (N r,γ)(x) as x(n r, γ), we have: { fχ2 (N r)(x) f χ2 (N r,γ)(x) 0 < x x(n r, γ) (7) f χ2 (N r)(x) < f χ2 (N r,γ)(x) x > x(n r, γ) And if N r is fixed, we have Combining (4), (6), (7), (8), we can get the ideal RJR as: Now we can conclude ideal RJR as 1) Compute all the values of γ using (4), and get min(γ). x(n r, γ 1 ) > x(n r, γ 2 ) if γ 1 > γ 2 (8) α < x(n r, min(γ)) (9) 2) Compute x(n r, min(γ)) subject to f χ2 (N r)(x) = f χ2 (N r,min(γ))(x)

3 PIERS ONLINE, VOL. 3, NO. 4, Figure 1: PDF of chi square distribution and noncentral chi square distribution with N r = 4 degrees of freedom. Figure 2: PDF of chi square distribution and noncentral chi square distribution with N r = 6 degrees of freedom. 3) Compute α using (2). If α < x(n r, min(γ)), output the estimate of transmit symbols as the final result; if not, do further detection to get the final result. As we can see, the progress of computing min(γ) is very complex. To get all the values of γ needs to consider all possible transmit symbols, with the same complexity as ML decoding. When the channel is slow fading, the ideal RJR is feasible because we only need to compute min(γ) for several consecutive symbol periods. But when the channel is fast fading, the ideal RJR is complexity prohibitive. From Fig. 1 and Fig. 2, we can find that Combing (2), (9), (10), we can get a simplified RJR as follows. γ > 0, N r x (N r, γ) (10) y H s 2 /σ 2 < N r (11) Since σ 2 is known at the receiver, we can rewrite the simplified RJR as follows. y H s 2 < N r σ 2 (12) As we can see, the computation cost of simplified RJR will be very low. 4. MMSE-CML AND MMSE-CLML 4.1. MMSE-ML An MMSE-based conditional ML detector with reliability judge rule (RJR) is proposed for MIMO BLAST systems. The structure of MMSE-CML detector is illustrated in Fig. 3. The decoding procedure of MMSE-CML can be divided into 3 steps: Received Signals MMSE Detector Reliability Judge Module Estimated symbols EN conditional ML Detector Figure 3: Structure of MMSE-CML detector.

4 PIERS ONLINE, VOL. 3, NO. 4, Step 1. Get the estimate of transmit symbols in MMSE detector. Put received signals into MMSE detector. The MMSE detector gets the estimate of transmit symbols using MMSE rule and hard decisions as follows: x MMSE = (H H H + σ 2 I Nt ) 1 H H y x = Q( x MMSE ) (13) where Q(.) stands for hard decision operation. Step 2. Judge the estimate reliable or not. Judge x in reliability judge module using (12). If (12) is satisfied, output the estimate as the final result; if not, go step 3. Step 3. Do a conditional ML search. For a possible transmit symbol vector x i X, where X is the set of all possible transmit symbol vector, calculate the squared distance d i from the received vector y as follows d i = y Hx i 2 (14) if (12) is satisfied, that is, d i < N r σ 2, output x i as the final result; else if the entire tree has been searched, choose the lowest squared distance and output the corresponding x as the final result; else, continue the tree search MMSE-LML Although the MMSE-ML detector can achieve near the ML performance, which will be further proved later by the simulation results, it has a drawback of still possibly doing an exhaustive tree search. In order to further reduce the computational complexity, we consider the LML technique based on MMSE detection, which is characterized by a fixed complexity, and enables performancecomplexity tradeoffs between the MMSE and ML detector [10]. Our MMSE-CLML detector is similar to MMSE-CML detector, with a difference in Step 3. Here we do a conditional local ML search by exploring only the neighborhood of the MMSE detector s output x, which is a subset of X. We define the neighborhood of x as the set X near ( x, P ) = {x X d H (x, x) P } (15) where d H (x, x) denotes the hamming distance between x and x, and P is a integer from 0 to N t log 2 M. As we can easily find, if we set P to N t log 2 M, CLML detector does a conditional ML search using RJR, which is similar to the MMSE-CML method; and if we set P to a lower value, CLML detector does a conditional local tree search, which will further reduce the complexity. 5. SIMULATION RESULTS In this section, we compare the BER performance of the MMSE-CML detector, MMSE-CLML detector and ML detector. We further compare the computation complexity of these detectors. In our simulations, we set N t = N r = 4 and consider a QPSK modulation, no channel coding and ergodic Rayleigh fading channels. And we suppose the channel condition is perfectly known at the receiver. Figure 4 shows the performances of MMSE detector, MMSE-CML detector, MMSE-CLML detector with P = 1, 2, 4, and ML detector. We can see that MMSE-CML detector achieves near the same performance as ML detector. The MMSE-CLML detector approaches the ML performance when P increases. In this case, The MMSE-CLML detector with P = 4 approaches the ML performance in the low SNR region. When BER = 10 2, the MMSE-CLML (P = 2) detector provides about 6 db gain with respect to the MMSE detector, and about 1 db loss to the MMSE- CLML (P = 4) detector. Figure 5 presents the percentage of running the CML detector in MMSE-CML detector at different SNR levels. We can find that we can use MMSE detector, instead of ML detector, to get reliable estimate of transmit symbols at a percent of about or larger than 50%. Figure 6 gives the average number of symbol vectors visited by various detectors. As we know, the computation cost of MMSE is much lower than ML detector. So we use the average number of symbol vectors visited to compare the computation complexity of various detectors. Since the complexity of MMSE-CML detector is about half or lower to ML detector, we think the MMSE- CML is more efficient than ML detector. We also find that the MMSE-CLML detectors with

5 PIERS ONLINE, VOL. 3, NO. 4, QPSK 4*4 MIMO ergodic rayleigh fading channel BER MMSE MMSE-CLML(P=1) MMSE-CLML(P=2) MMSE-CLML(P=4) MMSE-CML ML SNR(dB) Figure 4: BER performance of various detectors. Figure 5: Percentage of running the CML detector in MMSE-CML detector. Figure 6: Average number of symbol vectors visited. P = 1, 2, 4 work at lower complexity. Considering that the MMSE-CLML (P = 4) detector can approach the ML performance with about only 25% complexity of ML detector in low SNR region, we think our MMSE-CLML detector is more efficient in this case. 6. CONCLUSIONS We have proposed two MMSE-based approximate ML detection schemes for MIMO BLAST systems together with a simplified reliability judge rule. We have shown that using the simple RJR we can estimate part of transmit symbols using MMSE method instead of ML method, with negligible performance loss, which effectively reduces the computation complexity. In the MMSE-CML detection, we do a conditional ML search when the output of MMSE detection is judged to be not reliable, which is replaced by a conditional local ML search in the MMSE-CLML detection. Simulation results demonstrate that the MMSE-CML detector can achieve near the same performance as ML detector at reduced complexity, and MMSE-CLML detector is more efficient in low SNR region at further reduced complexity. ACKNOWLEDGMENT This work was supported in part by National Hi-Tech Research and Development Program of China (National 863 Program) under Grant 2004AA

6 PIERS ONLINE, VOL. 3, NO. 4, REFERENCES 1. Telatar, I. E., Capacity of multi-antenna gaussian channels, European Transactions on Telecommunications, Vol. 10, No. 6, , Nov./Dec Foschini, J. and M.J. Gans, On limits of wireless communications in a fading environment when using multiple antennas, Wireless Personal Communications, Vol. 6, , Wolniansky, P. W., G. J. Foschini, G. D. Golden, et al., V-BLAST: An architecture for realizing very high data rates over the rich-scattering wireless channel, International Symposium on Signals, Systems, and Electronics, ISSSE 98[C], , Li, X. and X. Cao, Low complexity signal detection algorithm for MIMO-OFDM systems, Electronics Letters, Vol. 41, Issue 2, 83 85, Jan Wubben, D., R. Bohnke, J. Rinas, V. Kuhn, and K. D. Kammeyer, Efficient algorithm for decoding layered sapce-time cods, Electronics Letters, Vol. 37, Issue 22, , Oct Viterbo, E. and J. Boutros, A universal lattice code decoder for fading channels, IEEE Trans. Inform. Theory, Vol. 45, , July Kim, K. J., Y. Jiang, R. A. Iltis, et al., A QRD-M/Kalman filter-based detection and channel estimation algorithm for MIMO-OFDM systems, IEEE Transactions on Wireless Communications, Vol. 4, Issue 2, , Mar Luo, J., K. R. Pattipati, P. K. Willett, and F. Hasegawa, Near-optimal multiuser detection in synchronous CDMA using probabilistic dataassociation, IEEE Commun. Lett., Vol. 5, , Sep Pammer, V., Y. Delignon, W. Sawaya, and D. Boulinguez, A low complexity suboptimal MIMO receiver: the combined ZF-MLD algorithm, PIMRC 2003, Vol. 3, 7 10, , Sep Rugini, L, P. Banelli, and G. B. Giannakis, MMSE-based local ML detection of linearly precoded OFDM signals, 2004 IEEE International Conference on Communications, Vol. 6, 20 24, , Jun

IEEE SIGNAL PROCESSING LETTERS, VOL. 13, NO. 3, MARCH A Self-Structured Adaptive Decision Feedback Equalizer

IEEE SIGNAL PROCESSING LETTERS, VOL. 13, NO. 3, MARCH A Self-Structured Adaptive Decision Feedback Equalizer SIGNAL PROCESSING LETTERS, VOL 13, NO 3, MARCH 2006 1 A Self-Structured Adaptive Decision Feedback Equalizer Yu Gong and Colin F N Cowan, Senior Member, Abstract In a decision feedback equalizer (DFE),

More information

[Solanki*, 5(1): January, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785

[Solanki*, 5(1): January, 2016] ISSN: (I2OR), Publication Impact Factor: 3.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY PERFORMANCE ANALYSIS OF SISO AND MIMO SYSTEM ON IMAGE TRANSMISSION USING DETECTION Mr. K. S. Solanki*, Mr.Umesh Ahirwar Assistant

More information

Coded Code-Division Multiple Access (CDMA) The combination of forward error control (FEC) coding with code-division multiple-access (CDMA).

Coded Code-Division Multiple Access (CDMA) The combination of forward error control (FEC) coding with code-division multiple-access (CDMA). Coded Code-Division Multiple Access (CDMA) The combination of forward error control (FEC) coding with code-division multiple-access (CDMA). Optimal Processing: Maximum Likehood (ML) decoding applied to

More information

MIMO-OFDM System with ZF and MMSE Detection Based On Single RF Using Convolutional Code

MIMO-OFDM System with ZF and MMSE Detection Based On Single RF Using Convolutional Code International Journal of Engineering and Applied Sciences (IJEAS) MIMO-OFDM System with ZF and MMSE Detection Based On Single RF Using Convolutional Code Djoko Santoso, I Gede Puja Astawa, Amang Sudarsono

More information

Wireless MIMO Switching with MMSE Relaying

Wireless MIMO Switching with MMSE Relaying Wireless MIMO Switching with MMSE Relaying Fanggang Wang, Soung Chang Liew, Dongning Guo Institute of Network Coding, The Chinese Univ. of Hong Kong, Hong Kong, China State Key Lab of Rail Traffic Control

More information

EXIT Chart. Prof. Francis C.M. Lau. Department of Electronic and Information Engineering Hong Kong Polytechnic University

EXIT Chart. Prof. Francis C.M. Lau. Department of Electronic and Information Engineering Hong Kong Polytechnic University EXIT Chart Prof. Francis C.M. Lau Department of Electronic and Information Engineering Hong Kong Polytechnic University EXIT Chart EXtrinsic Information Transfer (EXIT) Chart Use for the analysis of iterative

More information

Hybrid SNR-Adaptive Multiuser Detectors for SDMA-OFDM Systems

Hybrid SNR-Adaptive Multiuser Detectors for SDMA-OFDM Systems ETRI Journal, Volume 40, Number 2, April 2018 http://onlinelibrarywileycom/journal/22337326 218 Hybrid SNR-Adaptive Multiuser Detectors for SDMA- Systems Ugur Yesßilyurt and Ozg ur Ertug Multiuser detection

More information

Conjugate Gradient Based MMSE Decision Feedback Equalization

Conjugate Gradient Based MMSE Decision Feedback Equalization Conjugate Gradient Based MMSE Decision Feedback Equalization Guido Dietl, Sabik Salam, Wolfgang Utschick, and Josef A. Nossek DOCOMO Communications Laboratories Europe GmbH, 80687 Munich, Germany Department

More information

THIS paper considers the channel estimation problem in

THIS paper considers the channel estimation problem in IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 53, NO. 1, JANUARY 2005 333 Channel Estimation Under Asynchronous Packet Interference Cristian Budianu, Student Member, IEEE, and Lang Tong, Senior Member,

More information

Parametric Optimization and Analysis of Adaptive Equalization Algorithms for Noisy Speech Signals

Parametric Optimization and Analysis of Adaptive Equalization Algorithms for Noisy Speech Signals IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676, p-issn: 2320 3331, Volume 4, Issue 6 (Mar. -Apr. 2013), PP 69-74 Parametric Optimization and Analysis of Adaptive Equalization

More information

Combined MMSE Interference Suppression and Turbo Coding for a Coherent DS-CDMA System

Combined MMSE Interference Suppression and Turbo Coding for a Coherent DS-CDMA System IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 19, NO. 9, SEPTEMBER 2001 1793 Combined MMSE Interference Suppression and Turbo Coding for a Coherent DS-CDMA System Kai Tang, Student Member, IEEE,

More information

THE ever-increasing demand for mobile communication

THE ever-increasing demand for mobile communication IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 4, NO. 2, MARCH 2005 341 Transactions Letters Adaptive Minimum Bit-Error Rate Beamforming S. Chen, N. N. Ahmad, and L. Hanzo Abstract An adaptive beamforming

More information

An improved linear MMSE detection technique for multi-carrier CDMA system: Comparison and combination with interference cancelation schemes

An improved linear MMSE detection technique for multi-carrier CDMA system: Comparison and combination with interference cancelation schemes An improved linear MMSE detection technique for multi-carrier CDMA system: Comparison and combination with interference cancelation schemes Jean-Yves Baudais, Jean-Franois Hélard, Jacques Citerne To cite

More information

EasyChair Preprint. Comparison between Epsilon Normalized Least means Square (-NLMS) and Recursive Least Squares (RLS) Adaptive Algorithms

EasyChair Preprint. Comparison between Epsilon Normalized Least means Square (-NLMS) and Recursive Least Squares (RLS) Adaptive Algorithms EasyChair Preprint 32 Comparison between Epsilon Normalized Least means Square (-NLMS) and Recursive Least Squares (RLS) Adaptive Algorithms Ali Salah Mahdi, Lwaa Faisal Abdulameer and Ameer Hussein Morad

More information

On Channel Estimation in OFDM Systems

On Channel Estimation in OFDM Systems 1of5 On Channel Estimation in OFDM Systems Jan-Jaap van de Beek Ove Edfors Magnus Sandell Sarah Kate Wilson Per Ola Börjesson Div. of Signal Processing Luleå University of Technology S 971 87 Luleå, Sweden

More information

Near Optimum Low Complexity MMSE Multi-user Detector

Near Optimum Low Complexity MMSE Multi-user Detector Near Optimum Low Complexity MMSE Multiuser Detector ShengChung Chen KwangCheng Chen Department of Electronical Engineering and Department of Electronical Engineering and Graduate Institute of Communication

More information

MMSE Interference in Gaussian Channels 1

MMSE Interference in Gaussian Channels 1 MMSE Interference in Gaussian Channels Shlomo Shamai Department of Electrical Engineering Technion - Israel Institute of Technology 202 Information Theory and Applications Workshop 5-0 February, San Diego

More information

Spectral Efficiency of MC-CDMA: Linear and Non-Linear Receivers

Spectral Efficiency of MC-CDMA: Linear and Non-Linear Receivers Spectral Efficiency of MC-CDMA: Linear and on-linear Receivers Linbo Li Dept. of Electrical Engineering Princeton University Princeton, J 8544 linbo@ee.princeton.edu Antonia M. Tulino Dept. of Electrical

More information

PCA Enhanced Kalman Filter for ECG Denoising

PCA Enhanced Kalman Filter for ECG Denoising IOSR Journal of Electronics & Communication Engineering (IOSR-JECE) ISSN(e) : 2278-1684 ISSN(p) : 2320-334X, PP 06-13 www.iosrjournals.org PCA Enhanced Kalman Filter for ECG Denoising Febina Ikbal 1, Prof.M.Mathurakani

More information

On Channel Estimation in OFDM Systems

On Channel Estimation in OFDM Systems On Channel Estimation in OFDM Systems Jan-Jaap van de Beek* Ove Edfors* Magnus Sandell" Sarah Kate Wilson+ Per Ola Borjesson* * Div. of Signal Processing Luleb University of Technology S-971 87 Luleb,

More information

Forward Error Control System Performance of Maximum Free Distance Convolutional Codes with Different Modulation Schemes

Forward Error Control System Performance of Maximum Free Distance Convolutional Codes with Different Modulation Schemes International Journal of New Technology and Research (IJNTR) Forward Error Control System Performance of Maximum Free Distance Convolutional Codes with Different Modulation Schemes MSC. Amjad Ali Jassim,

More information

Noncoherent MMSE Multiuser Receivers and Their Blind Adaptive Implementations

Noncoherent MMSE Multiuser Receivers and Their Blind Adaptive Implementations IEEE RANSACIONS ON COMMUNICAIONS, VOL. 50, NO. 3, MARCH 2002 503 Noncoherent MMSE Multiuser Receivers and heir Blind Adaptive Implementations Ateet Kapur, Student Member, IEEE, Mahesh K. Varanasi, Senior

More information

Mammogram Analysis: Tumor Classification

Mammogram Analysis: Tumor Classification Mammogram Analysis: Tumor Classification Term Project Report Geethapriya Raghavan geeragh@mail.utexas.edu EE 381K - Multidimensional Digital Signal Processing Spring 2005 Abstract Breast cancer is the

More information

Speech Enhancement Based on Deep Neural Networks

Speech Enhancement Based on Deep Neural Networks Speech Enhancement Based on Deep Neural Networks Chin-Hui Lee School of ECE, Georgia Tech chl@ece.gatech.edu Joint work with Yong Xu and Jun Du at USTC 1 Outline and Talk Agenda In Signal Processing Letter,

More information

TDD ratio estimation scheme for WiBro system with flexible TDD frame structure

TDD ratio estimation scheme for WiBro system with flexible TDD frame structure TDD ratio estimation scheme for WiBro system with flexible TDD frame structure Eu-Suk Shim, Young-Il Kim, and Won Lyu Electronics and Telecommunications Research Institute, 218 Gajeongno, Yuseong-gu, Daejeon,

More information

Intelligent Edge Detector Based on Multiple Edge Maps. M. Qasim, W.L. Woon, Z. Aung. Technical Report DNA # May 2012

Intelligent Edge Detector Based on Multiple Edge Maps. M. Qasim, W.L. Woon, Z. Aung. Technical Report DNA # May 2012 Intelligent Edge Detector Based on Multiple Edge Maps M. Qasim, W.L. Woon, Z. Aung Technical Report DNA #2012-10 May 2012 Data & Network Analytics Research Group (DNA) Computing and Information Science

More information

MAC Sleep Mode Control Considering Downlink Traffic Pattern and Mobility

MAC Sleep Mode Control Considering Downlink Traffic Pattern and Mobility 1 MAC Sleep Mode Control Considering Downlink Traffic Pattern and Mobility Neung-Hyung Lee and Saewoong Bahk School of Electrical Engineering & Computer Science, Seoul National University, Seoul Korea

More information

Mammogram Analysis: Tumor Classification

Mammogram Analysis: Tumor Classification Mammogram Analysis: Tumor Classification Literature Survey Report Geethapriya Raghavan geeragh@mail.utexas.edu EE 381K - Multidimensional Digital Signal Processing Spring 2005 Abstract Breast cancer is

More information

Convolutional Coding: Fundamentals and Applications. L. H. Charles Lee. Artech House Boston London

Convolutional Coding: Fundamentals and Applications. L. H. Charles Lee. Artech House Boston London Convolutional Coding: Fundamentals and Applications L. H. Charles Lee Artech House Boston London Contents Preface xi Chapter 1 Introduction of Coded Digital Communication Systems 1 1.1 Introduction 1 1.2

More information

Noise Cancellation using Adaptive Filters Algorithms

Noise Cancellation using Adaptive Filters Algorithms Noise Cancellation using Adaptive Filters Algorithms Suman, Poonam Beniwal Department of ECE, OITM, Hisar, bhariasuman13@gmail.com Abstract Active Noise Control (ANC) involves an electro acoustic or electromechanical

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION 1.1 BACKGROUND Speech is the most natural form of human communication. Speech has also become an important means of human-machine interaction and the advancement in technology has

More information

Acoustic Signal Processing Based on Deep Neural Networks

Acoustic Signal Processing Based on Deep Neural Networks Acoustic Signal Processing Based on Deep Neural Networks Chin-Hui Lee School of ECE, Georgia Tech chl@ece.gatech.edu Joint work with Yong Xu, Yanhui Tu, Qing Wang, Tian Gao, Jun Du, LiRong Dai Outline

More information

Speech Compression for Noise-Corrupted Thai Dialects

Speech Compression for Noise-Corrupted Thai Dialects American Journal of Applied Sciences 9 (3): 278-282, 2012 ISSN 1546-9239 2012 Science Publications Speech Compression for Noise-Corrupted Thai Dialects Suphattharachai Chomphan Department of Electrical

More information

Voice Detection using Speech Energy Maximization and Silence Feature Normalization

Voice Detection using Speech Energy Maximization and Silence Feature Normalization , pp.25-29 http://dx.doi.org/10.14257/astl.2014.49.06 Voice Detection using Speech Energy Maximization and Silence Feature Normalization In-Sung Han 1 and Chan-Shik Ahn 2 1 Dept. of The 2nd R&D Institute,

More information

Analog Design and System Integration Lab. Graduate Institute of Electronics Engineering National Taiwan University

Analog Design and System Integration Lab. Graduate Institute of Electronics Engineering National Taiwan University Designs of Low-Noise K-band K VCO Analog Design and System Integration Lab. Graduate Institute of Electronics Engineering National Taiwan University Introduction Outlines The proposed VCO architecture

More information

Statistics 202: Data Mining. c Jonathan Taylor. Final review Based in part on slides from textbook, slides of Susan Holmes.

Statistics 202: Data Mining. c Jonathan Taylor. Final review Based in part on slides from textbook, slides of Susan Holmes. Final review Based in part on slides from textbook, slides of Susan Holmes December 5, 2012 1 / 1 Final review Overview Before Midterm General goals of data mining. Datatypes. Preprocessing & dimension

More information

Modeling Asymmetric Slot Allocation for Mobile Multimedia Services in Microcell TDD Employing FDD Uplink as Macrocell

Modeling Asymmetric Slot Allocation for Mobile Multimedia Services in Microcell TDD Employing FDD Uplink as Macrocell Modeling Asymmetric Slot Allocation for Mobile Multimedia Services in Microcell TDD Employing FDD Uplink as Macrocell Dong-Hoi Kim Department of Electronic and Communication Engineering, College of IT,

More information

Codebook driven short-term predictor parameter estimation for speech enhancement

Codebook driven short-term predictor parameter estimation for speech enhancement Codebook driven short-term predictor parameter estimation for speech enhancement Citation for published version (APA): Srinivasan, S., Samuelsson, J., & Kleijn, W. B. (2006). Codebook driven short-term

More information

Adaptation of Classification Model for Improving Speech Intelligibility in Noise

Adaptation of Classification Model for Improving Speech Intelligibility in Noise 1: (Junyoung Jung et al.: Adaptation of Classification Model for Improving Speech Intelligibility in Noise) (Regular Paper) 23 4, 2018 7 (JBE Vol. 23, No. 4, July 2018) https://doi.org/10.5909/jbe.2018.23.4.511

More information

Equalisation with adaptive time lag

Equalisation with adaptive time lag Loughborough University Institutional Repository Equalisation with adaptive time lag This item was submitted to Loughborough University's Institutional Repository by the/an author. Citation: GONG, Y. and

More information

Performance Comparison of Speech Enhancement Algorithms Using Different Parameters

Performance Comparison of Speech Enhancement Algorithms Using Different Parameters Performance Comparison of Speech Enhancement Algorithms Using Different Parameters Ambalika, Er. Sonia Saini Abstract In speech communication system, background noise degrades the information or speech

More information

Performance evaluation of the various edge detectors and filters for the noisy IR images

Performance evaluation of the various edge detectors and filters for the noisy IR images Performance evaluation of the various edge detectors and filters for the noisy IR images * G.Padmavathi ** P.Subashini ***P.K.Lavanya Professor and Head, Lecturer (SG), Research Assistant, ganapathi.padmavathi@gmail.com

More information

Removing ECG Artifact from the Surface EMG Signal Using Adaptive Subtraction Technique

Removing ECG Artifact from the Surface EMG Signal Using Adaptive Subtraction Technique www.jbpe.org Removing ECG Artifact from the Surface EMG Signal Using Adaptive Subtraction Technique Original 1 Department of Biomedical Engineering, Amirkabir University of technology, Tehran, Iran Abbaspour

More information

NOISE REDUCTION ALGORITHMS FOR BETTER SPEECH UNDERSTANDING IN COCHLEAR IMPLANTATION- A SURVEY

NOISE REDUCTION ALGORITHMS FOR BETTER SPEECH UNDERSTANDING IN COCHLEAR IMPLANTATION- A SURVEY INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 NOISE REDUCTION ALGORITHMS FOR BETTER SPEECH UNDERSTANDING IN COCHLEAR IMPLANTATION- A SURVEY Preethi N.M 1, P.F Khaleelur

More information

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016 UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016 Exam policy: This exam allows one one-page, two-sided cheat sheet; No other materials. Time: 80 minutes. Be sure to write your name and

More information

Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering

Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering Bio-Medical Materials and Engineering 26 (2015) S1059 S1065 DOI 10.3233/BME-151402 IOS Press S1059 Quick detection of QRS complexes and R-waves using a wavelet transform and K-means clustering Yong Xia

More information

Information Processing During Transient Responses in the Crayfish Visual System

Information Processing During Transient Responses in the Crayfish Visual System Information Processing During Transient Responses in the Crayfish Visual System Christopher J. Rozell, Don. H. Johnson and Raymon M. Glantz Department of Electrical & Computer Engineering Department of

More information

FIR filter bank design for Audiogram Matching

FIR filter bank design for Audiogram Matching FIR filter bank design for Audiogram Matching Shobhit Kumar Nema, Mr. Amit Pathak,Professor M.Tech, Digital communication,srist,jabalpur,india, shobhit.nema@gmail.com Dept.of Electronics & communication,srist,jabalpur,india,

More information

THE data used in this project is provided. SEIZURE forecasting systems hold promise. Seizure Prediction from Intracranial EEG Recordings

THE data used in this project is provided. SEIZURE forecasting systems hold promise. Seizure Prediction from Intracranial EEG Recordings 1 Seizure Prediction from Intracranial EEG Recordings Alex Fu, Spencer Gibbs, and Yuqi Liu 1 INTRODUCTION SEIZURE forecasting systems hold promise for improving the quality of life for patients with epilepsy.

More information

LATERAL INHIBITION MECHANISM IN COMPUTATIONAL AUDITORY MODEL AND IT'S APPLICATION IN ROBUST SPEECH RECOGNITION

LATERAL INHIBITION MECHANISM IN COMPUTATIONAL AUDITORY MODEL AND IT'S APPLICATION IN ROBUST SPEECH RECOGNITION LATERAL INHIBITION MECHANISM IN COMPUTATIONAL AUDITORY MODEL AND IT'S APPLICATION IN ROBUST SPEECH RECOGNITION Lu Xugang Li Gang Wang Lip0 Nanyang Technological University, School of EEE, Workstation Resource

More information

Ch.20 Dynamic Cue Combination in Distributional Population Code Networks. Ka Yeon Kim Biopsychology

Ch.20 Dynamic Cue Combination in Distributional Population Code Networks. Ka Yeon Kim Biopsychology Ch.20 Dynamic Cue Combination in Distributional Population Code Networks Ka Yeon Kim Biopsychology Applying the coding scheme to dynamic cue combination (Experiment, Kording&Wolpert,2004) Dynamic sensorymotor

More information

Recognition of English Characters Using Spiking Neural Networks

Recognition of English Characters Using Spiking Neural Networks Recognition of English Characters Using Spiking Neural Networks Amjad J. Humaidi #1, Thaer M. Kadhim *2 Control and System Engineering, University of Technology, Iraq, Baghdad 1 601116@uotechnology.edu.iq

More information

Boosted PRIM with Application to Searching for Oncogenic Pathway of Lung Cancer

Boosted PRIM with Application to Searching for Oncogenic Pathway of Lung Cancer Boosted PRIM with Application to Searching for Oncogenic Pathway of Lung Cancer Pei Wang Department of Statistics Stanford University Stanford, CA 94305 wp57@stanford.edu Young Kim, Jonathan Pollack Department

More information

Department of Applied Electronics, Gulbarga University, Kalaburgi , Karnataka, India

Department of Applied Electronics, Gulbarga University, Kalaburgi , Karnataka, India International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 5 ISSN : 2456-3307 Low Loss Antenna with Reduced Mutual Coupling Coefficients

More information

Detection of suspicious lesion based on Multiresolution Analysis using windowing and adaptive thresholding method.

Detection of suspicious lesion based on Multiresolution Analysis using windowing and adaptive thresholding method. Detection of suspicious lesion based on Multiresolution Analysis using windowing and adaptive thresholding method. Ms. N. S. Pande Assistant Professor, Department of Computer Science and Engineering,MGM

More information

589-paper_ pdf

589-paper_ pdf 589-paper_9611-9623.pdf WORD COUNT 3797 TIME SUBMITTED 15-JUN-2015 04:56AM PAPER ID 18436469 589-paper_9611-9623.pdf ORIGINALITY REPORT 23% SIMILARIT Y INDEX PRIMARY SOURCES 1 2 3 4 5 6 7 Peng, X..

More information

Speech Enhancement Using Deep Neural Network

Speech Enhancement Using Deep Neural Network Speech Enhancement Using Deep Neural Network Pallavi D. Bhamre 1, Hemangi H. Kulkarni 2 1 Post-graduate Student, Department of Electronics and Telecommunication, R. H. Sapat College of Engineering, Management

More information

A Semi-supervised Approach to Perceived Age Prediction from Face Images

A Semi-supervised Approach to Perceived Age Prediction from Face Images IEICE Transactions on Information and Systems, vol.e93-d, no.10, pp.2875 2878, 2010. 1 A Semi-supervised Approach to Perceived Age Prediction from Face Images Kazuya Ueki NEC Soft, Ltd., Japan Masashi

More information

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014 UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014 Exam policy: This exam allows two one-page, two-sided cheat sheets (i.e. 4 sides); No other materials. Time: 2 hours. Be sure to write

More information

BayesOpt: Extensions and applications

BayesOpt: Extensions and applications BayesOpt: Extensions and applications Javier González Masterclass, 7-February, 2107 @Lancaster University Agenda of the day 9:00-11:00, Introduction to Bayesian Optimization: What is BayesOpt and why it

More information

MICROWAVE IMAGING FOR THE DETECTION AND LOCALIZATION OF BREAST CANCER USING ARTIFICIAL NEURAL NETWORK

MICROWAVE IMAGING FOR THE DETECTION AND LOCALIZATION OF BREAST CANCER USING ARTIFICIAL NEURAL NETWORK MICROWAVE IMAGING FOR THE DETECTION AND LOCALIZATION OF BREAST CANCER USING ARTIFICIAL NEURAL NETWORK 1 ABDELFETTAH MIRAOUI, 1, 2 LOTFI MERAD, SIDI 1 MOHAMED MERIAH 1 University Abou Bekr Belkaid-Tlemcen,

More information

Outlier Analysis. Lijun Zhang

Outlier Analysis. Lijun Zhang Outlier Analysis Lijun Zhang zlj@nju.edu.cn http://cs.nju.edu.cn/zlj Outline Introduction Extreme Value Analysis Probabilistic Models Clustering for Outlier Detection Distance-Based Outlier Detection Density-Based

More information

10-1 MMSE Estimation S. Lall, Stanford

10-1 MMSE Estimation S. Lall, Stanford 0 - MMSE Estimation S. Lall, Stanford 20.02.02.0 0 - MMSE Estimation Estimation given a pdf Minimizing the mean square error The minimum mean square error (MMSE) estimator The MMSE and the mean-variance

More information

A New Approach for Detection and Classification of Diabetic Retinopathy Using PNN and SVM Classifiers

A New Approach for Detection and Classification of Diabetic Retinopathy Using PNN and SVM Classifiers IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 5, Ver. I (Sep.- Oct. 2017), PP 62-68 www.iosrjournals.org A New Approach for Detection and Classification

More information

Beyond bumps: Spiking networks that store sets of functions

Beyond bumps: Spiking networks that store sets of functions Neurocomputing 38}40 (2001) 581}586 Beyond bumps: Spiking networks that store sets of functions Chris Eliasmith*, Charles H. Anderson Department of Philosophy, University of Waterloo, Waterloo, Ont, N2L

More information

Application of Tree Structures of Fuzzy Classifier to Diabetes Disease Diagnosis

Application of Tree Structures of Fuzzy Classifier to Diabetes Disease Diagnosis , pp.143-147 http://dx.doi.org/10.14257/astl.2017.143.30 Application of Tree Structures of Fuzzy Classifier to Diabetes Disease Diagnosis Chang-Wook Han Department of Electrical Engineering, Dong-Eui University,

More information

SPEECH ENHANCEMENT. Chunjian Li Aalborg University, Denmark

SPEECH ENHANCEMENT. Chunjian Li Aalborg University, Denmark SPEECH ENHANCEMENT Chunjian Li Aalborg University, Denmar Introduction Applications: - Improving quality and inteligibility hearing aid, cocpit comm., video conferencing... - Source coding mobile phone,

More information

Topic 4. Pitch & Frequency. (Some slides are adapted from Zhiyao Duan s course slides on Computer Audition and Its Applications in Music)

Topic 4. Pitch & Frequency. (Some slides are adapted from Zhiyao Duan s course slides on Computer Audition and Its Applications in Music) Topic 4 Pitch & Frequency (Some slides are adapted from Zhiyao Duan s course slides on Computer Audition and Its Applications in Music) A musical interlude KOMBU This solo by Kaigal-ool of Huun-Huur-Tu

More information

Reach and grasp by people with tetraplegia using a neurally controlled robotic arm

Reach and grasp by people with tetraplegia using a neurally controlled robotic arm Leigh R. Hochberg et al. Reach and grasp by people with tetraplegia using a neurally controlled robotic arm Nature, 17 May 2012 Paper overview Ilya Kuzovkin 11 April 2014, Tartu etc How it works?

More information

Enhancement of VCO Linearity and Phase Noise by Implementing Frequency Locked Loop

Enhancement of VCO Linearity and Phase Noise by Implementing Frequency Locked Loop EUROCON 2007 The International Conference on Computer as a Tool Warsaw, September 9-12 Enhancement of VCO Linearity and Phase Noise by Implementing Frequency Locked Loop Emre Ayranci, Kenn Christensen,

More information

Detection of Glaucoma and Diabetic Retinopathy from Fundus Images by Bloodvessel Segmentation

Detection of Glaucoma and Diabetic Retinopathy from Fundus Images by Bloodvessel Segmentation International Journal of Engineering and Advanced Technology (IJEAT) ISSN: 2249 8958, Volume-5, Issue-5, June 2016 Detection of Glaucoma and Diabetic Retinopathy from Fundus Images by Bloodvessel Segmentation

More information

Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections

Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections Review: Logistic regression, Gaussian naïve Bayes, linear regression, and their connections New: Bias-variance decomposition, biasvariance tradeoff, overfitting, regularization, and feature selection Yi

More information

Introduction to Computational Neuroscience

Introduction to Computational Neuroscience Introduction to Computational Neuroscience Lecture 10: Brain-Computer Interfaces Ilya Kuzovkin So Far Stimulus So Far So Far Stimulus What are the neuroimaging techniques you know about? Stimulus So Far

More information

Measurement Denoising Using Kernel Adaptive Filters in the Smart Grid

Measurement Denoising Using Kernel Adaptive Filters in the Smart Grid Measurement Denoising Using Kernel Adaptive Filters in the Smart Grid Presenter: Zhe Chen, Ph.D. Associate Professor, Associate Director Institute of Cyber-Physical Systems Engineering Northeastern University

More information

Knowledge Discovery and Data Mining I

Knowledge Discovery and Data Mining I Ludwig-Maximilians-Universität München Lehrstuhl für Datenbanksysteme und Data Mining Prof. Dr. Thomas Seidl Knowledge Discovery and Data Mining I Winter Semester 2018/19 Introduction What is an outlier?

More information

Supplementary Materials: Identifying critical transitions and their leading biomolecular networks in complex diseases

Supplementary Materials: Identifying critical transitions and their leading biomolecular networks in complex diseases Supplementary Materials: Identifying critical transitions and their leading biomolecular networks in complex diseases Rui Liu, Meiyi Li, Zhiping Liu, Jiarui Wu, Luonan Chen, Kazuyuki Aihara Contents A

More information

Frequency Tracking: LMS and RLS Applied to Speech Formant Estimation

Frequency Tracking: LMS and RLS Applied to Speech Formant Estimation Aldebaro Klautau - http://speech.ucsd.edu/aldebaro - 2/3/. Page. Frequency Tracking: LMS and RLS Applied to Speech Formant Estimation ) Introduction Several speech processing algorithms assume the signal

More information

Tellado, J: Quasi-Minimum-BER Linear Combiner Equalizers 2 The Wiener or Minimum Mean Square Error (MMSE) solution is the most often used, but it is e

Tellado, J: Quasi-Minimum-BER Linear Combiner Equalizers 2 The Wiener or Minimum Mean Square Error (MMSE) solution is the most often used, but it is e Quasi-Minimum-BER Linear Combiner Equalizers Jose Tellado and John M. Cio Information Systems Laboratory, Durand 112, Stanford University, Stanford, CA 94305-9510 Phone: (415) 723-2525 Fax: (415) 723-8473

More information

Data mining for Obstructive Sleep Apnea Detection. 18 October 2017 Konstantinos Nikolaidis

Data mining for Obstructive Sleep Apnea Detection. 18 October 2017 Konstantinos Nikolaidis Data mining for Obstructive Sleep Apnea Detection 18 October 2017 Konstantinos Nikolaidis Introduction: What is Obstructive Sleep Apnea? Obstructive Sleep Apnea (OSA) is a relatively common sleep disorder

More information

Seeing is Behaving : Using Revealed-Strategy Approach to Understand Cooperation in Social Dilemma. February 04, Tao Chen. Sining Wang.

Seeing is Behaving : Using Revealed-Strategy Approach to Understand Cooperation in Social Dilemma. February 04, Tao Chen. Sining Wang. Seeing is Behaving : Using Revealed-Strategy Approach to Understand Cooperation in Social Dilemma February 04, 2019 Tao Chen Wan Wang Sining Wang Lei Chen University of Waterloo University of Waterloo

More information

COMP9444 Neural Networks and Deep Learning 5. Convolutional Networks

COMP9444 Neural Networks and Deep Learning 5. Convolutional Networks COMP9444 Neural Networks and Deep Learning 5. Convolutional Networks Textbook, Sections 6.2.2, 6.3, 7.9, 7.11-7.13, 9.1-9.5 COMP9444 17s2 Convolutional Networks 1 Outline Geometry of Hidden Unit Activations

More information

Gray level cooccurrence histograms via learning vector quantization

Gray level cooccurrence histograms via learning vector quantization Gray level cooccurrence histograms via learning vector quantization Timo Ojala, Matti Pietikäinen and Juha Kyllönen Machine Vision and Media Processing Group, Infotech Oulu and Department of Electrical

More information

Cancer Gene Extraction Based on Stepwise Regression

Cancer Gene Extraction Based on Stepwise Regression Mathematical Computation Volume 5, 2016, PP.6-10 Cancer Gene Extraction Based on Stepwise Regression Jie Ni 1, Fan Wu 1, Meixiang Jin 1, Yixing Bai 1, Yunfei Guo 1 1. Mathematics Department, Yanbian University,

More information

Artificial Intelligence Lecture 7

Artificial Intelligence Lecture 7 Artificial Intelligence Lecture 7 Lecture plan AI in general (ch. 1) Search based AI (ch. 4) search, games, planning, optimization Agents (ch. 8) applied AI techniques in robots, software agents,... Knowledge

More information

Quantitative Evaluation of Edge Detectors Using the Minimum Kernel Variance Criterion

Quantitative Evaluation of Edge Detectors Using the Minimum Kernel Variance Criterion Quantitative Evaluation of Edge Detectors Using the Minimum Kernel Variance Criterion Qiang Ji Department of Computer Science University of Nevada Robert M. Haralick Department of Electrical Engineering

More information

Image Processing and Data Mining Techniques in the Detection of Diabetic Retinopathy in Fundus Images

Image Processing and Data Mining Techniques in the Detection of Diabetic Retinopathy in Fundus Images I J C T A, 10(8), 2017, pp. 755-762 International Science Press ISSN: 0974-5572 Image Processing and Data Mining Techniques in the Detection of Diabetic Retinopathy in Fundus Images Payal M. Bante* and

More information

MEA DISCUSSION PAPERS

MEA DISCUSSION PAPERS Inference Problems under a Special Form of Heteroskedasticity Helmut Farbmacher, Heinrich Kögel 03-2015 MEA DISCUSSION PAPERS mea Amalienstr. 33_D-80799 Munich_Phone+49 89 38602-355_Fax +49 89 38602-390_www.mea.mpisoc.mpg.de

More information

Classification of ECG Data for Predictive Analysis to Assist in Medical Decisions.

Classification of ECG Data for Predictive Analysis to Assist in Medical Decisions. 48 IJCSNS International Journal of Computer Science and Network Security, VOL.15 No.10, October 2015 Classification of ECG Data for Predictive Analysis to Assist in Medical Decisions. A. R. Chitupe S.

More information

Topic 4. Pitch & Frequency

Topic 4. Pitch & Frequency Topic 4 Pitch & Frequency A musical interlude KOMBU This solo by Kaigal-ool of Huun-Huur-Tu (accompanying himself on doshpuluur) demonstrates perfectly the characteristic sound of the Xorekteer voice An

More information

Robust Speech Detection for Noisy Environments

Robust Speech Detection for Noisy Environments Robust Speech Detection for Noisy Environments Óscar Varela, Rubén San-Segundo and Luis A. Hernández ABSTRACT This paper presents a robust voice activity detector (VAD) based on hidden Markov models (HMM)

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi:1.138/nature1216 Supplementary Methods M.1 Definition and properties of dimensionality Consider an experiment with a discrete set of c different experimental conditions, corresponding to all distinct

More information

MLE #8. Econ 674. Purdue University. Justin L. Tobias (Purdue) MLE #8 1 / 20

MLE #8. Econ 674. Purdue University. Justin L. Tobias (Purdue) MLE #8 1 / 20 MLE #8 Econ 674 Purdue University Justin L. Tobias (Purdue) MLE #8 1 / 20 We begin our lecture today by illustrating how the Wald, Score and Likelihood ratio tests are implemented within the context of

More information

Brain Tumour Diagnostic Support Based on Medical Image Segmentation

Brain Tumour Diagnostic Support Based on Medical Image Segmentation Brain Tumour Diagnostic Support Based on Medical Image Segmentation Z. Měřínský, E. Hošťálková, A. Procházka Institute of Chemical Technology, Prague Department of Computing and Control Engineering Abstract

More information

Statistical Performance Analysis of the RLS Estimator for Retinal Oxygen Tension Estimation

Statistical Performance Analysis of the RLS Estimator for Retinal Oxygen Tension Estimation Statistical Performance Analysis of the RLS Estimator for Retinal Oxygen Tension Estimation Gokhan Gunay, Isa Yildirim Abstract---For improved estimation of oxygen tension in retinal blood vessels, regularization

More information

MULTI-MODAL FETAL ECG EXTRACTION USING MULTI-KERNEL GAUSSIAN PROCESSES. Bharathi Surisetti and Richard M. Dansereau

MULTI-MODAL FETAL ECG EXTRACTION USING MULTI-KERNEL GAUSSIAN PROCESSES. Bharathi Surisetti and Richard M. Dansereau MULTI-MODAL FETAL ECG EXTRACTION USING MULTI-KERNEL GAUSSIAN PROCESSES Bharathi Surisetti and Richard M. Dansereau Carleton University, Department of Systems and Computer Engineering 25 Colonel By Dr.,

More information

Analysis of Environmental Data Conceptual Foundations: En viro n m e n tal Data

Analysis of Environmental Data Conceptual Foundations: En viro n m e n tal Data Analysis of Environmental Data Conceptual Foundations: En viro n m e n tal Data 1. Purpose of data collection...................................................... 2 2. Samples and populations.......................................................

More information

Changing expectations about speed alters perceived motion direction

Changing expectations about speed alters perceived motion direction Current Biology, in press Supplemental Information: Changing expectations about speed alters perceived motion direction Grigorios Sotiropoulos, Aaron R. Seitz, and Peggy Seriès Supplemental Data Detailed

More information

ONE OF THE most fundamental and extensively studied

ONE OF THE most fundamental and extensively studied IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 58, NO. 7, JULY 2010 3471 Closed-Form MMSE Estimation for Signal Denoising Under Sparse Representation Modeling Over a Unitary Dictionary Matan Protter, Irad

More information

Non-Contact Sleep Staging Algorithm Based on Physiological Signal Monitoring

Non-Contact Sleep Staging Algorithm Based on Physiological Signal Monitoring 2018 4th World Conference on Control, Electronics and Computer Engineering (WCCECE 2018) Non-Contact Sleep Staging Algorithm Based on Physiological Signal Monitoring Jian He, Bo Han Faculty of Information

More information