CINXE.COM
Search results for: token derivatives.
<!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: token derivatives.</title> <meta name="description" content="Search results for: token derivatives."> <meta name="keywords" content="token derivatives."> <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="token derivatives." 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/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="token derivatives."> <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> 153</div> </div> </div> </div> <h1 class="mt-3 mb-3 text-center" style="font-size:1.6rem;">Search results for: token derivatives.</h1> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">153</span> A Fault Tolerant Token-based Algorithm for Group Mutual Exclusion in Distributed Systems</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Abhishek%20Swaroop">Abhishek Swaroop</a>, <a href="https://publications.waset.org/search?q=Awadhesh%20Kumar%20Singh"> Awadhesh Kumar Singh</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The group mutual exclusion (GME) problem is a variant of the mutual exclusion problem. In the present paper a token-based group mutual exclusion algorithm, capable of handling transient faults, is proposed. The algorithm uses the concept of dynamic request sets. A time out mechanism is used to detect the token loss; also, a distributed scheme is used to regenerate the token. The worst case message complexity of the algorithm is n+1. The maximum concurrency and forum switch complexity of the algorithm are n and min (n, m) respectively, where n is the number of processes and m is the number of groups. The algorithm also satisfies another desirable property called smooth admission. The scheme can also be adapted to handle the extended group mutual exclusion problem. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Dynamic%20request%20sets" title="Dynamic request sets">Dynamic request sets</a>, <a href="https://publications.waset.org/search?q=Fault%20tolerance" title=" Fault tolerance"> Fault tolerance</a>, <a href="https://publications.waset.org/search?q=Smoothadmission" title=" Smoothadmission"> Smoothadmission</a>, <a href="https://publications.waset.org/search?q=Transient%20faults." title=" Transient faults."> Transient faults.</a> </p> <a href="https://publications.waset.org/2523/a-fault-tolerant-token-based-algorithm-for-group-mutual-exclusion-in-distributed-systems" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/2523/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/2523/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/2523/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/2523/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/2523/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/2523/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/2523/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/2523/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/2523/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/2523/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/2523.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">1673</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">152</span> An Effective Traffic Control for both Real-time Bursts and Reliable Bursts in OBS Networks</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Yuki%20Kondo">Yuki Kondo</a>, <a href="https://publications.waset.org/search?q=Takanori%20Nagano"> Takanori Nagano</a>, <a href="https://publications.waset.org/search?q=Yuki%20Takeda"> Yuki Takeda</a>, <a href="https://publications.waset.org/search?q=Young-Bok%20Choi"> Young-Bok Choi</a>, <a href="https://publications.waset.org/search?q=Hiromi%20Okada"> Hiromi Okada</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Optical burst switching(OBS) is considered as one of preferable network technologies for the next generation Internet. The Internet has two traffic classes, i.e. real-time bursts and reliable bursts. It is an important subject for OBS to achieve cooperated operation of real-time bursts and reliable bursts. In this paper, we proposes a new effective traffic control method named Separate TB+LB (Token Bucket + Leaky Bucket : TB+LB) method. The proposed method presents a new Token Bucket scheme for real-time bursts called as RBO-TB (Real-time Bursts Oriented Token Bucket). The method also applies the LB method to reliable bursts for obtaining better performance. This paper verifies the effectiveness of the Separate TB+LB method through the performance evaluation. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=leaky%20bucket" title="leaky bucket">leaky bucket</a>, <a href="https://publications.waset.org/search?q=OBS" title=" OBS"> OBS</a>, <a href="https://publications.waset.org/search?q=traffic%20control" title=" traffic control"> traffic control</a>, <a href="https://publications.waset.org/search?q=token%20bucket." title=" token bucket."> token bucket.</a> </p> <a href="https://publications.waset.org/3219/an-effective-traffic-control-for-both-real-time-bursts-and-reliable-bursts-in-obs-networks" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/3219/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/3219/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/3219/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/3219/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/3219/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/3219/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/3219/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/3219/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/3219/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/3219/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/3219.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">1496</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">151</span> On Bounding Jayanti's Distributed Mutual Exclusion Algorithm</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Awadhesh%20Kumar%20Singh">Awadhesh Kumar Singh</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>Jayanti-s algorithm is one of the best known abortable mutual exclusion algorithms. This work is an attempt to overcome an already known limitation of the algorithm while preserving its all important properties and elegance. The limitation is that the token number used to assign process identification number to new incoming processes is unbounded. We have used a suitably adapted alternative data structure, in order to completely eliminate the use of token number, in the algorithm.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Abortable" title="Abortable">Abortable</a>, <a href="https://publications.waset.org/search?q=deterministic" title=" deterministic"> deterministic</a>, <a href="https://publications.waset.org/search?q=local%20spin" title=" local spin"> local spin</a>, <a href="https://publications.waset.org/search?q=mutual%20exclusion." title=" mutual exclusion."> mutual exclusion.</a> </p> <a href="https://publications.waset.org/1133/on-bounding-jayantis-distributed-mutual-exclusion-algorithm" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/1133/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/1133/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/1133/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/1133/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/1133/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/1133/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/1133/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/1133/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/1133/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/1133/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/1133.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">1273</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">150</span> High Level Synthesis of Digital Filters Based On Sub-Token Forwarding</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Iyad%20F.%20Jafar">Iyad F. Jafar</a>, <a href="https://publications.waset.org/search?q=Sandra%20J.%20Alrawashdeh"> Sandra J. Alrawashdeh</a>, <a href="https://publications.waset.org/search?q=Ban%20K.%20Alhamayel"> Ban K. Alhamayel</a> </p> <p class="card-text"><strong>Abstract:</strong></p> High level synthesis (HLS) is a process which generates register-transfer level design for digital systems from behavioral description. There are many HLS algorithms and commercial tools. However, most of these algorithms consider a behavioral description for the system when a single token is presented to the system. This approach does not exploit extra hardware efficiently, especially in the design of digital filters where common operations may exist between successive tokens. In this paper, we modify the behavioral description to process multiple tokens in parallel. However, this approach is unlike the full processing that requires full hardware replication. It exploits the presence of common operations between successive tokens. The performance of the proposed approach is better than sequential processing and approaches that of full parallel processing as the hardware resources are increased. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Digital%20filters" title="Digital filters">Digital filters</a>, <a href="https://publications.waset.org/search?q=High%20level%20synthesis" title=" High level synthesis"> High level synthesis</a>, <a href="https://publications.waset.org/search?q=Sub-token%0Aforwarding" title=" Sub-token forwarding"> Sub-token forwarding</a> </p> <a href="https://publications.waset.org/14496/high-level-synthesis-of-digital-filters-based-on-sub-token-forwarding" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/14496/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/14496/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/14496/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/14496/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/14496/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/14496/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/14496/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/14496/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/14496/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/14496/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/14496.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">1461</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">149</span> An Energy Efficient Algorithm for Distributed Mutual Exclusion in Mobile Ad-hoc Networks</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Sayani%20Sil">Sayani Sil</a>, <a href="https://publications.waset.org/search?q=Sukanta%20Das"> Sukanta Das</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper reports a distributed mutual exclusion algorithm for mobile Ad-hoc networks. The network is clustered hierarchically. The proposed algorithm considers the clustered network as a logical tree and develops a token passing scheme to get the mutual exclusion. The performance analysis and simulation results show that its message requirement is optimal, and thus the algorithm is energy efficient. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Critical%20section" title="Critical section">Critical section</a>, <a href="https://publications.waset.org/search?q=Distributed%20mutual%20exclusion" title=" Distributed mutual exclusion"> Distributed mutual exclusion</a>, <a href="https://publications.waset.org/search?q=MobileAd-hoc%20network" title=" MobileAd-hoc network"> MobileAd-hoc network</a>, <a href="https://publications.waset.org/search?q=Token-based%20algorithms." title=" Token-based algorithms."> Token-based algorithms.</a> </p> <a href="https://publications.waset.org/3135/an-energy-efficient-algorithm-for-distributed-mutual-exclusion-in-mobile-ad-hoc-networks" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/3135/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/3135/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/3135/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/3135/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/3135/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/3135/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/3135/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/3135/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/3135/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/3135/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/3135.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">1751</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">148</span> A Finite Point Method Based on Directional Derivatives for Diffusion Equation</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Guixia%20Lv">Guixia Lv</a>, <a href="https://publications.waset.org/search?q=Longjun%20Shen"> Longjun Shen</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper presents a finite point method based on directional derivatives for diffusion equation on 2D scattered points. To discretize the diffusion operator at a given point, a six-point stencil is derived by employing explicit numerical formulae of directional derivatives, namely, for the point under consideration, only five neighbor points are involved, the number of which is the smallest for discretizing diffusion operator with first-order accuracy. A method for selecting neighbor point set is proposed, which satisfies the solvability condition of numerical derivatives. Some numerical examples are performed to show the good performance of the proposed method. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Finite%20point%20method" title="Finite point method">Finite point method</a>, <a href="https://publications.waset.org/search?q=directional%20derivatives" title=" directional derivatives"> directional derivatives</a>, <a href="https://publications.waset.org/search?q=diffusionequation" title=" diffusionequation"> diffusionequation</a>, <a href="https://publications.waset.org/search?q=method%20for%20selecting%20neighbor%20point%20set." title=" method for selecting neighbor point set."> method for selecting neighbor point set.</a> </p> <a href="https://publications.waset.org/7710/a-finite-point-method-based-on-directional-derivatives-for-diffusion-equation" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/7710/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/7710/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/7710/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/7710/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/7710/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/7710/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/7710/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/7710/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/7710/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/7710/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/7710.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">1351</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">147</span> Some Remarks About Riemann-Liouville and Caputo Impulsive Fractional Calculus</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=M.%20De%20la%20Sen">M. De la Sen</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This paper establishes some closed formulas for Riemann- Liouville impulsive fractional integral calculus and also for Riemann- Liouville and Caputo impulsive fractional derivatives. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Rimann-%20Liouville%20fractional%20calculus" title="Rimann- Liouville fractional calculus">Rimann- Liouville fractional calculus</a>, <a href="https://publications.waset.org/search?q=Caputofractional%20derivative" title=" Caputofractional derivative"> Caputofractional derivative</a>, <a href="https://publications.waset.org/search?q=Dirac%20delta" title=" Dirac delta"> Dirac delta</a>, <a href="https://publications.waset.org/search?q=Distributional%20derivatives" title=" Distributional derivatives"> Distributional derivatives</a>, <a href="https://publications.waset.org/search?q=Highorderdistributional%20derivatives." title=" Highorderdistributional derivatives."> Highorderdistributional derivatives.</a> </p> <a href="https://publications.waset.org/9157/some-remarks-about-riemann-liouville-and-caputo-impulsive-fractional-calculus" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/9157/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/9157/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/9157/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/9157/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/9157/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/9157/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/9157/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/9157/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/9157/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/9157/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/9157.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">1425</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">146</span> Account Management Method with Blind Signature Scheme</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Ryu%20Watanabe">Ryu Watanabe</a>, <a href="https://publications.waset.org/search?q=Yutaka%20Miyake"> Yutaka Miyake</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Reducing the risk of information leaks is one of the most important functions of identity management systems. To achieve this purpose, Dey et al. have already proposed an account management method for a federated login system using a blind signature scheme. In order to ensure account anonymity for the authentication provider, referred to as an IDP (identity provider), a blind signature scheme is utilized to generate an authentication token on an authentication service and the token is sent to an IDP. However, there is a problem with the proposed system. Malicious users can establish multiple accounts on an IDP by requesting such accounts. As a measure to solve this problem, in this paper, the authors propose an account checking method that is performed before account generation. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=identity%20management" title="identity management">identity management</a>, <a href="https://publications.waset.org/search?q=blind%20signature" title=" blind signature"> blind signature</a>, <a href="https://publications.waset.org/search?q=privacy%20protection" title=" privacy protection"> privacy protection</a> </p> <a href="https://publications.waset.org/2657/account-management-method-with-blind-signature-scheme" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/2657/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/2657/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/2657/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/2657/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/2657/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/2657/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/2657/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/2657/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/2657/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/2657/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/2657.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">1544</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">145</span> Blockchain for Decentralized Finance: Impact, Challenges and Remediation</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Rishabh%20Garg">Rishabh Garg</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>Blockchain technology can allow remote, untrusted parties in the banking and financial sector to reach consensus on the state of databases without the involvement of gatekeepers. Like a bookkeeper, it can manage all financial transactions including payments, settlements, fundraising, securities management, loans, credits and trade finance. It can outperform existing systems in terms of identity verification, asset transfers, peer-to-peer transfers, hedge funds, security and auditability. Blockchain-based decentralized finance (DeFi) is a new financial protocol. Being open and programmable, it enables various DeFi use-cases, including asset management, tokenization, tokenized derivatives, decentralized autonomous organizations, data analysis and valuation, payments, lending and borrowing, insurance, margin trading, prediction market, gambling and yield-farming, etc. In addition, it can ease financial transactions, cash-flow, use of programmable currency, no-loss lotteries, etc. This paper aims to assess the potential of decentralized finance by leveraging the blockchain-enabled Ethereum platform as an alternative to traditional finance. The study also aims to find out the impact of decentralized finance on prediction markets, quadratic funding and crowd-funding, together with the potential challenges and solutions associated with its implementation.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Advance%20trading" title="Advance trading">Advance trading</a>, <a href="https://publications.waset.org/search?q=crowd%20funding" title=" crowd funding"> crowd funding</a>, <a href="https://publications.waset.org/search?q=exchange%20tokens" title=" exchange tokens"> exchange tokens</a>, <a href="https://publications.waset.org/search?q=fund%20aggregation" title=" fund aggregation"> fund aggregation</a>, <a href="https://publications.waset.org/search?q=margin%20trading" title=" margin trading"> margin trading</a>, <a href="https://publications.waset.org/search?q=quadratic%20funding" title=" quadratic funding"> quadratic funding</a>, <a href="https://publications.waset.org/search?q=smart%20contracts" title=" smart contracts"> smart contracts</a>, <a href="https://publications.waset.org/search?q=streaming%20money" title=" streaming money"> streaming money</a>, <a href="https://publications.waset.org/search?q=token%20derivatives." title=" token derivatives."> token derivatives.</a> </p> <a href="https://publications.waset.org/10013000/blockchain-for-decentralized-finance-impact-challenges-and-remediation" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/10013000/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/10013000/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/10013000/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/10013000/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/10013000/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/10013000/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/10013000/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/10013000/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/10013000/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/10013000/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/10013000.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">343</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">144</span> A Distributed Group Mutual Exclusion Algorithm for Soft Real Time Systems</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Abhishek%20Swaroop">Abhishek Swaroop</a>, <a href="https://publications.waset.org/search?q=Awadhesh%20Kumar%20Singh"> Awadhesh Kumar Singh</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The group mutual exclusion (GME) problem is an interesting generalization of the mutual exclusion problem. Several solutions of the GME problem have been proposed for message passing distributed systems. However, none of these solutions is suitable for real time distributed systems. In this paper, we propose a token-based distributed algorithms for the GME problem in soft real time distributed systems. The algorithm uses the concepts of priority queue, dynamic request set and the process state. The algorithm uses first come first serve approach in selecting the next session type between the same priority levels and satisfies the concurrent occupancy property. The algorithm allows all n processors to be inside their CS provided they request for the same session. The performance analysis and correctness proof of the algorithm has also been included in the paper. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Concurrency" title="Concurrency">Concurrency</a>, <a href="https://publications.waset.org/search?q=Group%20mutual%20exclusion" title=" Group mutual exclusion"> Group mutual exclusion</a>, <a href="https://publications.waset.org/search?q=Priority" title=" Priority"> Priority</a>, <a href="https://publications.waset.org/search?q=Request%20set" title="Request set">Request set</a>, <a href="https://publications.waset.org/search?q=Token." title=" Token."> Token.</a> </p> <a href="https://publications.waset.org/6114/a-distributed-group-mutual-exclusion-algorithm-for-soft-real-time-systems" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/6114/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/6114/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/6114/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/6114/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/6114/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/6114/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/6114/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/6114/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/6114/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/6114/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/6114.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">1713</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">143</span> Overview of Risk Management in Electricity Markets Using Financial Derivatives</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Aparna%20Viswanath">Aparna Viswanath</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>Electricity spot prices are highly volatile under optimal generation capacity scenarios due to factors such as nonstorability of electricity, peak demand at certain periods, generator outages, fuel uncertainty for renewable energy generators, huge investments and time needed for generation capacity expansion etc. As a result market participants are exposed to price and volume risk, which has led to the development of risk management practices. This paper provides an overview of risk management practices by market participants in electricity markets using financial derivatives.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Financial%20Derivatives" title="Financial Derivatives">Financial Derivatives</a>, <a href="https://publications.waset.org/search?q=Forward" title=" Forward"> Forward</a>, <a href="https://publications.waset.org/search?q=Futures" title=" Futures"> Futures</a>, <a href="https://publications.waset.org/search?q=Options" title=" Options"> Options</a>, <a href="https://publications.waset.org/search?q=Risk%20Management." title=" Risk Management."> Risk Management.</a> </p> <a href="https://publications.waset.org/10000205/overview-of-risk-management-in-electricity-markets-using-financial-derivatives" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/10000205/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/10000205/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/10000205/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/10000205/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/10000205/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/10000205/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/10000205/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/10000205/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/10000205/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/10000205/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/10000205.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">2901</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">142</span> Operational Representation of Certain Hypergeometric Functions by Means of Fractional Derivatives and Integrals</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Manoj%20Singh">Manoj Singh</a>, <a href="https://publications.waset.org/search?q=Mumtaz%20Ahmad%20Khan"> Mumtaz Ahmad Khan</a>, <a href="https://publications.waset.org/search?q=Abdul%20Hakim%20Khan"> Abdul Hakim Khan</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>The investigation in the present paper is to obtain certain types of relations for the well known hypergeometric functions by employing the technique of fractional derivative and integral.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Fractional%20Derivatives%20and%20Integrals" title="Fractional Derivatives and Integrals">Fractional Derivatives and Integrals</a>, <a href="https://publications.waset.org/search?q=Hypergeometric%0D%0Afunctions." title=" Hypergeometric functions. "> Hypergeometric functions. </a> </p> <a href="https://publications.waset.org/10000576/operational-representation-of-certain-hypergeometric-functions-by-means-of-fractional-derivatives-and-integrals" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/10000576/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/10000576/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/10000576/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/10000576/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/10000576/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/10000576/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/10000576/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/10000576/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/10000576/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/10000576/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/10000576.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">1516</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">141</span> Impact of Regulation on Trading in Financial Derivatives in Europe</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=H.%20Florianov%C3%A1">H. Florianov谩</a>, <a href="https://publications.waset.org/search?q=J.%20Ne%C5%A1leha"> J. Ne拧leha</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>Financial derivatives are considered to be risky investment instruments which could possibly bring another financial crisis. As prevention, European Union and its member states have released new legal acts adjusting this area of law in recent years. There have been several cases in history of capital markets worldwide where it was shown that legislature may affect behavior of subjects on capital markets. In our paper we analyze main events on selected European stock exchanges in order to apply them on three chosen markets - Czech capital market represented by Prague Stock Exchange, German capital market represented by Deutsche Börse and Polish capital market represented by Warsaw Stock Exchange. We follow time series of development of the sum of listed derivatives on these three stock exchanges in order to evaluate popularity of those exchanges. Afterwards we compare newly listed derivatives in relation to the speed of development of these exchanges. We also make a comparison between trends in derivatives and shares development. We explain how a legal regulation may affect situation on capital markets. If the regulation is too strict, potential investors or traders are not willing to undertake it and move to other markets. On the other hand, if the regulation is too vague, trading scandals occur and the market is not reliable from the prospect of potential investors or issuers. We see that making the regulation stricter usually discourages subjects to stay on the market immediately although making the regulation vaguer to interest more subjects is usually much slower process.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Capital%20markets" title="Capital markets">Capital markets</a>, <a href="https://publications.waset.org/search?q=financial%20derivatives" title=" financial derivatives"> financial derivatives</a>, <a href="https://publications.waset.org/search?q=investors%27%20behavior" title=" investors' behavior"> investors' behavior</a>, <a href="https://publications.waset.org/search?q=regulation." title=" regulation."> regulation.</a> </p> <a href="https://publications.waset.org/10007753/impact-of-regulation-on-trading-in-financial-derivatives-in-europe" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/10007753/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/10007753/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/10007753/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/10007753/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/10007753/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/10007753/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/10007753/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/10007753/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/10007753/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/10007753/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/10007753.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">918</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">140</span> Improved Triple Integral Inequalities of Hermite-Hadamard Type</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Leila%20Nasiri">Leila Nasiri</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>In this paper, we present the concept of preinvex functions on the co-ordinates on an invex set and establish some triple integral inequalities of Hermite-Hadamard type for functions whose third order partial derivatives in absolute value are preinvex on the co-ordinates. The results presented here generalize the obtained results in earlier works for functions whose triple order partial derivatives in absolute value are convex on the co-ordinates on a rectangular box in R<sup>3</sup>.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Co-ordinated%20preinvex%20functions" title="Co-ordinated preinvex functions">Co-ordinated preinvex functions</a>, <a href="https://publications.waset.org/search?q=Hermite-Hadamard%0D%0Atype%20inequalities" title=" Hermite-Hadamard type inequalities"> Hermite-Hadamard type inequalities</a>, <a href="https://publications.waset.org/search?q=partial%20derivatives" title=" partial derivatives"> partial derivatives</a>, <a href="https://publications.waset.org/search?q=triple%20integral." title=" triple integral."> triple integral.</a> </p> <a href="https://publications.waset.org/10013156/improved-triple-integral-inequalities-of-hermite-hadamard-type" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/10013156/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/10013156/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/10013156/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/10013156/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/10013156/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/10013156/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/10013156/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/10013156/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/10013156/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/10013156/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/10013156.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">217</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">139</span> Nano-Alumina Sulfuric Acid: An Efficient Catalyst for the Synthesis of 伪-Aminonitriles Derivatives</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Abbas%20Teimouri">Abbas Teimouri</a>, <a href="https://publications.waset.org/search?q=Alireza%20Najafi%20Chermahini"> Alireza Najafi Chermahini</a>, <a href="https://publications.waset.org/search?q=Leila%20Ghorbanian"> Leila Ghorbanian</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>An efficient and green protocol for the synthesis of α- aminonitriles derivatives by one-pot reaction of different aldehydes with amines and trimethylsilyl cyanides has been developed using natural alumina, alumina sulfuric acid (ASA), nano-γ-alumina, nanoalumina sulfuric acid (nano-ASA) under microwave irradiation and solvent-free conditions. The advantages of methods are short reaction times, high yields, milder conditions and easy work up. The catalysts can be recovered for the subsequent reactions and reused without any appreciable loss of efficiency.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Nano-%CE%B3-alumina" title="Nano-纬-alumina">Nano-纬-alumina</a>, <a href="https://publications.waset.org/search?q=nano-alumina%20sulfuric%20acid" title=" nano-alumina sulfuric acid"> nano-alumina sulfuric acid</a>, <a href="https://publications.waset.org/search?q=green%0D%0Asynthesis" title=" green synthesis"> green synthesis</a>, <a href="https://publications.waset.org/search?q=microwave%20irradiation" title=" microwave irradiation"> microwave irradiation</a>, <a href="https://publications.waset.org/search?q=%CE%B1-aminonitriles%20derivatives." title=" 伪-aminonitriles derivatives."> 伪-aminonitriles derivatives.</a> </p> <a href="https://publications.waset.org/16488/nano-alumina-sulfuric-acid-an-efficient-catalyst-for-the-synthesis-of-a-aminonitriles-derivatives" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/16488/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/16488/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/16488/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/16488/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/16488/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/16488/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/16488/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/16488/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/16488/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/16488/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/16488.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">5051</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">138</span> The Effects of Seasonal Variation on the Microbial-N Flow to the Small Intestine and Prediction of Feed Intake in Grazing Karayaka Sheep</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Mustafa%20Salman">Mustafa Salman</a>, <a href="https://publications.waset.org/search?q=Nurcan%20Cetinkaya"> Nurcan Cetinkaya</a>, <a href="https://publications.waset.org/search?q=Zehra%20Selcuk"> Zehra Selcuk</a>, <a href="https://publications.waset.org/search?q=Bugra%20Genc"> Bugra Genc</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>The objectives of the present study were to estimate the microbial-N flow to the small intestine and to predict the digestible organic matter intake (DOMI) in grazing Karayaka sheep based on urinary excretion of purine derivatives (xanthine, hypoxanthine, uric acid, and allantoin) by the use of spot urine sampling under field conditions. In the trial, 10 Karayaka sheep from 2 to 3 years of age were used. The animals were grazed in a pasture for ten months and fed with concentrate and vetch plus oat hay for the other two months (January and February) indoors. Highly significant linear and cubic relationships (P<0.001) were found among months for purine derivatives index, purine derivatives excretion, purine derivatives absorption, microbial-N and DOMI. Through urine sampling and the determination of levels of excreted urinary PD and Purine Derivatives / Creatinine ratio (PDC index), microbial-N values were estimated and they indicated that the protein nutrition of the sheep was insufficient.</p> <p>In conclusion, the prediction of protein nutrition of sheep under the field conditions may be possible with the use of spot urine sampling, urinary excreted PD and PDC index. The mean purine derivative levels in spot urine samples from sheep were highest in June, July and October. Protein nutrition of pastured sheep may be affected by weather changes, including rainfall. Spot urine sampling may useful in modeling the feed consumption of pasturing sheep. However, further studies are required under different field conditions with different breeds of sheep to develop spot urine sampling as a model.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Karayaka%20sheep" title="Karayaka sheep">Karayaka sheep</a>, <a href="https://publications.waset.org/search?q=spot%20sampling" title=" spot sampling"> spot sampling</a>, <a href="https://publications.waset.org/search?q=urinary%20purine%20derivatives" title=" urinary purine derivatives"> urinary purine derivatives</a>, <a href="https://publications.waset.org/search?q=PDC%20index" title=" PDC index"> PDC index</a>, <a href="https://publications.waset.org/search?q=microbial-N" title=" microbial-N"> microbial-N</a>, <a href="https://publications.waset.org/search?q=feed%20intake." title=" feed intake. "> feed intake. </a> </p> <a href="https://publications.waset.org/9998189/the-effects-of-seasonal-variation-on-the-microbial-n-flow-to-the-small-intestine-and-prediction-of-feed-intake-in-grazing-karayaka-sheep" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/9998189/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/9998189/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/9998189/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/9998189/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/9998189/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/9998189/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/9998189/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/9998189/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/9998189/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/9998189/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/9998189.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">2091</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">137</span> Comparative Studies on Interactions of Synthetic and Natural Compounds with Hen Egg-White Lysozyme</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Seifollah%20Bahramikia">Seifollah Bahramikia</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>Amyloid aggregation of polypeptides is related to a growing number of pathologic states known as amyloid disorders. In recent years, blocking or reversing amyloid aggregation via the use of small compounds are considered as two useful approaches in hampering the development of these diseases. In this research, we have compared the ability of several manganese-salen derivatives, as synthetic compounds, and apigenin, as a natural flavonoid, to inhibit of hen egg-white lysozyme (HEWL) aggregation, as an in vitro model system. Different spectroscopic analyses such as Thioflavin T (ThT) and Anilinonaphthalene-8-sulfonic acid (ANS) fluorescence, Congo red (CR) absorbance along with transmission electron microscopy were used in this work to monitor the HEWL aggregation kinetic and inhibition. Our results demonstrated that both type of compounds were capable to prevent the formation of lysozyme amyloid aggregation in vitro. In addition, our data indicated that synthetic compounds had higher activity to inhibit of the β-sheet structures relative to natural compound. Regarding the higher antioxidant activities of the salen derivatives, it can be concluded that in addition to aromatic rings of each of the compounds, the potent antioxidant properties of salen derivatives contributes to lower lysozyme fibril accumulation.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Aggregation" title="Aggregation">Aggregation</a>, <a href="https://publications.waset.org/search?q=anti-amyloidogenic" title=" anti-amyloidogenic"> anti-amyloidogenic</a>, <a href="https://publications.waset.org/search?q=apigenin" title=" apigenin"> apigenin</a>, <a href="https://publications.waset.org/search?q=hen%20egg%0D%0Awhite%20lysozyme" title=" hen egg white lysozyme"> hen egg white lysozyme</a>, <a href="https://publications.waset.org/search?q=salen%20derivatives." title=" salen derivatives."> salen derivatives.</a> </p> <a href="https://publications.waset.org/9999257/comparative-studies-on-interactions-of-synthetic-and-natural-compounds-with-hen-egg-white-lysozyme" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/9999257/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/9999257/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/9999257/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/9999257/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/9999257/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/9999257/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/9999257/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/9999257/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/9999257/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/9999257/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/9999257.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">2082</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">136</span> Contextual SenSe Model: Word Sense Disambiguation Using Sense and Sense Value of Context Surrounding the Target</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Vishal%20Raj">Vishal Raj</a>, <a href="https://publications.waset.org/search?q=Noorhan%20Abbas"> Noorhan Abbas</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>Ambiguity in NLP (Natural Language Processing) refers to the ability of a word, phrase, sentence, or text to have multiple meanings. This results in various kinds of ambiguities such as lexical, syntactic, semantic, anaphoric and referential. This study is focused mainly on solving the issue of Lexical ambiguity. Word Sense Disambiguation (WSD) is an NLP technique that aims to resolve lexical ambiguity by determining the correct meaning of a word within a given context. Most WSD solutions rely on words for training and testing, but we have used lemma and Part of Speech (POS) tokens of words for training and testing. Lemma adds generality and POS adds properties of word into token. We have designed a method to create an affinity matrix to calculate the affinity between any pair of lemma_POS (a token where lemma and POS of word are joined by underscore) of given training set. Additionally, we have devised an algorithm to create the sense clusters of tokens using affinity matrix under hierarchy of POS of lemma. Furthermore, three different mechanisms to predict the sense of target word using the affinity/similarity value are devised. Each contextual token contributes to the sense of target word with some value and whichever sense gets higher value becomes the sense of target word. So, contextual tokens play a key role in creating sense clusters and predicting the sense of target word, hence, the model is named Contextual SenSe Model (CSM). CSM exhibits a noteworthy simplicity and explication lucidity in contrast to contemporary deep learning models characterized by intricacy, time-intensive processes, and challenging explication. CSM is trained on SemCor training data and evaluated on SemEval test dataset. The results indicate that despite the naivety of the method, it achieves promising results when compared to the Most Frequent Sense (MFS) model. </p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Word%20Sense%20Disambiguation" title="Word Sense Disambiguation">Word Sense Disambiguation</a>, <a href="https://publications.waset.org/search?q=WSD" title=" WSD"> WSD</a>, <a href="https://publications.waset.org/search?q=Contextual%20SenSe%20Model" title=" Contextual SenSe Model"> Contextual SenSe Model</a>, <a href="https://publications.waset.org/search?q=Most%20Frequent%20Sense" title=" Most Frequent Sense"> Most Frequent Sense</a>, <a href="https://publications.waset.org/search?q=part%20of%20speech" title=" part of speech"> part of speech</a>, <a href="https://publications.waset.org/search?q=POS" title=" POS"> POS</a>, <a href="https://publications.waset.org/search?q=Natural%20Language%20Processing" title=" Natural Language Processing"> Natural Language Processing</a>, <a href="https://publications.waset.org/search?q=NLP" title=" NLP"> NLP</a>, <a href="https://publications.waset.org/search?q=OOV" title=" OOV"> OOV</a>, <a href="https://publications.waset.org/search?q=out%20of%20vocabulary" title=" out of vocabulary"> out of vocabulary</a>, <a href="https://publications.waset.org/search?q=ELMo" title=" ELMo"> ELMo</a>, <a href="https://publications.waset.org/search?q=Embeddings%20from%20Language%20Model" title=" Embeddings from Language Model"> Embeddings from Language Model</a>, <a href="https://publications.waset.org/search?q=BERT" title=" BERT"> BERT</a>, <a href="https://publications.waset.org/search?q=Bidirectional%20Encoder%20Representations%20from%20Transformers" title=" Bidirectional Encoder Representations from Transformers"> Bidirectional Encoder Representations from Transformers</a>, <a href="https://publications.waset.org/search?q=Word2Vec" title=" Word2Vec"> Word2Vec</a>, <a href="https://publications.waset.org/search?q=lemma_POS" title=" lemma_POS"> lemma_POS</a>, <a href="https://publications.waset.org/search?q=Algorithm." title=" Algorithm."> Algorithm.</a> </p> <a href="https://publications.waset.org/10013458/contextual-sense-model-word-sense-disambiguation-using-sense-and-sense-value-of-context-surrounding-the-target" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/10013458/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/10013458/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/10013458/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/10013458/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/10013458/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/10013458/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/10013458/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/10013458/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/10013458/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/10013458/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/10013458.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">387</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">135</span> Improved Approximation to the Derivative of a Digital Signal Using Wavelet Transforms for Crosstalk Analysis</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=S.%20P.%20Kozaitis">S. P. Kozaitis</a>, <a href="https://publications.waset.org/search?q=R.%20L.%20Kriner"> R. L. Kriner</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The information revealed by derivatives can help to better characterize digital near-end crosstalk signatures with the ultimate goal of identifying the specific aggressor signal. Unfortunately, derivatives tend to be very sensitive to even low levels of noise. In this work we approximated the derivatives of both quiet and noisy digital signals using a wavelet-based technique. The results are presented for Gaussian digital edges, IBIS Model digital edges, and digital edges in oscilloscope data captured from an actual printed circuit board. Tradeoffs between accuracy and noise immunity are presented. The results show that the wavelet technique can produce first derivative approximations that are accurate to within 5% or better, even under noisy conditions. The wavelet technique can be used to calculate the derivative of a digital signal edge when conventional methods fail. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=digital%20signals" title="digital signals">digital signals</a>, <a href="https://publications.waset.org/search?q=electronics" title=" electronics"> electronics</a>, <a href="https://publications.waset.org/search?q=IBIS%20model" title=" IBIS model"> IBIS model</a>, <a href="https://publications.waset.org/search?q=printedcircuit%20board" title=" printedcircuit board"> printedcircuit board</a>, <a href="https://publications.waset.org/search?q=wavelets" title=" wavelets"> wavelets</a> </p> <a href="https://publications.waset.org/7940/improved-approximation-to-the-derivative-of-a-digital-signal-using-wavelet-transforms-for-crosstalk-analysis" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/7940/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/7940/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/7940/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/7940/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/7940/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/7940/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/7940/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/7940/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/7940/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/7940/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/7940.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">1877</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">134</span> On Discretization of Second-order Derivatives in Smoothed Particle Hydrodynamics</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=R.%20Fatehi">R. Fatehi</a>, <a href="https://publications.waset.org/search?q=M.A.%20Fayazbakhsh"> M.A. Fayazbakhsh</a>, <a href="https://publications.waset.org/search?q=M.T.%20Manzari"> M.T. Manzari</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Discretization of spatial derivatives is an important issue in meshfree methods especially when the derivative terms contain non-linear coefficients. In this paper, various methods used for discretization of second-order spatial derivatives are investigated in the context of Smoothed Particle Hydrodynamics. Three popular forms (i.e. "double summation", "second-order kernel derivation", and "difference scheme") are studied using one-dimensional unsteady heat conduction equation. To assess these schemes, transient response to a step function initial condition is considered. Due to parabolic nature of the heat equation, one can expect smooth and monotone solutions. It is shown, however in this paper, that regardless of the type of kernel function used and the size of smoothing radius, the double summation discretization form leads to non-physical oscillations which persist in the solution. Also, results show that when a second-order kernel derivative is used, a high-order kernel function shall be employed in such a way that the distance of inflection point from origin in the kernel function be less than the nearest particle distance. Otherwise, solutions may exhibit oscillations near discontinuities unlike the "difference scheme" which unconditionally produces monotone results. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Heat%20conduction" title="Heat conduction">Heat conduction</a>, <a href="https://publications.waset.org/search?q=Meshfree%20methods" title=" Meshfree methods"> Meshfree methods</a>, <a href="https://publications.waset.org/search?q=Smoothed%20ParticleHydrodynamics%20%28SPH%29" title=" Smoothed ParticleHydrodynamics (SPH)"> Smoothed ParticleHydrodynamics (SPH)</a>, <a href="https://publications.waset.org/search?q=Second-order%20derivatives." title=" Second-order derivatives."> Second-order derivatives.</a> </p> <a href="https://publications.waset.org/14882/on-discretization-of-second-order-derivatives-in-smoothed-particle-hydrodynamics" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/14882/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/14882/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/14882/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/14882/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/14882/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/14882/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/14882/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/14882/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/14882/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/14882/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/14882.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">3088</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">133</span> Efficient Preparation and Characterization of Carbohydrate Based Monomers. D-mannose Derivatives</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=L.%20M.%20Stefan">L. M. Stefan</a>, <a href="https://publications.waset.org/search?q=A.%20M.%20Pana"> A. M. Pana</a>, <a href="https://publications.waset.org/search?q=M.%20Silion"> M. Silion</a>, <a href="https://publications.waset.org/search?q=M.%20Balan"> M. Balan</a>, <a href="https://publications.waset.org/search?q=G.%20Bandur"> G. Bandur</a>, <a href="https://publications.waset.org/search?q=L.%20M.%20Rusnac"> L. M. Rusnac</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The field of polymeric biomaterials is very important from the socio-economical viewpoint. Synthetic carbohydrate polymers are being increasingly investigated as biodegradable, biocompatible and biorenewable materials. The aim of this study was to synthesize and characterize some derivatives based on D-mannose. D-mannose was chemically modified to obtain 1-O-allyl-2,3:5,6-di- O-isopropylidene-D-mannofuranose and 1-O-(2-,3--epoxy-propyl)- 2,3:5,6-di-O-isopropylidene-D-mannofuranose. The chemical structure of the resulting compounds was characterized by FT-IR and NMR spectroscopy, and by HPLC-MS. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=D-mannose" title="D-mannose">D-mannose</a>, <a href="https://publications.waset.org/search?q=biopolymers" title=" biopolymers "> biopolymers </a>, <a href="https://publications.waset.org/search?q=spectroscopy" title=" spectroscopy"> spectroscopy</a>, <a href="https://publications.waset.org/search?q=synthesis." title=" synthesis."> synthesis.</a> </p> <a href="https://publications.waset.org/11085/efficient-preparation-and-characterization-of-carbohydrate-based-monomers-d-mannose-derivatives" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/11085/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/11085/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/11085/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/11085/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/11085/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/11085/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/11085/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/11085/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/11085/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/11085/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/11085.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">2207</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">132</span> Partial Derivatives and Optimization Problem on Time Scales</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Francisco%20Miranda">Francisco Miranda</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The optimization problem using time scales is studied. Time scale is a model of time. The language of time scales seems to be an ideal tool to unify the continuous-time and the discrete-time theories. In this work we present necessary conditions for a solution of an optimization problem on time scales. To obtain that result we use properties and results of the partial diamond-alpha derivatives for continuous-multivariable functions. These results are also presented here. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Lagrange%20multipliers" title="Lagrange multipliers">Lagrange multipliers</a>, <a href="https://publications.waset.org/search?q=mathematical%20programming" title=" mathematical programming"> mathematical programming</a>, <a href="https://publications.waset.org/search?q=optimization%20problem" title=" optimization problem"> optimization problem</a>, <a href="https://publications.waset.org/search?q=time%20scales." title=" time scales."> time scales.</a> </p> <a href="https://publications.waset.org/3965/partial-derivatives-and-optimization-problem-on-time-scales" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/3965/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/3965/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/3965/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/3965/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/3965/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/3965/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/3965/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/3965/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/3965/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/3965/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/3965.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">1725</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">131</span> Line Heating Forming: Methodology and Application Using Kriging and Fifth Order Spline Formulations</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Henri%20Champliaud">Henri Champliaud</a>, <a href="https://publications.waset.org/search?q=Zhengkun%20Feng"> Zhengkun Feng</a>, <a href="https://publications.waset.org/search?q=Ngan%20Van%20L%C3%AA"> Ngan Van L锚</a>, <a href="https://publications.waset.org/search?q=Javad%20Gholipour"> Javad Gholipour</a> </p> <p class="card-text"><strong>Abstract:</strong></p> In this article, a method is presented to effectively estimate the deformed shape of a thick plate due to line heating. The method uses a fifth order spline interpolation, with up to C3 continuity at specific points to compute the shape of the deformed geometry. First and second order derivatives over a surface are the resulting parameters of a given heating line on a plate. These parameters are determined through experiments and/or finite element simulations. Very accurate kriging models are fitted to real or virtual surfaces to build-up a database of maps. Maps of first and second order derivatives are then applied on numerical plate models to evaluate their evolving shapes through a sequence of heating lines. Adding an optimization process to this approach would allow determining the trajectories of heating lines needed to shape complex geometries, such as Francis turbine blades. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Deformation" title="Deformation">Deformation</a>, <a href="https://publications.waset.org/search?q=kriging" title=" kriging"> kriging</a>, <a href="https://publications.waset.org/search?q=fifth%20order%20spline%0D%0Ainterpolation" title=" fifth order spline interpolation"> fifth order spline interpolation</a>, <a href="https://publications.waset.org/search?q=first" title=" first"> first</a>, <a href="https://publications.waset.org/search?q=second%20and%20third%20order%20derivatives" title=" second and third order derivatives"> second and third order derivatives</a>, <a href="https://publications.waset.org/search?q=C3%20continuity" title=" C3 continuity"> C3 continuity</a>, <a href="https://publications.waset.org/search?q=line%20heating" title=" line heating"> line heating</a>, <a href="https://publications.waset.org/search?q=plate%20forming" title=" plate forming"> plate forming</a>, <a href="https://publications.waset.org/search?q=thermal%20forming." title=" thermal forming."> thermal forming.</a> </p> <a href="https://publications.waset.org/10002296/line-heating-forming-methodology-and-application-using-kriging-and-fifth-order-spline-formulations" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/10002296/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/10002296/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/10002296/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/10002296/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/10002296/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/10002296/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/10002296/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/10002296/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/10002296/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/10002296/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/10002296.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">2158</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">130</span> Fatty Acids Derivatives and Steroidal Saponins: Abundance in the Resistant Date Palm to Fusarium oxysporum f. sp. albedinis, Causal Agent of Bayoud Disease</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=R.%20Gaceb-Terrak">R. Gaceb-Terrak</a>, <a href="https://publications.waset.org/search?q=F.%20Rahmania"> F. Rahmania</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>Takerbucht is the only cultivar of date palm known as being resistant to the bayoud disease, caused by<em> Fusarium oxysporum </em>f. sp. <em>albedinis</em> (<em>F.o.a.</em>). In the aim to understand more about the defense mechanisms implied, we realized phytochemical analyses of this cultivar leaflets and roots and this, for the first time, using gas chromatography-mass spectrometry (GC-MS).The examination of our results shows that fifty-four molecules have been detected, fourteen of which are common to leaflets and roots. This study revealed also the organs' richness in derivatives fatty acids: both saturated and unsaturated are represented mainly by methyl esters of Hexadecanoic and 9,12,15-Octadecatrienoic acids. 1-Dodecanethiol, derivative Dodecanoic acid is only present in roots. It’s of great interest to note that the screening revealed the steroidal saponins abundance, among which Yamogenin acetate and Diosgenin, exclusively detected in Takerbucht. They may play an essential role, in the date palm resistance to the bayoud disease.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Analysis%20by%20GC-MS" title="Analysis by GC-MS">Analysis by GC-MS</a>, <a href="https://publications.waset.org/search?q=leaflets%20and%20roots%20of%20resistant%20date%20palm%20to%20F.o.a." title=" leaflets and roots of resistant date palm to F.o.a."> leaflets and roots of resistant date palm to F.o.a.</a>, <a href="https://publications.waset.org/search?q=derivatives%20fatty%20acids" title=" derivatives fatty acids"> derivatives fatty acids</a>, <a href="https://publications.waset.org/search?q=steroidal%20saponins." title=" steroidal saponins. "> steroidal saponins. </a> </p> <a href="https://publications.waset.org/16726/fatty-acids-derivatives-and-steroidal-saponins-abundance-in-the-resistant-date-palm-to-fusarium-oxysporum-f-sp-albedinis-causal-agent-of-bayoud-disease" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/16726/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/16726/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/16726/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/16726/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/16726/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/16726/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/16726/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/16726/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/16726/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/16726/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/16726.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">2537</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">129</span> Water Soluble Chitosan Derivatives via the Freeze Concentration Technique</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Senem%20Avaz">Senem Avaz</a>, <a href="https://publications.waset.org/search?q=Alpay%20Taralp"> Alpay Taralp</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>Chitosan has been an attractive biopolymer for decades, but its processability is lowered by its poor solubility, especially in physiological pH values. Freeze concentrated reactions of chitosan with several organic acids including acrylic, citraconic, itaconic, and maleic acid revealed improved solubility and morphological properties. Solubility traits were assessed with a modified ninhydrin test. Chitosan derivatives were characterized by ATR-FTIR and morphological characteristics were determined by SEM. This study is a unique approach to chemically modify chitosan to enhance water solubility.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Chitosan" title="Chitosan">Chitosan</a>, <a href="https://publications.waset.org/search?q=Freeze%20Concentration" title=" Freeze Concentration"> Freeze Concentration</a>, <a href="https://publications.waset.org/search?q=Frozen%20Reactions" title=" Frozen Reactions"> Frozen Reactions</a>, <a href="https://publications.waset.org/search?q=Ninhydrin%20Test" title=" Ninhydrin Test"> Ninhydrin Test</a>, <a href="https://publications.waset.org/search?q=Water%20Soluble%20Chitosan." title=" Water Soluble Chitosan."> Water Soluble Chitosan.</a> </p> <a href="https://publications.waset.org/10000884/water-soluble-chitosan-derivatives-via-the-freeze-concentration-technique" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/10000884/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/10000884/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/10000884/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/10000884/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/10000884/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/10000884/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/10000884/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/10000884/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/10000884/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/10000884/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/10000884.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">2417</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">128</span> Applications of Conic Optimization and Quadratic Programming in the Investigation of Index Arbitrage in the Thai Derivatives and Equity Markets</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Satjaporn%20Tungsong">Satjaporn Tungsong</a>, <a href="https://publications.waset.org/search?q=Gun%20Srijuntongsiri"> Gun Srijuntongsiri</a> </p> <p class="card-text"><strong>Abstract:</strong></p> This research seeks to investigate the frequency and profitability of index arbitrage opportunities involving the SET50 futures, SET50 component stocks, and the ThaiDEX SET50 ETF (ticker symbol: TDEX). In particular, the frequency and profit of arbitrage are measured in the following three arbitrage tests: (1) SET50 futures vs. ThaiDEX SET50 ETF, (2) SET50 futures vs. SET50 component stocks, and (3) ThaiDEX SET50 ETF vs. SET50 component stocks are investigated. For tests (2) and (3), the problems involve conic optimization and quadratic programming as subproblems. This research is first to apply conic optimization and quadratic programming techniques in the context of index arbitrage and is first to investigate such index arbitrage in the Thai equity and derivatives markets. Thus, the contribution of this study is twofold. First, its results would help understand the contribution of the derivatives securities to the efficiency of the Thai markets. Second, the methodology employed in this study can be applied to other geographical markets, with minor adjustments. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Conic%20optimization" title="Conic optimization">Conic optimization</a>, <a href="https://publications.waset.org/search?q=Equity%20index%20arbitrage" title=" Equity index arbitrage"> Equity index arbitrage</a>, <a href="https://publications.waset.org/search?q=Executionlags" title=" Executionlags"> Executionlags</a>, <a href="https://publications.waset.org/search?q=Quadratic%20programming" title=" Quadratic programming"> Quadratic programming</a>, <a href="https://publications.waset.org/search?q=SET50%20index%20futures" title=" SET50 index futures"> SET50 index futures</a>, <a href="https://publications.waset.org/search?q=ThaiDEX%20SET50ETF" title=" ThaiDEX SET50ETF"> ThaiDEX SET50ETF</a>, <a href="https://publications.waset.org/search?q=Transaction%20costs" title=" Transaction costs"> Transaction costs</a> </p> <a href="https://publications.waset.org/10717/applications-of-conic-optimization-and-quadratic-programming-in-the-investigation-of-index-arbitrage-in-the-thai-derivatives-and-equity-markets" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/10717/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/10717/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/10717/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/10717/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/10717/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/10717/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/10717/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/10717/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/10717/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/10717/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/10717.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">1574</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">127</span> Features of the Immune Response in Mice were Immunized with Polio Vaccine in Combination with Chitosan Preparations as Adjuvants</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Nelly%20%D0%9A.%20Akhmatova">Nelly 袣. Akhmatova</a>, <a href="https://publications.waset.org/search?q=%D0%9Elga%20V.%20Lebedinskaya"> 袨lga V. Lebedinskaya</a>, <a href="https://publications.waset.org/search?q=Stanislav%20G.%20Markushin"> Stanislav G. Markushin</a>, <a href="https://publications.waset.org/search?q=Elvin%20%D0%90.%20Akhmatov"> Elvin 袗. Akhmatov</a>, <a href="https://publications.waset.org/search?q=Lidiya%20A.%0D%0AGeiderova"> Lidiya A. Geiderova</a>, <a href="https://publications.waset.org/search?q=%D0%95lena%20%D0%90.%20Lebedinskaya"> 袝lena 袗. Lebedinskaya</a>, <a href="https://publications.waset.org/search?q=Vera%20M.%20Axenova"> Vera M. Axenova</a>, <a href="https://publications.waset.org/search?q=%D0%90natoliy%20P.%20Godovalov"> 袗natoliy P. Godovalov</a> </p> <p class="card-text"><strong>Abstract:</strong></p> The study of cytokine expression in mice under the influence of inactivated poliovirus and Imovaks polio vaccine in combination with derivatives of chitosan shows various kinds of processes. There is a significant increase in IL-12 in the serum of immunized animals, which should stimulate the production of IFN-纬 NK-cells and T-cells and polarize the immune response to Th1 type. Thus, the derivatives of chitosan can promote cell component of the immune response, providing a full antiviral immunity. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Poliovirus" title="Poliovirus">Poliovirus</a>, <a href="https://publications.waset.org/search?q=chitosan" title=" chitosan"> chitosan</a>, <a href="https://publications.waset.org/search?q=cytokine%20expression" title=" cytokine expression"> cytokine expression</a>, <a href="https://publications.waset.org/search?q=antiviral%20immunity." title=" antiviral immunity."> antiviral immunity.</a> </p> <a href="https://publications.waset.org/15227/features-of-the-immune-response-in-mice-were-immunized-with-polio-vaccine-in-combination-with-chitosan-preparations-as-adjuvants" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/15227/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/15227/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/15227/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/15227/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/15227/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/15227/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/15227/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/15227/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/15227/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/15227/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/15227.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">1978</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">126</span> Study on the Derivatization Process Using N-O-bis-(trimethylsilyl)-trifluoroacetamide, N-(tert-butyldimethylsilyl)-N-methyltrifluoroace tamide, Trimethylsilydiazomethane for the Determination of Fecal Sterols by Gas Chromatography-Mass Spectrometry</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Jingming%20Wu">Jingming Wu</a>, <a href="https://publications.waset.org/search?q=Ruikang%20Hu"> Ruikang Hu</a>, <a href="https://publications.waset.org/search?q=Junqi%20Yue"> Junqi Yue</a>, <a href="https://publications.waset.org/search?q=Zhaoguang%20Yang"> Zhaoguang Yang</a>, <a href="https://publications.waset.org/search?q=Lifeng%20Zhang"> Lifeng Zhang</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Fecal sterol has been proposed as a chemical indicator of human fecal pollution even when fecal coliform populations have diminished due to water chlorination or toxic effects of industrial effluents. This paper describes an improved derivatization procedure for simultaneous determination of four fecal sterols including coprostanol, epicholestanol, cholesterol and cholestanol using gas chromatography-mass spectrometry (GC-MS), via optimization study on silylation procedures using N-O-bis (trimethylsilyl)-trifluoroacetamide (BSTFA), and N-(tert-butyldimethylsilyl)-N-methyltrifluoroacetamide (MTBSTFA), which lead to the formation of trimethylsilyl (TMS) and tert-butyldimethylsilyl (TBS) derivatives, respectively. Two derivatization processes of injection-port derivatization and water bath derivatization (60 oC, 1h) were inspected and compared. Furthermore, the methylation procedure at 25 oC for 2h with trimethylsilydiazomethane (TMSD) for fecal sterols analysis was also studied. It was found that most of TMS derivatives demonstrated the highest sensitivities, followed by methylated derivatives. For BSTFA or MTBSTFA derivatization processes, the simple injection-port derivatization process could achieve the same efficiency as that in the tedious water bath derivatization procedure. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Fecal%20Sterols" title="Fecal Sterols">Fecal Sterols</a>, <a href="https://publications.waset.org/search?q=Methylation" title=" Methylation"> Methylation</a>, <a href="https://publications.waset.org/search?q=Silylation" title=" Silylation"> Silylation</a>, <a href="https://publications.waset.org/search?q=BSTFA" title=" BSTFA"> BSTFA</a>, <a href="https://publications.waset.org/search?q=MTBSTFA" title=" MTBSTFA"> MTBSTFA</a>, <a href="https://publications.waset.org/search?q=TMSD" title=" TMSD"> TMSD</a>, <a href="https://publications.waset.org/search?q=GC-MS." title=" GC-MS."> GC-MS.</a> </p> <a href="https://publications.waset.org/325/study-on-the-derivatization-process-using-n-o-bis-trimethylsilyl-trifluoroacetamide-n-tert-butyldimethylsilyl-n-methyltrifluoroace-tamide-trimethylsilydiazomethane-for-the-determination-of-fecal-sterols-by-gas-chromatography-mass-spectrometry" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/325/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/325/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/325/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/325/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/325/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/325/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/325/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/325/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/325/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/325/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/325.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">2260</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">125</span> Study on the Derivatization Process Using N-O-bis-(trimethylsilyl)-trifluoroacetamide,N-(tert-butyldimethylsilyl)-N-methyltrifluoroacetamide, Trimethylsilydiazomethane for the Determination of Fecal Sterols by Gas Chromatography-Mass Spectrometry</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Jingming%20Wu">Jingming Wu</a>, <a href="https://publications.waset.org/search?q=Ruikang%20Hu"> Ruikang Hu</a>, <a href="https://publications.waset.org/search?q=Junqi%20Yue"> Junqi Yue</a>, <a href="https://publications.waset.org/search?q=Zhaoguang%20Yang"> Zhaoguang Yang</a>, <a href="https://publications.waset.org/search?q=Lifeng%20Zhang"> Lifeng Zhang</a> </p> <p class="card-text"><strong>Abstract:</strong></p> Fecal sterol has been proposed as a chemical indicator of human fecal pollution even when fecal coliform populations have diminished due to water chlorination or toxic effects of industrial effluents. This paper describes an improved derivatization procedure for simultaneous determination of four fecal sterols including coprostanol, epicholestanol, cholesterol and cholestanol using gas chromatography-mass spectrometry (GC-MS), via optimization study on silylation procedures using N-O-bis (trimethylsilyl)-trifluoroacetamide (BSTFA), and N-(tert-butyldimethylsilyl)-N-methyltrifluoroacetamide (MTBSTFA), which lead to the formation of trimethylsilyl (TMS) and tert-butyldimethylsilyl (TBS) derivatives, respectively. Two derivatization processes of injection-port derivatization and water bath derivatization (60 oC, 1h) were inspected and compared. Furthermore, the methylation procedure at 25 oC for 2h with trimethylsilydiazomethane (TMSD) for fecal sterols analysis was also studied. It was found that most of TMS derivatives demonstrated the highest sensitivities, followed by methylated derivatives. For BSTFA or MTBSTFA derivatization processes, the simple injection-port derivatization process could achieve the same efficiency as that in the tedious water bath derivatization procedure. <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Fecal%20Sterols" title="Fecal Sterols">Fecal Sterols</a>, <a href="https://publications.waset.org/search?q=Methylation" title=" Methylation"> Methylation</a>, <a href="https://publications.waset.org/search?q=Silylation" title=" Silylation"> Silylation</a>, <a href="https://publications.waset.org/search?q=BSTFA" title=" BSTFA"> BSTFA</a>, <a href="https://publications.waset.org/search?q=MTBSTFA" title="MTBSTFA">MTBSTFA</a>, <a href="https://publications.waset.org/search?q=TMSD" title=" TMSD"> TMSD</a>, <a href="https://publications.waset.org/search?q=GC-MS." title=" GC-MS."> GC-MS.</a> </p> <a href="https://publications.waset.org/12084/study-on-the-derivatization-process-using-n-o-bis-trimethylsilyl-trifluoroacetamiden-tert-butyldimethylsilyl-n-methyltrifluoroacetamide-trimethylsilydiazomethane-for-the-determination-of-fecal-sterols-by-gas-chromatography-mass-spectrometry" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/12084/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/12084/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/12084/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/12084/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/12084/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/12084/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/12084/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/12084/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/12084/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/12084/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/12084.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">3197</span> </span> </div> </div> <div class="card publication-listing mb-3 mt-3"> <h5 class="card-header" style="font-size:.9rem"><span class="badge badge-info">124</span> Green, Smooth and Easy Electrochemical Synthesis of N-Protected Indole Derivatives</h5> <div class="card-body"> <p class="card-text"><strong>Authors:</strong> <a href="https://publications.waset.org/search?q=Sarah%20Fahad%20Alajmi">Sarah Fahad Alajmi</a>, <a href="https://publications.waset.org/search?q=Tamer%20Ezzat%20Youssef"> Tamer Ezzat Youssef</a> </p> <p class="card-text"><strong>Abstract:</strong></p> <p>Here, we report a simple method for the direct conversion of 6-Nitro-1H-indole into <em>N</em>-substituted indoles via electrochemical dehydrogenative reaction with halogenated reagents under strongly basic conditions through N–R bond formation. The <em>N</em>-protected indoles have been prepared under moderate and scalable electrolytic conditions. The conduct of the reactions was performed in a simple divided cell under constant current without oxidizing reagents or transition-metal catalysts. The synthesized products have been characterized via UV/Vis spectrophotometry, 1H-NMR, and FTIR spectroscopy. A possible reaction mechanism is discussed based on the <em>N</em>-protective products. This methodology could be applied to the synthesis of various biologically active <em>N</em>-substituted indole derivatives.</p> <p class="card-text"><strong>Keywords:</strong> <a href="https://publications.waset.org/search?q=Green%20chemistry" title="Green chemistry">Green chemistry</a>, <a href="https://publications.waset.org/search?q=1H-indole" title=" 1H-indole"> 1H-indole</a>, <a href="https://publications.waset.org/search?q=NH-containing%20heteroaromatic" title=" NH-containing heteroaromatic"> NH-containing heteroaromatic</a>, <a href="https://publications.waset.org/search?q=organic%20electrosynthesis." title=" organic electrosynthesis."> organic electrosynthesis.</a> </p> <a href="https://publications.waset.org/10011761/green-smooth-and-easy-electrochemical-synthesis-of-n-protected-indole-derivatives" class="btn btn-primary btn-sm">Procedia</a> <a href="https://publications.waset.org/10011761/apa" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">APA</a> <a href="https://publications.waset.org/10011761/bibtex" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">BibTeX</a> <a href="https://publications.waset.org/10011761/chicago" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Chicago</a> <a href="https://publications.waset.org/10011761/endnote" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">EndNote</a> <a href="https://publications.waset.org/10011761/harvard" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">Harvard</a> <a href="https://publications.waset.org/10011761/json" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">JSON</a> <a href="https://publications.waset.org/10011761/mla" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">MLA</a> <a href="https://publications.waset.org/10011761/ris" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">RIS</a> <a href="https://publications.waset.org/10011761/xml" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">XML</a> <a href="https://publications.waset.org/10011761/iso690" target="_blank" rel="nofollow" class="btn btn-primary btn-sm">ISO 690</a> <a href="https://publications.waset.org/10011761.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">932</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/search?q=token%20derivatives.&page=2">2</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/search?q=token%20derivatives.&page=3">3</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/search?q=token%20derivatives.&page=4">4</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/search?q=token%20derivatives.&page=5">5</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/search?q=token%20derivatives.&page=6">6</a></li> <li class="page-item"><a class="page-link" href="https://publications.waset.org/search?q=token%20derivatives.&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>