CINXE.COM
Search results for: K-means function
<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-P63WKM1TM1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-P63WKM1TM1'); </script> <!-- Yandex.Metrika counter --> <script type="text/javascript" > (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date(); for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); ym(55165297, "init", { clickmap:false, trackLinks:true, accurateTrackBounce:true, webvisor:false }); </script> <noscript><div><img src="https://mc.yandex.ru/watch/55165297" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter --> <!-- Matomo --> <!-- End Matomo Code --> <title>Search results for: K-means function</title> <meta name="description" content="Search results for: K-means function"> <meta name="keywords" content="K-means function"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"> <meta charset="utf-8"> <link href="https://cdn.waset.org/favicon.ico" type="image/x-icon" rel="shortcut icon"> <link href="https://cdn.waset.org/static/plugins/bootstrap-4.2.1/css/bootstrap.min.css" rel="stylesheet"> <link href="https://cdn.waset.org/static/plugins/fontawesome/css/all.min.css" rel="stylesheet"> <link href="https://cdn.waset.org/static/css/site.css?v=150220211555" rel="stylesheet"> </head> <body> <header> <div class="container"> <nav class="navbar navbar-expand-lg navbar-light"> <a class="navbar-brand" href="https://waset.org"> <img src="https://cdn.waset.org/static/images/wasetc.png" alt="Open Science Research Excellence" title="Open Science Research Excellence" /> </a> <button class="d-block d-lg-none navbar-toggler ml-auto" type="button" data-toggle="collapse" data-target="#navbarMenu" aria-controls="navbarMenu" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="w-100"> <div class="d-none d-lg-flex flex-row-reverse"> <form method="get" action="https://waset.org/search" class="form-inline my-2 my-lg-0"> <input class="form-control mr-sm-2" type="search" placeholder="Search Conferences" value="K-means function" name="q" aria-label="Search"> <button class="btn btn-light my-2 my-sm-0" type="submit"><i class="fas fa-search"></i></button> </form> </div> <div class="collapse navbar-collapse mt-1" id="navbarMenu"> <ul class="navbar-nav ml-auto align-items-center" id="mainNavMenu"> <li class="nav-item"> <a class="nav-link" href="https://waset.org/conferences" title="Conferences in 2024/2025/2026">Conferences</a> </li> <li class="nav-item"> <a class="nav-link" href="https://waset.org/disciplines" title="Disciplines">Disciplines</a> </li> <li class="nav-item"> <a class="nav-link" href="https://waset.org/committees" rel="nofollow">Committees</a> </li> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdownPublications" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Publications </a> <div class="dropdown-menu" aria-labelledby="navbarDropdownPublications"> <a class="dropdown-item" href="https://publications.waset.org/abstracts">Abstracts</a> <a class="dropdown-item" href="https://publications.waset.org">Periodicals</a> <a class="dropdown-item" href="https://publications.waset.org/archive">Archive</a> </div> </li> <li class="nav-item"> <a class="nav-link" href="https://waset.org/page/support" title="Support">Support</a> </li> </ul> </div> </div> </nav> </div> </header> <main> <div class="container mt-4"> <div class="row"> <div class="col-md-9 mx-auto"> <form method="get" action="https://publications.waset.org/abstracts/search"> <div id="custom-search-input"> <div class="input-group"> <i class="fas fa-search"></i> <input type="text" class="search-query" name="q" placeholder="Author, Title, Abstract, Keywords" value="K-means function"> <input type="submit" class="btn_search" value="Search"> </div> </div> </form> </div> </div> <div class="row mt-3"> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Commenced</strong> in January 2007</div> </div> </div> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Frequency:</strong> Monthly</div> </div> </div> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Edition:</strong> International</div> </div> </div> <div class="col-sm-3"> <div class="card"> <div class="card-body"><strong>Paper Count:</strong> 4948</div> </div> </div> </div> <h1 class="mt-3 mb-3 text-center" style="font-size:1.6rem;">Search results for: K-means function</h1> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4948</span> The Implementation of Secton Method for Finding the Root of Interpolation Function</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Nur%20Rokhman">Nur Rokhman</a> </p> <p class="card-text"><strong>Abstract:</strong></p> A mathematical function gives relationship between the variables composing the function. Interpolation can be viewed as a process of finding mathematical function which goes through some specified points. There are many interpolation methods, namely: Lagrange method, Newton method, Spline method etc. For some specific condition, such as, big amount of interpolation points, the interpolation function can not be written explicitly. This such function consist of computational steps. The solution of equations involving the interpolation function is a problem of solution of non linear equation. Newton method will not work on the interpolation function, for the derivative of the interpolation function cannot be written explicitly. This paper shows the use of Secton method to determine the numerical solution of the function involving the interpolation function. The experiment shows the fact that Secton method works better than Newton method in finding the root of Lagrange interpolation function. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Secton%20method" title="Secton method">Secton method</a>, <a href="https://publications.waset.org/abstracts/search?q=interpolation" title=" interpolation"> interpolation</a>, <a href="https://publications.waset.org/abstracts/search?q=non%20linear%20function" title=" non linear function"> non linear function</a>, <a href="https://publications.waset.org/abstracts/search?q=numerical%20solution" title=" numerical solution"> numerical solution</a> </p> <a href="https://publications.waset.org/abstracts/1837/the-implementation-of-secton-method-for-finding-the-root-of-interpolation-function" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/1837.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">379</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4947</span> Throughput of Point Coordination Function (PCF)</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Faisel%20Eltuhami%20Alzaalik">Faisel Eltuhami Alzaalik</a>, <a href="https://publications.waset.org/abstracts/search?q=Omar%20Imhemed%20Alramli"> Omar Imhemed Alramli</a>, <a href="https://publications.waset.org/abstracts/search?q=Ahmed%20Mohamed%20Elaieb"> Ahmed Mohamed Elaieb</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The IEEE 802.11 defines two modes of MAC, distributed coordination function (DCF) and point coordination function (PCF) mode. The first sub-layer of the MAC is the distributed coordination function (DCF). A contention algorithm is used via DCF to provide access to all traffic. The point coordination function (PCF) is the second sub-layer used to provide contention-free service. PCF is upper DCF and it uses features of DCF to establish guarantee access of its users. Some papers and researches that have been published in this technology were reviewed in this paper, as well as talking briefly about the distributed coordination function (DCF) technology. The simulation of the PCF function have been applied by using a simulation program called network simulator (NS2) and have been found out the throughput of a transmitter system by using this function. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=DCF" title="DCF">DCF</a>, <a href="https://publications.waset.org/abstracts/search?q=PCF" title=" PCF"> PCF</a>, <a href="https://publications.waset.org/abstracts/search?q=throughput" title=" throughput"> throughput</a>, <a href="https://publications.waset.org/abstracts/search?q=NS2" title=" NS2"> NS2</a> </p> <a href="https://publications.waset.org/abstracts/2456/throughput-of-point-coordination-function-pcf" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/2456.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">577</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4946</span> On a Univalent Function and the Integral Means of Its Derivative</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Shatha%20S.%20Alhily">Shatha S. Alhily</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The purpose of this research paper is to show all the possible values of the pth power of the integrable function which make the integral means of the derivative of univalent function existing and finite. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=derivative" title="derivative">derivative</a>, <a href="https://publications.waset.org/abstracts/search?q=integral%20means" title=" integral means"> integral means</a>, <a href="https://publications.waset.org/abstracts/search?q=self%20conformal%20maps" title=" self conformal maps"> self conformal maps</a>, <a href="https://publications.waset.org/abstracts/search?q=univalent%20function" title=" univalent function"> univalent function</a> </p> <a href="https://publications.waset.org/abstracts/34053/on-a-univalent-function-and-the-integral-means-of-its-derivative" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/34053.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">629</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4945</span> Solution of the Nonrelativistic Radial Wave Equation of Hydrogen Atom Using the Green's Function Approach</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=F.%20U.%20Rahman">F. U. Rahman</a>, <a href="https://publications.waset.org/abstracts/search?q=R.%20Q.%20Zhang"> R. Q. Zhang</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This work aims to develop a systematic numerical technique which can be easily extended to many-body problem. The Lippmann Schwinger equation (integral form of the Schrodinger wave equation) is solved for the nonrelativistic radial wave of hydrogen atom using iterative integration scheme. As the unknown wave function appears on both sides of the Lippmann Schwinger equation, therefore an approximate wave function is used in order to solve the equation. The Green’s function is obtained by the method of Laplace transform for the radial wave equation with excluded potential term. Using the Lippmann Schwinger equation, the product of approximate wave function, the Green’s function and the potential term is integrated iteratively. Finally, the wave function is normalized and plotted against the standard radial wave for comparison. The outcome wave function converges to the standard wave function with the increasing number of iteration. Results are verified for the first fifteen states of hydrogen atom. The method is efficient and consistent and can be applied to complex systems in future. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Green%E2%80%99s%20function" title="Green’s function">Green’s function</a>, <a href="https://publications.waset.org/abstracts/search?q=hydrogen%20atom" title=" hydrogen atom"> hydrogen atom</a>, <a href="https://publications.waset.org/abstracts/search?q=Lippmann%20Schwinger%20equation" title=" Lippmann Schwinger equation"> Lippmann Schwinger equation</a>, <a href="https://publications.waset.org/abstracts/search?q=radial%20wave" title=" radial wave"> radial wave</a> </p> <a href="https://publications.waset.org/abstracts/42682/solution-of-the-nonrelativistic-radial-wave-equation-of-hydrogen-atom-using-the-greens-function-approach" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/42682.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">394</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4944</span> A Compressor Map Optimizing Tool for Prediction of Compressor Off-Design Performance</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Zhongzhi%20Hu">Zhongzhi Hu</a>, <a href="https://publications.waset.org/abstracts/search?q=Jie%20Shen"> Jie Shen</a>, <a href="https://publications.waset.org/abstracts/search?q=Jiqiang%20Wang"> Jiqiang Wang</a> </p> <p class="card-text"><strong>Abstract:</strong></p> A high precision aeroengine model is needed when developing the engine control system. Compared with other main components, the axial compressor is the most challenging component to simulate. In this paper, a compressor map optimizing tool based on the introduction of a modifiable β function is developed for FWorks (FADEC Works). Three parameters (d density, f fitting coefficient, k₀ slope of the line β=0) are introduced to the β function to make it modifiable. The comparison of the traditional β function and the modifiable β function is carried out for a certain type of compressor. The interpolation errors show that both methods meet the modeling requirements, while the modifiable β function can predict compressor performance more accurately for some areas of the compressor map where the users are interested in. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=beta%20function" title="beta function">beta function</a>, <a href="https://publications.waset.org/abstracts/search?q=compressor%20map" title=" compressor map"> compressor map</a>, <a href="https://publications.waset.org/abstracts/search?q=interpolation%20error" title=" interpolation error"> interpolation error</a>, <a href="https://publications.waset.org/abstracts/search?q=map%20optimization%20tool" title=" map optimization tool"> map optimization tool</a> </p> <a href="https://publications.waset.org/abstracts/72730/a-compressor-map-optimizing-tool-for-prediction-of-compressor-off-design-performance" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/72730.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">267</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4943</span> Closed Forms of Trigonometric Series Interms of Riemann’s ζ Function and Dirichlet η, λ, β Functions or the Hurwitz Zeta Function and Harmonic Numbers</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Slobodan%20B.%20Tri%C4%8Dkovi%C4%87">Slobodan B. Tričković</a> </p> <p class="card-text"><strong>Abstract:</strong></p> We present the results concerned with trigonometric series that include sine and cosine functions with a parameter appearing in the denominator. We derive two types of closed-form formulas for trigonometric series. At first, for some integer values, as we know that Riemann’s ζ function and Dirichlet η, λ equal zero at negative even integers, whereas Dirichlet’s β function equals zero at negative odd integers, after a certain number of members, the rest of the series vanishes. Thus, a trigonometric series becomes a polynomial with coefficients involving Riemann’s ζ function and Dirichlet η, λ, β functions. On the other hand, in some cases, one cannot immediately replace the parameter with any positive integer because we shall encounter singularities. So it is necessary to take a limit, so in the process, we apply L’Hospital’s rule and, after a series of rearrangements, we bring a trigonometric series to a form suitable for the application of Choi-Srivastava’s theorem dealing with Hurwitz’s zeta function and Harmonic numbers. In this way, we express a trigonometric series as a polynomial over Hurwitz’s zeta function derivative. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Dirichlet%20eta%20lambda%20beta%20functions" title="Dirichlet eta lambda beta functions">Dirichlet eta lambda beta functions</a>, <a href="https://publications.waset.org/abstracts/search?q=Riemann%27s%20zeta%20function" title=" Riemann's zeta function"> Riemann's zeta function</a>, <a href="https://publications.waset.org/abstracts/search?q=Hurwitz%20zeta%20function" title=" Hurwitz zeta function"> Hurwitz zeta function</a>, <a href="https://publications.waset.org/abstracts/search?q=Harmonic%20numbers" title=" Harmonic numbers"> Harmonic numbers</a> </p> <a href="https://publications.waset.org/abstracts/167649/closed-forms-of-trigonometric-series-interms-of-riemanns-z-function-and-dirichlet-i-l-v-functions-or-the-hurwitz-zeta-function-and-harmonic-numbers" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/167649.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">103</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4942</span> Stability Analysis of SEIR Epidemic Model with Treatment Function</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Sasiporn%20Rattanasupha">Sasiporn Rattanasupha</a>, <a href="https://publications.waset.org/abstracts/search?q=Settapat%20Chinviriyasit"> Settapat Chinviriyasit</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The treatment function adopts a continuous and differentiable function which can describe the effect of delayed treatment when the number of infected individuals increases and the medical condition is limited. In this paper, the SEIR epidemic model with treatment function is studied to investigate the dynamics of the model due to the effect of treatment. It is assumed that the treatment rate is proportional to the number of infective patients. The stability of the model is analyzed. The model is simulated to illustrate the analytical results and to investigate the effects of treatment on the spread of infection. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=basic%20reproduction%20number" title="basic reproduction number">basic reproduction number</a>, <a href="https://publications.waset.org/abstracts/search?q=local%20stability" title=" local stability"> local stability</a>, <a href="https://publications.waset.org/abstracts/search?q=SEIR%20epidemic%20model" title=" SEIR epidemic model"> SEIR epidemic model</a>, <a href="https://publications.waset.org/abstracts/search?q=treatment%20function" title=" treatment function "> treatment function </a> </p> <a href="https://publications.waset.org/abstracts/23797/stability-analysis-of-seir-epidemic-model-with-treatment-function" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/23797.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">521</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4941</span> Integration of Quality Function Deployment and Modular Function Deployment in Product Development</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Naga%20Velamakuri">Naga Velamakuri</a>, <a href="https://publications.waset.org/abstracts/search?q=Jyothi%20K.%20Reddy"> Jyothi K. Reddy</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Quality must be designed into a product and not inspected has become the main motto of all the companies globally. Due to the rapidly increasing technology in the past few decades, the nature of demands from the consumers has become more sophisticated. To sustain this global revolution of innovation in production systems, companies have to take steps to accommodate this technology growth. In this process of understanding the customers' expectations, all the firms globally take steps to deliver a perfect output. Most of these techniques also concentrate on the consistent development and optimization of the product to exceed the expectations. Quality Function Deployment(QFD) and Modular Function Deployment(MFD) are such techniques which rely on the voice of the customer and help deliver the needs. In this paper, Quality Function Deployment and Modular Function Deployment techniques which help in converting the quantitative descriptions to qualitative outcomes are discussed. The area of interest would be to understand the scope of each of the techniques and the application range in product development when these are applied together to any problem. The research question would be mainly aimed at comprehending the limitations using modularity in product development. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=quality%20function%20deployment" title="quality function deployment">quality function deployment</a>, <a href="https://publications.waset.org/abstracts/search?q=modular%20function%20deployment" title=" modular function deployment"> modular function deployment</a>, <a href="https://publications.waset.org/abstracts/search?q=house%20of%20quality" title=" house of quality"> house of quality</a>, <a href="https://publications.waset.org/abstracts/search?q=methodology" title=" methodology"> methodology</a> </p> <a href="https://publications.waset.org/abstracts/75517/integration-of-quality-function-deployment-and-modular-function-deployment-in-product-development" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/75517.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">328</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4940</span> A Transfer Function Representation of Thermo-Acoustic Dynamics for Combustors</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Myunggon%20Yoon">Myunggon Yoon</a>, <a href="https://publications.waset.org/abstracts/search?q=Jung-Ho%20Moon"> Jung-Ho Moon</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this paper, we present a transfer function representation of a general one-dimensional combustor. The input of the transfer function is a heat rate perturbation of a burner and the output is a flow velocity perturbation at the burner. This paper considers a general combustor model composed of multiple cans with different cross sectional areas, along with a non-zero flow rate. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=combustor" title="combustor">combustor</a>, <a href="https://publications.waset.org/abstracts/search?q=dynamics" title=" dynamics"> dynamics</a>, <a href="https://publications.waset.org/abstracts/search?q=thermoacoustics" title=" thermoacoustics"> thermoacoustics</a>, <a href="https://publications.waset.org/abstracts/search?q=transfer%20function" title=" transfer function"> transfer function</a> </p> <a href="https://publications.waset.org/abstracts/61439/a-transfer-function-representation-of-thermo-acoustic-dynamics-for-combustors" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/61439.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">381</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4939</span> Geometric Properties of Some q-Bessel Functions</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=%C4%B0brahim%20Akta%C5%9F">İbrahim Aktaş</a>, <a href="https://publications.waset.org/abstracts/search?q=%C3%81rp%C3%A1d%20Baricz"> Árpád Baricz</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this paper, the radii of star likeness of the Jackson and Hahn-Exton q-Bessel functions are considered, and for each of them three different normalizations is applied. By applying Euler-Rayleigh inequalities for the first positive zeros of these functions tight lower, and upper bounds for the radii of starlikeness of these functions are obtained. The Laguerre-Pólya class of real entire functions plays an important role in this study. In particular, we obtain some new bounds for the first positive zero of the derivative of the classical Bessel function of the first kind. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=bessel%20function" title="bessel function">bessel function</a>, <a href="https://publications.waset.org/abstracts/search?q=lommel%20function" title=" lommel function"> lommel function</a>, <a href="https://publications.waset.org/abstracts/search?q=radius%20of%20starlikeness%20and%20convexity" title=" radius of starlikeness and convexity"> radius of starlikeness and convexity</a>, <a href="https://publications.waset.org/abstracts/search?q=Struve%20function" title=" Struve function"> Struve function</a> </p> <a href="https://publications.waset.org/abstracts/63119/geometric-properties-of-some-q-bessel-functions" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/63119.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">276</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4938</span> On the Fractional Integration of Generalized Mittag-Leffler Type Functions</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Christian%20Lavault">Christian Lavault</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this paper, the generalized fractional integral operators of two generalized Mittag-Leffler type functions are investigated. The special cases of interest involve the generalized M-series and K-function, both introduced by Sharma. The two pairs of theorems established herein generalize recent results about left- and right-sided generalized fractional integration operators applied here to the M-series and the K-function. The note also results in important applications in physics and mathematical engineering. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Fox%E2%80%93Wright%20Psi%20function" title="Fox–Wright Psi function">Fox–Wright Psi function</a>, <a href="https://publications.waset.org/abstracts/search?q=generalized%20hypergeometric%20function" title=" generalized hypergeometric function"> generalized hypergeometric function</a>, <a href="https://publications.waset.org/abstracts/search?q=generalized%20Riemann%E2%80%93%20Liouville%20and%20Erd%C3%A9lyi%E2%80%93Kober%20fractional%20integral%20operators" title=" generalized Riemann– Liouville and Erdélyi–Kober fractional integral operators"> generalized Riemann– Liouville and Erdélyi–Kober fractional integral operators</a>, <a href="https://publications.waset.org/abstracts/search?q=Saigo%27s%20generalized%20fractional%20calculus" title=" Saigo's generalized fractional calculus"> Saigo's generalized fractional calculus</a>, <a href="https://publications.waset.org/abstracts/search?q=Sharma%27s%20M-series%20and%20K-function" title=" Sharma's M-series and K-function"> Sharma's M-series and K-function</a> </p> <a href="https://publications.waset.org/abstracts/60662/on-the-fractional-integration-of-generalized-mittag-leffler-type-functions" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/60662.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">440</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4937</span> Particle Swarm Optimization and Quantum Particle Swarm Optimization to Multidimensional Function Approximation</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Diogo%20Silva">Diogo Silva</a>, <a href="https://publications.waset.org/abstracts/search?q=Fadul%20Rodor"> Fadul Rodor</a>, <a href="https://publications.waset.org/abstracts/search?q=Carlos%20Moraes"> Carlos Moraes</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This work compares the results of multidimensional function approximation using two algorithms: the classical Particle Swarm Optimization (PSO) and the Quantum Particle Swarm Optimization (QPSO). These algorithms were both tested on three functions - The Rosenbrock, the Rastrigin, and the sphere functions - with different characteristics by increasing their number of dimensions. As a result, this study shows that the higher the function space, i.e. the larger the function dimension, the more evident the advantages of using the QPSO method compared to the PSO method in terms of performance and number of necessary iterations to reach the stop criterion. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=PSO" title="PSO">PSO</a>, <a href="https://publications.waset.org/abstracts/search?q=QPSO" title=" QPSO"> QPSO</a>, <a href="https://publications.waset.org/abstracts/search?q=function%20approximation" title=" function approximation"> function approximation</a>, <a href="https://publications.waset.org/abstracts/search?q=AI" title=" AI"> AI</a>, <a href="https://publications.waset.org/abstracts/search?q=optimization" title=" optimization"> optimization</a>, <a href="https://publications.waset.org/abstracts/search?q=multidimensional%20functions" title=" multidimensional functions"> multidimensional functions</a> </p> <a href="https://publications.waset.org/abstracts/81790/particle-swarm-optimization-and-quantum-particle-swarm-optimization-to-multidimensional-function-approximation" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/81790.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">589</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4936</span> Characteristic Function in Estimation of Probability Distribution Moments </h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Vladimir%20S.%20Timofeev">Vladimir S. Timofeev</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this article the problem of distributional moments estimation is considered. The new approach of moments estimation based on usage of the characteristic function is proposed. By statistical simulation technique, author shows that new approach has some robust properties. For calculation of the derivatives of characteristic function there is used numerical differentiation. Obtained results confirmed that author’s idea has a certain working efficiency and it can be recommended for any statistical applications. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=characteristic%20function" title="characteristic function">characteristic function</a>, <a href="https://publications.waset.org/abstracts/search?q=distributional%20moments" title=" distributional moments"> distributional moments</a>, <a href="https://publications.waset.org/abstracts/search?q=robustness" title=" robustness"> robustness</a>, <a href="https://publications.waset.org/abstracts/search?q=outlier" title=" outlier"> outlier</a>, <a href="https://publications.waset.org/abstracts/search?q=statistical%20estimation%20problem" title=" statistical estimation problem"> statistical estimation problem</a>, <a href="https://publications.waset.org/abstracts/search?q=statistical%20simulation" title=" statistical simulation"> statistical simulation</a> </p> <a href="https://publications.waset.org/abstracts/11779/characteristic-function-in-estimation-of-probability-distribution-moments" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/11779.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">504</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4935</span> Continuous-Time and Discrete-Time Singular Value Decomposition of an Impulse Response Function</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Rogelio%20Luck">Rogelio Luck</a>, <a href="https://publications.waset.org/abstracts/search?q=Yucheng%20Liu"> Yucheng Liu</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper proposes the continuous-time singular value decomposition (SVD) for the impulse response function, a special kind of Green’s functions e⁻⁽ᵗ⁻ ᵀ⁾, in order to find a set of singular functions and singular values so that the convolutions of such function with the set of singular functions on a specified domain are the solutions to the inhomogeneous differential equations for those singular functions. A numerical example was illustrated to verify the proposed method. Besides the continuous-time SVD, a discrete-time SVD is also presented for the impulse response function, which is modeled using a Toeplitz matrix in the discrete system. The proposed method has broad applications in signal processing, dynamic system analysis, acoustic analysis, thermal analysis, as well as macroeconomic modeling. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=singular%20value%20decomposition" title="singular value decomposition">singular value decomposition</a>, <a href="https://publications.waset.org/abstracts/search?q=impulse%20response%20function" title=" impulse response function"> impulse response function</a>, <a href="https://publications.waset.org/abstracts/search?q=Green%E2%80%99s%20function" title=" Green’s function "> Green’s function </a>, <a href="https://publications.waset.org/abstracts/search?q=Toeplitz%20matrix" title=" Toeplitz matrix "> Toeplitz matrix </a>, <a href="https://publications.waset.org/abstracts/search?q=Hankel%20matrix" title=" Hankel matrix"> Hankel matrix</a> </p> <a href="https://publications.waset.org/abstracts/127083/continuous-time-and-discrete-time-singular-value-decomposition-of-an-impulse-response-function" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/127083.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">156</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4934</span> Subclasses of Bi-Univalent Functions Associated with Hohlov Operator</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Rashidah%20Omar">Rashidah Omar</a>, <a href="https://publications.waset.org/abstracts/search?q=Suzeini%20Abdul%20Halim"> Suzeini Abdul Halim</a>, <a href="https://publications.waset.org/abstracts/search?q=Aini%20Janteng"> Aini Janteng</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The coefficients estimate problem for Taylor-Maclaurin series is still an open problem especially for a function in the subclass of bi-univalent functions. A function <em>f </em>ϵ<em> A </em>is said to be bi-univalent in the open unit disk <em>D</em> if both <em>f </em>and <em>f<sup>-1</sup></em> are univalent in <em>D</em>. The symbol <em>A</em> denotes the class of all analytic functions <em>f</em> in <em>D</em> and it is normalized by the conditions <em>f</em>(0) = <em>f’</em>(0) – 1=0. The class of bi-univalent is denoted by The subordination concept is used in determining second and third Taylor-Maclaurin coefficients. The upper bound for second and third coefficients is estimated for functions in the subclasses of bi-univalent functions which are subordinated to the function φ. An analytic function <em>f</em> is subordinate to an analytic function <em>g</em> if there is an analytic function <em>w</em> defined on <em>D</em> with <em>w</em>(0) = 0 and |<em>w</em>(z)| < 1 satisfying <em>f</em>(<em>z</em>) = <em>g</em>[<em>w</em>(<em>z</em>)]. In this paper, two subclasses of bi-univalent functions associated with Hohlov operator are introduced. The bound for second and third coefficients of functions in these subclasses is determined using subordination. The findings would generalize the previous related works of several earlier authors. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=analytic%20functions" title="analytic functions">analytic functions</a>, <a href="https://publications.waset.org/abstracts/search?q=bi-univalent%20functions" title=" bi-univalent functions"> bi-univalent functions</a>, <a href="https://publications.waset.org/abstracts/search?q=Hohlov%20operator" title=" Hohlov operator"> Hohlov operator</a>, <a href="https://publications.waset.org/abstracts/search?q=subordination" title=" subordination"> subordination</a> </p> <a href="https://publications.waset.org/abstracts/72671/subclasses-of-bi-univalent-functions-associated-with-hohlov-operator" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/72671.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">292</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4933</span> The Changes of Functions of Leishan Miao New-Year in Southeast Guizhou</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Lanyan%20Peng">Lanyan Peng</a>, <a href="https://publications.waset.org/abstracts/search?q=Ling%20Chen"> Ling Chen</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Leishan Miao New-Year is one of the grandest festivals in the southeastern of Guizhou Province in China. It was officially listed in the National Intangible Cultural Heritage List in 2008, as a traditional folk cultural activity organized by the local Miao people. With the rise of cultural tourism, after 19 years of exploration, the local government has successfully built Miao New-Year into a cultural card that is well-known at home and abroad. During the Miao New-Year period, it has attracted 3.8 million tourists and achieves a win-win situation in the economy and culture. However, tourism development has changed the living environment and living state of the local people. And it is accompanied by changes in the form of the festival, the content of the festival, and the local people’s needs and attitudes to the festival. This paper uses the field investigation method to achieve 410 questionnaires and 35 interviews, exploring the process and the reasons for changes of Leishan Miao New-Year’s cultural function. Among all the functions, the economic function, identity function, and entertainment function have been enhanced, and the marriage and love function has been extended. In the meanwhile, sacrificial function has been weakened. There are some trends in functions. The function of commemorating ancestor and self-entertainment has been changed to entertaining people and economic pursuit. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Miao%20New-Year" title="Miao New-Year">Miao New-Year</a>, <a href="https://publications.waset.org/abstracts/search?q=Miao%20nationality" title=" Miao nationality"> Miao nationality</a>, <a href="https://publications.waset.org/abstracts/search?q=festival%20function" title=" festival function"> festival function</a>, <a href="https://publications.waset.org/abstracts/search?q=changes" title=" changes"> changes</a> </p> <a href="https://publications.waset.org/abstracts/110630/the-changes-of-functions-of-leishan-miao-new-year-in-southeast-guizhou" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/110630.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">121</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4932</span> On Boundary Values of Hardy Space Banach Space-Valued Functions</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Irina%20Peterburgsky">Irina Peterburgsky</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Let T be a unit circumference of a complex plane, E be a Banach space, E* and E** be its conjugate and second conjugate, respectively. In general, a Hardy space Hp(E), p ≥1, where functions act from the open unit disk to E, could contain a function for which even weak nontangential (angular) boundary value in the space E** does not exist at any point of the unit circumference T (C. Grossetete.) The situation is "better" when certain restrictions to the Banach space of values are applied (more or less resembling a classical case of scalar-valued functions depending on constrains, as shown by R. Ryan.) This paper shows that, nevertheless, in the case of a Banach space of a general type, the following positive statement is true: Proposition. For any function f(z) from Hp(E), p ≥ 1, there exists a function F(eiθ) on the unit circumference T to E** whose Poisson (in the Pettis sense) is integral regains the function f(z) on the open unit disk. Some characteristics of the function F(eiθ) are demonstrated. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=hardy%20spaces" title="hardy spaces">hardy spaces</a>, <a href="https://publications.waset.org/abstracts/search?q=Banach%20space-valued%20function" title=" Banach space-valued function"> Banach space-valued function</a>, <a href="https://publications.waset.org/abstracts/search?q=boundary%20values" title=" boundary values"> boundary values</a>, <a href="https://publications.waset.org/abstracts/search?q=Pettis%20integral" title=" Pettis integral"> Pettis integral</a> </p> <a href="https://publications.waset.org/abstracts/142709/on-boundary-values-of-hardy-space-banach-space-valued-functions" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/142709.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">249</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4931</span> Explicit Chain Homotopic Function to Compute Hochschild Homology of the Polynomial Algebra</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Zuhier%20Altawallbeh">Zuhier Altawallbeh</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this paper, an explicit homotopic function is constructed to compute the Hochschild homology of a finite dimensional free k-module V. Because the polynomial algebra is of course fundamental in the computation of the Hochschild homology HH and the cyclic homology CH of commutative algebras, we concentrate our work to compute HH of the polynomial algebra.by providing certain homotopic function. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=hochschild%20homology" title="hochschild homology">hochschild homology</a>, <a href="https://publications.waset.org/abstracts/search?q=homotopic%20function" title=" homotopic function"> homotopic function</a>, <a href="https://publications.waset.org/abstracts/search?q=free%20and%20projective%20modules" title=" free and projective modules"> free and projective modules</a>, <a href="https://publications.waset.org/abstracts/search?q=free%20resolution" title=" free resolution"> free resolution</a>, <a href="https://publications.waset.org/abstracts/search?q=exterior%20algebra" title=" exterior algebra"> exterior algebra</a>, <a href="https://publications.waset.org/abstracts/search?q=symmetric%20algebra" title=" symmetric algebra"> symmetric algebra</a> </p> <a href="https://publications.waset.org/abstracts/20251/explicit-chain-homotopic-function-to-compute-hochschild-homology-of-the-polynomial-algebra" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/20251.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">405</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4930</span> Multiple Relaxation Times in the Gibbs Ensemble Monte Carlo Simulation of Phase Separation</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Bina%20Kumari">Bina Kumari</a>, <a href="https://publications.waset.org/abstracts/search?q=Subir%20K.%20Sarkar"> Subir K. Sarkar</a>, <a href="https://publications.waset.org/abstracts/search?q=Pradipta%20Bandyopadhyay"> Pradipta Bandyopadhyay</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The autocorrelation function of the density fluctuation is studied in each of the two phases in a Gibbs Ensemble Monte Carlo (GEMC) simulation of the problem of phase separation for a square well potential with various values of its range. We find that the normalized autocorrelation function is described very well as a linear combination of an exponential function with a time scale τ₂ and a stretched exponential function with a time scale τ₁ and an exponent α. Dependence of (α, τ₁, τ₂) on the parameters of the GEMC algorithm and the range of the square well potential is investigated and interpreted. We also analyse the issue of how to choose the parameters of the GEMC simulation optimally. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=autocorrelation%20function" title="autocorrelation function">autocorrelation function</a>, <a href="https://publications.waset.org/abstracts/search?q=density%20fluctuation" title=" density fluctuation"> density fluctuation</a>, <a href="https://publications.waset.org/abstracts/search?q=GEMC" title=" GEMC"> GEMC</a>, <a href="https://publications.waset.org/abstracts/search?q=simulation" title=" simulation"> simulation</a> </p> <a href="https://publications.waset.org/abstracts/131552/multiple-relaxation-times-in-the-gibbs-ensemble-monte-carlo-simulation-of-phase-separation" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/131552.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">188</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4929</span> A Practical and Efficient Evaluation Function for 3D Model Based Vehicle Matching</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Yuan%20Zheng">Yuan Zheng</a> </p> <p class="card-text"><strong>Abstract:</strong></p> 3D model-based vehicle matching provides a new way for vehicle recognition, localization and tracking. Its key is to construct an evaluation function, also called fitness function, to measure the degree of vehicle matching. The existing fitness functions often poorly perform when the clutter and occlusion exist in traffic scenarios. In this paper, we present a practical and efficient fitness function. Unlike the existing evaluation functions, the proposed fitness function is to study the vehicle matching problem from both local and global perspectives, which exploits the pixel gradient information as well as the silhouette information. In view of the discrepancy between 3D vehicle model and real vehicle, a weighting strategy is introduced to differently treat the fitting of the model’s wireframes. Additionally, a normalization operation for the model’s projection is performed to improve the accuracy of the matching. Experimental results on real traffic videos reveal that the proposed fitness function is efficient and robust to the cluttered background and partial occlusion. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=3D-2D%20matching" title="3D-2D matching">3D-2D matching</a>, <a href="https://publications.waset.org/abstracts/search?q=fitness%20function" title=" fitness function"> fitness function</a>, <a href="https://publications.waset.org/abstracts/search?q=3D%20vehicle%20model" title=" 3D vehicle model"> 3D vehicle model</a>, <a href="https://publications.waset.org/abstracts/search?q=local%20image%20gradient" title=" local image gradient"> local image gradient</a>, <a href="https://publications.waset.org/abstracts/search?q=silhouette%20information" title=" silhouette information"> silhouette information</a> </p> <a href="https://publications.waset.org/abstracts/45357/a-practical-and-efficient-evaluation-function-for-3d-model-based-vehicle-matching" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/45357.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">399</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4928</span> Modelling of the Linear Operator in the Representation of the Function of Wave of a Micro Particle</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Mohammedi%20Ferhate">Mohammedi Ferhate</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper deals with the generalized the notion of the function of wave a micro particle moving free, the concept of the linear operator in the representation function delta of Dirac which is a generalization of the symbol of Kronecker to the case of a continuous variation of the sizes concerned with the condition of orthonormation of the Eigen functions the use of linear operators and their Eigen functions in connection with the solution of given differential equations, it is of interest to study the properties of the operators themselves and determine which of them follow purely from the nature of the operators, without reference to specific forms of Eigen functions. The models simulation examples are also presented. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=function" title="function">function</a>, <a href="https://publications.waset.org/abstracts/search?q=operator" title=" operator"> operator</a>, <a href="https://publications.waset.org/abstracts/search?q=simulation" title=" simulation"> simulation</a>, <a href="https://publications.waset.org/abstracts/search?q=wave" title=" wave"> wave</a> </p> <a href="https://publications.waset.org/abstracts/166115/modelling-of-the-linear-operator-in-the-representation-of-the-function-of-wave-of-a-micro-particle" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/166115.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">146</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4927</span> Bayesian Estimation under Different Loss Functions Using Gamma Prior for the Case of Exponential Distribution</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Md.%20Rashidul%20Hasan">Md. Rashidul Hasan</a>, <a href="https://publications.waset.org/abstracts/search?q=Atikur%20Rahman%20Baizid"> Atikur Rahman Baizid</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The Bayesian estimation approach is a non-classical estimation technique in statistical inference and is very useful in real world situation. The aim of this paper is to study the Bayes estimators of the parameter of exponential distribution under different loss functions and then compared among them as well as with the classical estimator named maximum likelihood estimator (MLE). In our real life, we always try to minimize the loss and we also want to gather some prior information (distribution) about the problem to solve it accurately. Here the gamma prior is used as the prior distribution of exponential distribution for finding the Bayes estimator. In our study, we also used different symmetric and asymmetric loss functions such as squared error loss function, quadratic loss function, modified linear exponential (MLINEX) loss function and non-linear exponential (NLINEX) loss function. Finally, mean square error (MSE) of the estimators are obtained and then presented graphically. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Bayes%20estimator" title="Bayes estimator">Bayes estimator</a>, <a href="https://publications.waset.org/abstracts/search?q=maximum%20likelihood%20estimator%20%28MLE%29" title=" maximum likelihood estimator (MLE)"> maximum likelihood estimator (MLE)</a>, <a href="https://publications.waset.org/abstracts/search?q=modified%20linear%20exponential%20%28MLINEX%29%20loss%20function" title=" modified linear exponential (MLINEX) loss function"> modified linear exponential (MLINEX) loss function</a>, <a href="https://publications.waset.org/abstracts/search?q=Squared%20Error%20%28SE%29%20loss%20function" title=" Squared Error (SE) loss function"> Squared Error (SE) loss function</a>, <a href="https://publications.waset.org/abstracts/search?q=non-linear%20exponential%20%28NLINEX%29%20loss%20function" title=" non-linear exponential (NLINEX) loss function"> non-linear exponential (NLINEX) loss function</a> </p> <a href="https://publications.waset.org/abstracts/53902/bayesian-estimation-under-different-loss-functions-using-gamma-prior-for-the-case-of-exponential-distribution" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/53902.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">384</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4926</span> Remarks on the Lattice Green's Function for the Anisotropic Face Cantered Cubic Lattice</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Jihad%20H.%20Asad">Jihad H. Asad</a> </p> <p class="card-text"><strong>Abstract:</strong></p> An expression for the Green’s function (GF) of anisotropic face cantered cubic (IFCC) lattice is evaluated analytically and numerically for a single impurity problem. The density of states (DOS), phase shift and scattering cross section are expressed in terms of complete elliptic integrals of the first kind. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=lattice%20Green%27s%20function" title="lattice Green's function">lattice Green's function</a>, <a href="https://publications.waset.org/abstracts/search?q=elliptic%20integral" title=" elliptic integral"> elliptic integral</a>, <a href="https://publications.waset.org/abstracts/search?q=physics" title=" physics"> physics</a>, <a href="https://publications.waset.org/abstracts/search?q=cubic%20lattice" title=" cubic lattice"> cubic lattice</a> </p> <a href="https://publications.waset.org/abstracts/5976/remarks-on-the-lattice-greens-function-for-the-anisotropic-face-cantered-cubic-lattice" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/5976.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">466</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4925</span> An Analytical Wall Function for 2-D Shock Wave/Turbulent Boundary Layer Interactions</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=X.%20Wang">X. Wang</a>, <a href="https://publications.waset.org/abstracts/search?q=T.%20J.%20Craft"> T. J. Craft</a>, <a href="https://publications.waset.org/abstracts/search?q=H.%20Iacovides"> H. Iacovides</a> </p> <p class="card-text"><strong>Abstract:</strong></p> When handling the near-wall regions of turbulent flows, it is necessary to account for the viscous effects which are important over the thin near-wall layers. Low-Reynolds- number turbulence models do this by including explicit viscous and also damping terms which become active in the near-wall regions, and using very fine near-wall grids to properly resolve the steep gradients present. In order to overcome the cost associated with the low-Re turbulence models, a more advanced wall function approach has been implemented within OpenFoam and tested together with a standard log-law based wall function in the prediction of flows which involve 2-D shock wave/turbulent boundary layer interactions (SWTBLIs). On the whole, from the calculation of the impinging shock interaction, the three turbulence modelling strategies, the Lauder-Sharma k-ε model with Yap correction (LS), the high-Re k-ε model with standard wall function (SWF) and analytical wall function (AWF), display good predictions of wall-pressure. However, the SWF approach tends to underestimate the tendency of the flow to separate as a result of the SWTBLI. The analytical wall function, on the other hand, is able to reproduce the shock-induced flow separation and returns predictions similar to those of the low-Re model, using a much coarser mesh. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=SWTBLIs" title="SWTBLIs">SWTBLIs</a>, <a href="https://publications.waset.org/abstracts/search?q=skin-friction" title=" skin-friction"> skin-friction</a>, <a href="https://publications.waset.org/abstracts/search?q=turbulence%20modeling" title=" turbulence modeling"> turbulence modeling</a>, <a href="https://publications.waset.org/abstracts/search?q=wall%20function" title=" wall function"> wall function</a> </p> <a href="https://publications.waset.org/abstracts/60622/an-analytical-wall-function-for-2-d-shock-waveturbulent-boundary-layer-interactions" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/60622.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">346</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4924</span> Defuzzification of Periodic Membership Function on Circular Coordinates</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Takashi%20Mitsuishi">Takashi Mitsuishi</a>, <a href="https://publications.waset.org/abstracts/search?q=Koji%20Saigusa"> Koji Saigusa</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper presents circular polar coordinates transformation of periodic fuzzy membership function. The purpose is identification of domain of periodic membership functions in consequent part of IF-THEN rules. The proposed methods are applied to the simple color construct system. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=periodic%20membership%20function" title="periodic membership function">periodic membership function</a>, <a href="https://publications.waset.org/abstracts/search?q=polar%20coordinates%20transformation" title=" polar coordinates transformation"> polar coordinates transformation</a>, <a href="https://publications.waset.org/abstracts/search?q=defuzzification" title=" defuzzification"> defuzzification</a>, <a href="https://publications.waset.org/abstracts/search?q=circular%20coordinates" title=" circular coordinates"> circular coordinates</a> </p> <a href="https://publications.waset.org/abstracts/14722/defuzzification-of-periodic-membership-function-on-circular-coordinates" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/14722.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">309</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4923</span> The Effect of Internal Auditing Function on the Quality of Financial Reporting: A Theoretical Framework</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Hani%20Albogami">Hani Albogami</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The internal audit function is considered as one of the internal corporate governance mechanisms that may have an impact on improving earnings quality by constraining earnings management. The internal audit function is also a unique corporate governance mechanism because internal auditors have more involvement with the day-to-day operations comparing to the audit committee, and also internal auditors audit their companies the whole year compared to the external auditor who audits only a certain time of the year. The relationships between internal audit function and earnings management can be understood by some theories. Therefore, this paper provides a theoretical background of the influence of the quality of internal audit function on earnings management. In particular, the agency theory, institutional theory, singling theory, and resource dependency theory are adapted by this paper to provide some understanding and analyses that can be a basis for future research to contribute to the corporate governance academic studies. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=internal%20audit" title="internal audit">internal audit</a>, <a href="https://publications.waset.org/abstracts/search?q=corporate%20governance" title=" corporate governance"> corporate governance</a>, <a href="https://publications.waset.org/abstracts/search?q=earnings%20management" title=" earnings management"> earnings management</a>, <a href="https://publications.waset.org/abstracts/search?q=accounting" title=" accounting"> accounting</a> </p> <a href="https://publications.waset.org/abstracts/135376/the-effect-of-internal-auditing-function-on-the-quality-of-financial-reporting-a-theoretical-framework" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/135376.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">200</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4922</span> Efficient Estimation for the Cox Proportional Hazards Cure Model</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Khandoker%20Akib%20Mohammad">Khandoker Akib Mohammad</a> </p> <p class="card-text"><strong>Abstract:</strong></p> While analyzing time-to-event data, it is possible that a certain fraction of subjects will never experience the event of interest, and they are said to be cured. When this feature of survival models is taken into account, the models are commonly referred to as cure models. In the presence of covariates, the conditional survival function of the population can be modelled by using the cure model, which depends on the probability of being uncured (incidence) and the conditional survival function of the uncured subjects (latency), and a combination of logistic regression and Cox proportional hazards (PH) regression is used to model the incidence and latency respectively. In this paper, we have shown the asymptotic normality of the profile likelihood estimator via asymptotic expansion of the profile likelihood and obtain the explicit form of the variance estimator with an implicit function in the profile likelihood. We have also shown the efficient score function based on projection theory and the profile likelihood score function are equal. Our contribution in this paper is that we have expressed the efficient information matrix as the variance of the profile likelihood score function. A simulation study suggests that the estimated standard errors from bootstrap samples (SMCURE package) and the profile likelihood score function (our approach) are providing similar and comparable results. The numerical result of our proposed method is also shown by using the melanoma data from SMCURE R-package, and we compare the results with the output obtained from the SMCURE package. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=Cox%20PH%20model" title="Cox PH model">Cox PH model</a>, <a href="https://publications.waset.org/abstracts/search?q=cure%20model" title=" cure model"> cure model</a>, <a href="https://publications.waset.org/abstracts/search?q=efficient%20score%20function" title=" efficient score function"> efficient score function</a>, <a href="https://publications.waset.org/abstracts/search?q=EM%20algorithm" title=" EM algorithm"> EM algorithm</a>, <a href="https://publications.waset.org/abstracts/search?q=implicit%20function" title=" implicit function"> implicit function</a>, <a href="https://publications.waset.org/abstracts/search?q=profile%20likelihood" title=" profile likelihood"> profile likelihood</a> </p> <a href="https://publications.waset.org/abstracts/124490/efficient-estimation-for-the-cox-proportional-hazards-cure-model" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/124490.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">143</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4921</span> A Pilot Study on the Sensory Processing Difficulty Pattern Association between the Hot and Cold Executive Function Deficits in Attention Deficit Hyperactivity Deficit Child</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Sheng-Fen%20Fan">Sheng-Fen Fan</a>, <a href="https://publications.waset.org/abstracts/search?q=Sung-Hui%20Tseng"> Sung-Hui Tseng</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Attention deficit hyperactivity deficit (ADHD) child display diverse sensory processing difficulty behaviors. There is less evidence to figure out how the association between executive function and sensory deficit. To determine whether sensory deficit influence the executive functions, we examined sensory processing by SPM and try to indicate hot/cold executive function (EF) by BRIEF2, respectively. We found that the hot executive function deficit might associate with auditory processing in a variety of settings, and vestibular input to maintain balance and upright posture; the cold EF deficit might opposite to the hot EF deficit, the vestibular sensory modulation difficulty association with emotion shifting and emotional regulation. These results suggest that sensory processing might be another consideration factor to influence the higher cognitive control or emotional regulation of EF. Overall, this study indicates the distinction between hot and cold EF impairments with different sensory modulation problem. Moreover, for clinician, it needs more cautious consideration to conduct intervention with ADHD. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=hot%20executive%20function" title="hot executive function">hot executive function</a>, <a href="https://publications.waset.org/abstracts/search?q=cold%20executive%20function" title=" cold executive function"> cold executive function</a>, <a href="https://publications.waset.org/abstracts/search?q=sensory%20processing" title=" sensory processing"> sensory processing</a>, <a href="https://publications.waset.org/abstracts/search?q=ADHD" title=" ADHD"> ADHD</a> </p> <a href="https://publications.waset.org/abstracts/81479/a-pilot-study-on-the-sensory-processing-difficulty-pattern-association-between-the-hot-and-cold-executive-function-deficits-in-attention-deficit-hyperactivity-deficit-child" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/81479.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">286</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4920</span> Estimation of Fuel Cost Function Characteristics Using Cuckoo Search</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=M.%20R.%20Al-Rashidi">M. R. Al-Rashidi</a>, <a href="https://publications.waset.org/abstracts/search?q=K.%20M.%20El-Naggar"> K. M. El-Naggar</a>, <a href="https://publications.waset.org/abstracts/search?q=M.%20F.%20Al-Hajri"> M. F. Al-Hajri</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The fuel cost function describes the electric power generation-cost relationship in thermal plants, hence, it sheds light on economical aspects of power industry. Different models have been proposed to describe this relationship with the quadratic function model being the most popular one. Parameters of second order fuel cost function are estimated in this paper using cuckoo search algorithm. It is a new population based meta-heuristic optimization technique that has been used in this study primarily as an accurate estimation tool. Its main features are flexibility, simplicity, and effectiveness when compared to other estimation techniques. The parameter estimation problem is formulated as an optimization one with the goal being minimizing the error associated with the estimated parameters. A case study is considered in this paper to illustrate cuckoo search promising potential as a valuable estimation and optimization technique. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=cuckoo%20search" title="cuckoo search">cuckoo search</a>, <a href="https://publications.waset.org/abstracts/search?q=parameters%20estimation" title=" parameters estimation"> parameters estimation</a>, <a href="https://publications.waset.org/abstracts/search?q=fuel%20cost%20function" title=" fuel cost function"> fuel cost function</a>, <a href="https://publications.waset.org/abstracts/search?q=economic%20dispatch" title=" economic dispatch"> economic dispatch</a> </p> <a href="https://publications.waset.org/abstracts/25377/estimation-of-fuel-cost-function-characteristics-using-cuckoo-search" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/25377.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">581</span> </span> </div> </div> <div class="card paper-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">4919</span> A Hazard Rate Function for the Time of Ruin</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/abstracts/search?q=Sule%20Sahin">Sule Sahin</a>, <a href="https://publications.waset.org/abstracts/search?q=Basak%20Bulut%20Karageyik"> Basak Bulut Karageyik</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper introduces a hazard rate function for the time of ruin to calculate the conditional probability of ruin for very small intervals. We call this function the force of ruin (FoR). We obtain the expected time of ruin and conditional expected time of ruin from the exact finite time ruin probability with exponential claim amounts. Then we introduce the FoR which gives the conditional probability of ruin and the condition is that ruin has not occurred at time t. We analyse the behavior of the FoR function for different initial surpluses over a specific time interval. We also obtain FoR under the excess of loss reinsurance arrangement and examine the effect of reinsurance on the FoR. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/abstracts/search?q=conditional%20time%20of%20ruin" title="conditional time of ruin">conditional time of ruin</a>, <a href="https://publications.waset.org/abstracts/search?q=finite%20time%20ruin%20probability" title=" finite time ruin probability"> finite time ruin probability</a>, <a href="https://publications.waset.org/abstracts/search?q=force%20of%20ruin" title=" force of ruin"> force of ruin</a>, <a href="https://publications.waset.org/abstracts/search?q=reinsurance" title=" reinsurance"> reinsurance</a> </p> <a href="https://publications.waset.org/abstracts/55648/a-hazard-rate-function-for-the-time-of-ruin" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/abstracts/55648.pdf" target="_blank" class="btn btn-primary btn-sm">PDF</a> <span class="bg-info text-light px-1 py-1 float-right rounded"> Downloads <span class="badge badge-light">405</span> </span> </div> </div> <ul class="pagination"> <li class="page-item disabled"><span class="page-link">‹</span></li> <li class="page-item active"><span class="page-link">1</span></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=2">2</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=3">3</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=4">4</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=5">5</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=6">6</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=7">7</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=8">8</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=9">9</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=10">10</a></li> <li class="page-item disabled"><span class="page-link">...</span></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=164">164</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=165">165</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/abstracts/search?q=K-means%20function&page=2" rel="next">›</a></li> </ul> </div> </main> <footer> <div id="infolinks" class="pt-3 pb-2"> <div class="container"> <div style="background-color:#f5f5f5;" class="p-3"> <div class="row"> <div class="col-md-2"> <ul class="list-unstyled"> About <li><a href="https://waset.org/page/support">About Us</a></li> <li><a href="https://waset.org/page/support#legal-information">Legal</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/WASET-16th-foundational-anniversary.pdf">WASET celebrates its 16th foundational anniversary</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Account <li><a href="https://waset.org/profile">My Account</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Explore <li><a href="https://waset.org/disciplines">Disciplines</a></li> <li><a href="https://waset.org/conferences">Conferences</a></li> <li><a href="https://waset.org/conference-programs">Conference Program</a></li> <li><a href="https://waset.org/committees">Committees</a></li> <li><a href="https://publications.waset.org">Publications</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Research <li><a href="https://publications.waset.org/abstracts">Abstracts</a></li> <li><a href="https://publications.waset.org">Periodicals</a></li> <li><a href="https://publications.waset.org/archive">Archive</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Open Science <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Open-Science-Philosophy.pdf">Open Science Philosophy</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Open-Science-Award.pdf">Open Science Award</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Open-Society-Open-Science-and-Open-Innovation.pdf">Open Innovation</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Postdoctoral-Fellowship-Award.pdf">Postdoctoral Fellowship Award</a></li> <li><a target="_blank" rel="nofollow" href="https://publications.waset.org/static/files/Scholarly-Research-Review.pdf">Scholarly Research Review</a></li> </ul> </div> <div class="col-md-2"> <ul class="list-unstyled"> Support <li><a href="https://waset.org/page/support">Support</a></li> <li><a href="https://waset.org/profile/messages/create">Contact Us</a></li> <li><a href="https://waset.org/profile/messages/create">Report Abuse</a></li> </ul> </div> </div> </div> </div> </div> <div class="container text-center"> <hr style="margin-top:0;margin-bottom:.3rem;"> <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank" class="text-muted small">Creative Commons Attribution 4.0 International License</a> <div id="copy" class="mt-2">© 2024 World Academy of Science, Engineering and Technology</div> </div> </footer> <a href="javascript:" id="return-to-top"><i class="fas fa-arrow-up"></i></a> <div class="modal" id="modal-template"> <div class="modal-dialog"> <div class="modal-content"> <div class="row m-0 mt-1"> <div class="col-md-12"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> </div> </div> <div class="modal-body"></div> </div> </div> </div> <script src="https://cdn.waset.org/static/plugins/jquery-3.3.1.min.js"></script> <script src="https://cdn.waset.org/static/plugins/bootstrap-4.2.1/js/bootstrap.bundle.min.js"></script> <script src="https://cdn.waset.org/static/js/site.js?v=150220211556"></script> <script> jQuery(document).ready(function() { /*jQuery.get("https://publications.waset.org/xhr/user-menu", function (response) { jQuery('#mainNavMenu').append(response); });*/ jQuery.get({ url: "https://publications.waset.org/xhr/user-menu", cache: false }).then(function(response){ jQuery('#mainNavMenu').append(response); }); }); </script> </body> </html>