نتائج البحث

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
تم إضافة الكتاب إلى الرف الخاص بك!
عرض الكتب الموجودة على الرف الخاص بك .
وجه الفتاة! هناك خطأ ما.
وجه الفتاة! هناك خطأ ما.
أثناء محاولة إضافة العنوان إلى الرف ، حدث خطأ ما :( يرجى إعادة المحاولة لاحقًا!
هل أنت متأكد أنك تريد إزالة الكتاب من الرف؟
{{itemTitle}}
{{itemTitle}}
وجه الفتاة! هناك خطأ ما.
وجه الفتاة! هناك خطأ ما.
أثناء محاولة إزالة العنوان من الرف ، حدث خطأ ما :( يرجى إعادة المحاولة لاحقًا!
    منجز
    مرشحات
    إعادة تعيين
  • الضبط
      الضبط
      امسح الكل
      الضبط
  • مُحَكَّمة
      مُحَكَّمة
      امسح الكل
      مُحَكَّمة
  • السلسلة
      السلسلة
      امسح الكل
      السلسلة
  • مستوى القراءة
      مستوى القراءة
      امسح الكل
      مستوى القراءة
  • السنة
      السنة
      امسح الكل
      من:
      -
      إلى:
  • المزيد من المرشحات
      المزيد من المرشحات
      امسح الكل
      المزيد من المرشحات
      نوع المحتوى
    • نوع العنصر
    • لديه النص الكامل
    • الموضوع
    • بلد النشر
    • الناشر
    • المصدر
    • الجمهور المستهدف
    • المُهدي
    • اللغة
    • مكان النشر
    • المؤلفين
    • الموقع
96,226 نتائج ل "Controllers"
صنف حسب:
Vesicle-formation of hexadecyl phosphatidyl choline released from Im-caprolactone electrospun fibrous mats: preparation and characterization
After it was proved by transmission electron microscope and light microscope that hexadecyl phosphatidyl choline (HePC) itself and HePC/cholesterol (Chol) complexes could form micro- or nanoscale vesicles, it was also found that vesicles composed by HePC itself or HePC/Chol could be formed by releasing from the fibers after electrospun poly Im-caprolactone (PCL) fibers with hexadecyl phosphatidyl choline (HePC) and Chol entrapped was obtained. Characterization by field emission scanning electron microscope, wide-angle X-ray diffraction, and differential thermal analysis indicated that HePC and HePC/Chol was perfectly entrapped in fibers. Beside these, it is was also found that HePC and Chol presented synchronous sustained release pattern from PCL by high-performance liquid chromatography. This experiment provided a further vision of composite materials composed of macromolecule and small molecule, for application in gene delivery, controlled drug delivery and bio-scaffold.
Self-verifying variational quantum simulation of lattice models
Hybrid classical-quantum algorithms aim to variationally solve optimization problems using a feedback loop between a classical computer and a quantum co-processor, while benefiting from quantum resources. Here we present experiments that demonstrate self-verifying, hybrid, variational quantum simulation of lattice models in condensed matter and high-energy physics. In contrast to analogue quantum simulation, this approach forgoes the requirement of realizing the targeted Hamiltonian directly in the laboratory, thus enabling the study of a wide variety of previously intractable target models. We focus on the lattice Schwinger model, a gauge theory of one-dimensional quantum electrodynamics. Our quantum co-processor is a programmable, trapped-ion analogue quantum simulator with up to 20 qubits, capable of generating families of entangled trial states respecting the symmetries of the target Hamiltonian. We determine ground states, energy gaps and additionally, by measuring variances of the Schwinger Hamiltonian, we provide algorithmic errors for the energies, thus taking a step towards verifying quantum simulation.
Programming the BBC micro:bit : getting started with MicroPython
This easy-to-follow guide shows, step-by-step, how to quickly get started with programming and creating fun applications on your micro:bit. Written in the straightforward style that Dr. Simon Monk is famous for, Programming the BBC micro:bit: Getting Started with MicroPython begins with basic concepts and gradually progresses to more advanced techniques. You will discover how to use the micro:bit's built-in hardware, use the LED display, accept input from sensors, attach external electronics, and handle wireless communication.
Improving the Maximum Power Extraction from Wind Turbines Using a Second-Generation CRONE Controller
Developing precise and robust algorithms that can help in obtaining maximum power yield in a variable speed wind turbine is an important area of research in wind engineering. The present manuscript proposes a technique that utilizes a second-generation CRONE controller for the maximum power tracking technique (MPPT) to maximize power generation in a wind energy conversion system (WECS) based on a double-fed induction generator (DFIG). The authors propose this novel method because the classical controllers cannot provide adequate performance in terms of extracting the maximum energy from variable speed wind turbines when applying a real wind profile and they cannot guarantee the high stability of the WECS. Moreover, this novel controller sufficiently handles problems related to the control effort level. The performance of the second-generation CRONE method was mathematically modeled using MATLAB/Simulink and compared with four other types of MPPT control techniques, which include a proportional-integral linear controller (PI), nonlinear sliding mode controller (SMC), backstepping controller (BS), and fuzzy logic controller (FLC). Two different wind profiles, a step wind profile and a real wind profile, were considered for the comparative study. The response time, dynamic error percentage, and static error percentage were the quantitative parameters compared, and the qualitative parameters included set-point tracking and precision. This test demonstrated the superiority of the second-generation CRONE controller in terms of all of the compared parameters.
PIC microcontroller : an introduction to software and hardware interfacing
\"This book presents a thorough introduction to the Microchip PIC® microcontroller family, including all of the PIC programming and interfacing for all the peripheral functions.\"--Back cover.
Fractional order systems
This book aims to propose the implementation and application of Fractional Order Systems (FOS). It is well known that FOS can be utilized in control applications and systems modeling, and their effectiveness has been proven in many theoretical works and simulation routines. A further and mandatory step for FOS real world utilization is their hardware implementation and applications on real systems modeling. With this viewpoint, introductory chapters are included on the definition of stability region of Fractional Order PID Controller and Chaotic FOS, followed by the practical implementation based on Microcontroller, Field Programmable Gate Array, Field Programmable Analog Array and Switched Capacitor. Another section is dedicated to FO modeling of Ionic Polymeric Metal Composite (IPMC). This new material will have applications in robotics, aerospace and biomedicine.
PGGAN: Improve Password Cover Rate Using the Controller
Abstract Password generation model based on generative adversarial network usually has the problem of high duplicate rate, which further leads to low cover rate. In this regard, we propose PGGAN model. It sets up an additional controller network which is similar to the discriminator in the aspect of structure and function. The discriminator and the controller respectively learn the measure between the distribution of generated password with the real password distribution and the uniform distribution, and then use two measures to teach generator meanwhile. By changing the activation function and loss function of the controller, different measure functions can be selected. The experimental results show that compared with GAN, our PGGAN performs better both in cover rate and duplicate rate. Moreover, Wasserstein distance usually has a better effect to the other measure in model. Specifically, PGGAN with Wasserstein distance can increase the cover rate by 3.57% and reduce the duplicate rate by 30.85% on rockyou dataset.