Skip to main content

Showing 51–67 of 67 results for author: Cetin, E

.
  1. arXiv:1402.0532  [pdf, other

    cs.CC

    Approximate Computation of DFT without Performing Any Multiplications: Applications to Radar Signal Processing

    Authors: Alican Bozkurt, Musa Tunç Arslan, Rasim Akin Sevimli, Cem Emre Akbas, A. Enis Çetin

    Abstract: In many practical problems it is not necessary to compute the DFT in a perfect manner including some radar problems. In this article a new multiplication free algorithm for approximate computation of the DFT is introduced. All multiplications $(a\times b)$ in DFT are replaced by an operator which computes $sign(a\times b)(|a|+|b|)$. The new transform is especially useful when the signal processing… ▽ More

    Submitted 3 February, 2014; originally announced February 2014.

  2. arXiv:1309.0700  [pdf, other

    cs.DS math.OC

    Denoising Using Projection Onto Convex Sets (POCS) Based Framework

    Authors: Mohammad Tofighi, Kivanc Kose, Ahmet Enis Cetin

    Abstract: Two new optimization techniques based on projections onto convex space (POCS) framework for solving convex optimization problems are presented. The dimension of the minimization problem is lifted by one and sets corresponding to the cost function are defined. If the cost function is a convex function in R^N the corresponding set is also a convex set in R^{N+1}. The iterative optimization approach… ▽ More

    Submitted 3 September, 2013; originally announced September 2013.

    Comments: arXiv admin note: substantial text overlap with arXiv:1306.2516

  3. arXiv:1307.3877  [pdf, ps, other

    cs.DS

    Idempotent permutations

    Authors: A. Emre Cetin

    Abstract: Together with a characteristic function, idempotent permutations uniquely determine idempotent maps, as well as their linearly ordered arrangement simultaneously. Furthermore, in-place linear time transformations are possible between them. Hence, they may be important for succinct data structures, information storing, sorting and searching. In this study, their combinatorial interpretation is gi… ▽ More

    Submitted 15 July, 2013; originally announced July 2013.

    Comments: 32 pages

    MSC Class: 68P05; 68P10

  4. arXiv:1307.2724  [pdf, ps, other

    cs.DS

    The technique of in-place associative sorting

    Authors: A. Emre Cetin

    Abstract: In the first place, a novel, yet straightforward in-place integer value-sorting algorithm is presented. It sorts in linear time using constant amount of additional memory for storing counters and indices beside the input array. The technique is inspired from the principal idea behind one of the ordinal theories of "serial order in behavior" and explained by the analogy with the three main stages i… ▽ More

    Submitted 10 July, 2013; originally announced July 2013.

    Comments: 34 Pages. arXiv admin note: substantial text overlap with arXiv:1209.0572, arXiv:1210.1771, arXiv:1209.3668, arXiv:1209.1942, arXiv:1209.4714

    MSC Class: 68P05; 68P10

  5. arXiv:1306.2516  [pdf, other

    math.OC

    Projections Onto Convex Sets (POCS) Based Optimization by Lifting

    Authors: A. Enis Cetin, Alican Bozkurt, Osman Gunay, Y. Hakan Habiboglu, Kivanc Kose, Ibrahim Onaran, R. A. Sevimli

    Abstract: Two new optimization techniques based on projections onto convex space (POCS) framework for solving convex and some non-convex optimization problems are presented. The dimension of the minimization problem is lifted by one and sets corresponding to the cost function are defined. If the cost function is a convex function in R^N the corresponding set is a convex set in R^(N+1). The iterative optimiz… ▽ More

    Submitted 13 June, 2013; v1 submitted 11 June, 2013; originally announced June 2013.

  6. arXiv:1301.2046  [pdf, ps, other

    cs.DS

    In-situ associative permuting

    Authors: A. Emre Cetin

    Abstract: The technique of in-situ associative permuting is introduced which is an association of in-situ permuting and in-situ inverting. It is suitable for associatively permutable permutations of {1,2,...,n} where the elements that will be inverted are negative and stored in order relative to each other according to their absolute values. Let K[1...n] be an array of n integer keys each in the range [1,… ▽ More

    Submitted 10 January, 2013; originally announced January 2013.

    Comments: 12 pages

    MSC Class: 68P05; 68P10 ACM Class: E.1

  7. arXiv:1210.1771  [pdf, ps, other

    cs.DS

    In-place associative permutation sort

    Authors: A. Emre Cetin

    Abstract: In-place associative integer sorting technique was developed, improved and specialized for distinct integers. The technique is suitable for integer sorting. Hence, given a list S of n integers S[0...n-1], the technique sorts the integers in ascending or descending order. It replaces bucket sort, distribution counting sort and address calculation sort family of algorithms and requires only constant… ▽ More

    Submitted 5 October, 2012; originally announced October 2012.

    Comments: 25 pages. arXiv admin note: substantial text overlap with arXiv:1209.0572, arXiv:1209.3668, arXiv:1209.1942, arXiv:1209.4714

    MSC Class: 68P05; 68P10 ACM Class: E.1

  8. arXiv:1209.4714  [pdf, ps, other

    cs.DS

    Sorting distinct integers using improved in-place associative sort

    Authors: A. Emre Cetin

    Abstract: In-place associative integer sorting technique was proposed for integer lists which requires only constant amount of additional memory replacing bucket sort, distribution counting sort and address calculation sort family of algorithms. Afterwards, the technique was further improved and an in-place sorting algorithm is proposed where n integers S[0...n-1] each in the range [0, n-1] are sorted exact… ▽ More

    Submitted 21 September, 2012; originally announced September 2012.

    Comments: 16 pages. arXiv admin note: substantial text overlap with arXiv:1209.3668, arXiv:1209.1942, arXiv:1209.0572

    MSC Class: 68P05; 68P10

  9. arXiv:1209.3668  [pdf, ps, other

    cs.DS

    Improved in-place associative integer sorting

    Authors: A. Emre Cetin

    Abstract: A novel integer sorting technique was proposed replacing bucket sort, distribution counting sort and address calculation sort family of algorithms which requires only constant amount of additional memory. The technique was inspired from one of the ordinal theories of "serial order in behavior" and explained by the analogy with the three main stages in the formation and retrieval of memory in cogni… ▽ More

    Submitted 17 September, 2012; originally announced September 2012.

    Comments: 16 pages. arXiv admin note: substantial text overlap with arXiv:1209.0572, arXiv:1209.1942

    MSC Class: 68P05; 68P10 ACM Class: E.1

  10. arXiv:1209.1942  [pdf, ps, other

    cs.DS

    Sorting distinct integer keys using in-place associative sort

    Authors: A. Emre Cetin

    Abstract: In-place associative integer sorting technique was proposed for integer lists which requires only constant amount of additional memory replacing bucket sort, distribution counting sort and address calculation sort family of algorithms. The technique was explained by the analogy with the three main stages in the formation and retrieval of memory in cognitive neuroscience which are (i) practicing, (… ▽ More

    Submitted 17 September, 2012; v1 submitted 10 September, 2012; originally announced September 2012.

    Comments: 20 pages. arXiv admin note: substantial text overlap with arXiv:1209.0572

    MSC Class: 68P05; 68P10 ACM Class: E.1

  11. arXiv:1209.0572  [pdf, ps, other

    cs.DS

    In-place associative integer sorting

    Authors: A. Emre Cetin

    Abstract: A novel integer value-sorting technique is proposed replacing bucket sort, distribution counting sort and address calculation sort family of algorithms. It requires only constant amount of additional memory. The technique is inspired from one of the ordinal theories of "serial order in behavior" and explained by the analogy with the three main stages in the formation and retrieval of memory in cog… ▽ More

    Submitted 1 November, 2012; v1 submitted 4 September, 2012; originally announced September 2012.

    Comments: 25 pages. arXiv admin note: substantial text overlap with arXiv:1209.3668, arXiv:1210.1771, arXiv:1209.1942, arXiv:1209.4714

    MSC Class: 68P05; 68P10 ACM Class: E.1

  12. Some New Identities on the (h,q)-Genocchi numbers and polynomials with weight alpha

    Authors: Serkan Araci, Elif Cetin, Mehmet Acikgoz, Ismail Naci Cangul

    Abstract: We give some new identities for (h; q)-Genocchi numbers and polynomials by means of the fermionic p-adic q-integral on Zp and the weighted q-Bernstein polynomials.

    Submitted 23 June, 2012; originally announced June 2012.

    Comments: 8 pages, submitted

    Journal ref: J. Ana. Num. Theor. 2, No. 2, 45-49 (2014)

  13. A note on the (h,q)-Zeta type function with weight alpha

    Authors: E. Cetin, M. Acikgoz, I. N. Cangul, S. Araci

    Abstract: The objective of this paper is to derive symmetric property of (h,q)-Zeta function with weight alpha. By using this property, we give some interesting identities for (h,q)-Genocchi polynomials with weight alpha. As a result, our applications possess a number of interesting property which we state in this paper.

    Submitted 22 June, 2012; originally announced June 2012.

    Comments: 7 pages

    Journal ref: Journal of Inequalities and Appl. 2013, 2013:100

  14. arXiv:1101.5079  [pdf, ps, other

    cs.IT

    Compressive Sensing Using the Entropy Functional

    Authors: Kivanc Kose, Osman Gunay, A. Enis Cetin

    Abstract: In most compressive sensing problems l1 norm is used during the signal reconstruction process. In this article the use of entropy functional is proposed to approximate the l1 norm. A modified version of the entropy functional is continuous, differentiable and convex. Therefore, it is possible to construct globally convergent iterative algorithms using Bregman's row action D-projection method for c… ▽ More

    Submitted 27 January, 2011; v1 submitted 26 January, 2011; originally announced January 2011.

  15. arXiv:1101.4749  [pdf, ps, other

    cs.CV cs.LG

    Online Adaptive Decision Fusion Framework Based on Entropic Projections onto Convex Sets with Application to Wildfire Detection in Video

    Authors: Osman Gunay, Behcet Ugur Toreyin, Kivanc Kose, A. Enis Cetin

    Abstract: In this paper, an Entropy functional based online Adaptive Decision Fusion (EADF) framework is developed for image analysis and computer vision applications. In this framework, it is assumed that the compound algorithm consists of several sub-algorithms each of which yielding its own decision as a real number centered around zero, representing the confidence level of that particular sub-algorithm.… ▽ More

    Submitted 25 January, 2011; originally announced January 2011.

    Comments: 10 pages, 7 figures

  16. arXiv:0912.5356  [pdf, ps, other

    cond-mat.mes-hall

    Electrically Tunable Dicke Effect in Double-Ring Resonator

    Authors: Arif Engin Cetin, O. E. Mustecaplioglu

    Abstract: The Dicke effect is examined in an all-optical system of an optical waveguide side coupled to two interacting ring resonators in a liquid crytal environment. The system is shown to exhibit all the signatures of the Dicke effect under an active and reversible control by an applied voltage.

    Submitted 29 December, 2009; originally announced December 2009.

    Comments: 10 pages, 6 figures

  17. arXiv:0910.4039  [pdf, ps, other

    physics.optics

    Active control of focal length and beam deflection in a metallic nano-slit array lens with multiple sources

    Authors: Arif E. Cetin, Kaan Guven, Ozgur E. Mustecaplioglu

    Abstract: We propose a surface plasmon-polariton based nano-rod array lens structure that incorporates two additional lateral input channels, with the ability to control the focal length and the deflection of the transmitted beam through the lens actively by the intensity of the channel sources. We demonstrate by numerical simulations that, applying the sources with the same intensity can change the focal… ▽ More

    Submitted 21 October, 2009; originally announced October 2009.

    Comments: 4 pages, 5 figures