Sung Eun Bae

ORCID: 0000-0001-7670-8214
Publications
Citations
Views
---
Saved
---
About
Contact & Profiles
Research Areas
  • Computational Geometry and Mesh Generation
  • Seismic Performance and Analysis
  • graph theory and CDMA systems
  • Algorithms and Data Compression
  • Seismic Waves and Analysis
  • Seismology and Earthquake Studies
  • Geological Modeling and Analysis
  • Complexity and Algorithms in Graphs
  • Structural Health Monitoring Techniques
  • Tunneling and Rock Mechanics
  • Optimization and Packing Problems
  • earthquake and tectonic studies
  • Scientific Computing and Data Management
  • Geotechnical Engineering and Analysis
  • Interconnection Networks and Systems
  • Advanced Graph Theory Research
  • Optimization and Search Problems
  • Simulation and Modeling Applications
  • Geotechnical and Geomechanical Engineering
  • Fluid Dynamics Simulations and Interactions
  • Earthquake and Tsunami Effects
  • Geotechnical and construction materials studies
  • Advanced Data Processing Techniques
  • Digital Image Processing Techniques
  • Underwater Acoustics Research

University of Canterbury
2004-2024

This paper discusses simulated ground motion intensity, and its underlying modelling assumptions, for great earthquakes on the Alpine Fault. The simulations utilise latest understanding of wave propagation physics, kinematic earthquake rupture descriptions three-dimensional nature Earth's crust in South Island New Zealand. effect hypocentre location is explicitly examined, which found to lead significant differences intensities (quantified form peak velocity, PGV) over northern half...

10.1080/00288306.2017.1297313 article EN New Zealand Journal of Geology and Geophysics 2017-04-10

Given an array of positive and negative values, we consider the problem K maximum sums. When overlapping property needs to be observed, previous algorithms for sum are not directly applicable. We designed O(K * n) algorithm subsequences problem. This was then modified solve subarrays in n/sup 3/) time. Finally, present a VLSI with steps circuit size O(n/sup 2/), which is cost-optimal parallelisation sequential algorithm.

10.1109/ispan.2004.1300488 article EN 2004-01-01

The maximum subarray problem is to find the contiguous array elements having largest possible sum. We extend this K subarrays. For general subarrays where overlapping allowed, Bengtsson and Chen presented O(min{K+nlog2n,nK}) time algorithm for one-dimensional case, which finds unsorted Our in sorted order with improved complexity of O ((n + K) log K). two-dimensional we introduce two techniques that establish O(n3) subcubic time.

10.1093/comjnl/bxl007 article EN The Computer Journal 2005-12-19

Matrix multiplication is a fundamental mathematical operation that has numerous applications across most scientific fields. Cannon's distributed algorithm to multiply two n-by-n matrices on dimensional square mesh array with n2 cells takes exactly 3n − 2 communication steps complete. We show it possible perform matrix in just 1.5n 1 of the same size, thus halving number required.

10.1016/j.procs.2014.05.208 article EN Procedia Computer Science 2014-01-01

The maximum subarray problem is to find the array portion that maximizes sum of elements in it. For K disjoint subarrays, Ruzzo and Tompa gave an O(n) time solution for one-dimension. This is, however, difficult extend two-dimensions. While a trivial O(Kn 3 ) easily obtainable two-dimensional size n × n, little study has been undertaken improve complexity. We first propose O(n + log K) asymptotically equivalent Tompa's when sorted order needed. Based on this, we achieve Kn 2 n) cubic ≤ n/ n....

10.1142/s012905410700470x article EN International Journal of Foundations of Computer Science 2007-04-01
Hakim C. Achterberg James Adams Joshua L. Adelman James D. Allen Sung Eun Bae and 95 more Piotr Banaszkiewicz P. Barmby E D Barr David Beitey Trevor Bekolay Jared Berghold John Blischak Maxime Boissonneau Azalee Bostroem Andy Boughton Amy Brown Kyler Brown Abigail Cabunoc Mayes John Chase Jin‐Young Choi Richard Clare Sarah Clayton Peter Cock Marianne Corvellec Thomas Coudrat Ryan Dale Matt Davis Andrew J. Davison Raffaella Demichelis Gabriel A. Devenyi Emily Dolson David Dotson Laurent Duchesne Jonah Duckles Rémi Emonet K. Arthur Endsley Nicolas Fauchereau Talitha Ford Iván González Jan Gosmann John Gosset Jeremy Gray Bastian Greshake Tzovaras Mary Haley Sam Hames Jessica B. Hamrick Michael Hansén Konrad Hinsen Johan Hjelm T. Mark Hodges Derek Howard Damien Irving Mike Jackson Ben Jolly Nick Jones Blake L. Joyce David I. Ketcheson W. Trevor King Sigrid Klerke Benjamin Laken Hilmar Lapp Doug Latornell Jean-Christophe Leyder Johnny Wei‐Bing Lin Andrew Lonsdale Alexandre Savio Dan Mazur François Michonneau Bill Mills Zakariyya Mughal E. S. Narayanan Alexander J. Nederbragt Ryan Neufeld Aaron O'Leary Adam Obeng Jeramia Ory Natalia Osiecka Jon Pipitone A. Pińska Timothée Poisot Paweł Pomorski Florian Rathgeber Adam Richie-Halford Janet Riley Ariel Rokem Marjorie Roswell Mahdi Sadjadi Elliott Sales de Andrade Sebastian Schmeier Leigh Sheneman Arron Shiffer Ardita Shkurti Raniere Silva Nicola Soranzo E. J. Spence Ashwin Srinath Валентина Станева Jim Stapleton Brian J. Stucky Cody Taylor

10.5281/zenodo.27351 article EN 2015-05-15

In this paper, we present a parallel algorithm for the maximum convex sum (MCS) problem, which is generalization of subarray (MSA) problem. MSA find rectangular portion within given data array that maximizes in it. The MCS problem to shape instead sum. For O(n) time algorithms are already known on an (n, n) 2D processors. achieve same bound We provide rigorous proofs correctness our based Hoare logic and also some experimental results gathered from Blue Gene/P super computer.

10.1145/2843043.2843049 article EN Proceedings of the Australasian Computer Science Week Multiconference 2016-02-01

We present efficient sequential and parallel algorithms for the maximum sum (MS) problem, which is to maximize of some shape in data array. deal with two MS problems; subarray (MSA) problem convex (MCS) problem. In MSA we find a rectangular part within given array that maximizes it. The MCS rather than sum. Thus, generalization MSA. For O ( n ) time are already known on an , 2D processors. improve communication steps from 2 − 1 n, optimal. achieve asymptotic bound provide rigorous proofs...

10.3390/a10010005 article EN cc-by Algorithms 2017-01-04
Coming Soon ...