Showing 1,641 - 1,660 results of 7,361 for search 'putout~', query time: 1.99s Refine Results
  1. 1641

    Research of the Dynamic Response Characteristic of Transmission System based on Dynamic Meshing Stiffness by Zhang Gaofeng, You Qiangqiang, Wang Wen

    Published 2018-01-01
    “…The dynamic response of a certain gearbox output stage with dynamic meshing stiffness is analyzed and compared with the vibration response test results. …”
    Get full text
    Article
  2. 1642

    Analysis on the Adjustment of Marine Economic Industrial Structure Based on the Least Square Regression Model by Zhen Ma

    Published 2022-01-01
    “…Three comparisons of marine economic industrial structure and per capita output value coefficient of the marine industry are selected as scientific measurement indexes, the ratio of regional entropy to the output value of marine scientific research management service industry is selected as the height analysis index, and the econometric model is constructed according to the influence of the scientificity and advancement of marine economic industrial structure on marine economic GDP. …”
    Get full text
    Article
  3. 1643

    Transmissibilty-Based Operational Modal Analysis for Flight Flutter Testing Using Exogenous Inputs by Christof Devriendt, Tim De Troyer, Gert De Sitter, Patrick Guillaume

    Published 2012-01-01
    “…In this paper, the transmissibility based output-only approach is combined with the input/output OMAX concept. …”
    Get full text
    Article
  4. 1644

    Bounded Analysis and Practical Tracking Control of Complex Stochastic Nonlinear Systems with Unknown Control Coefficients by Long-Chuan Guo, Xiang-Kun Fang

    Published 2020-01-01
    “…This paper mainly focuses on the output practical tracking controller design for a class of complex stochastic nonlinear systems with unknown control coefficients. …”
    Get full text
    Article
  5. 1645

    A SURVEY OF THE PERCEPTION OF QUANTITY SURVEYORS REGARDING TENDER-PRICE INDICES IN SOUTH AFRICA by J.H. CRUYWAGEN

    Published 2015-12-01
    “… Different indices are encountered in the building industry for use by built environment professionals, such as input-price indices, output-price indices and seller’s-price indices. Currently there is only one tender-price index (or output-price index) that is published on a regular basis in South Africa, through the University of Stellenbosch Bureau of Economic Research (BER) building cost index. …”
    Get full text
    Article
  6. 1646

    Development of a Car Battery Monitoring System. by Dusabimana Abel

    Published 2023
    “…The parameters that are measured and monitored are the output voltage and current of the battery. The output voltage is used in the real-time calculation of the remaining time before the rechargeable battery is exhausted and in case of malfunction. …”
    Get full text
    Thesis
  7. 1647

    Design of a Regulated DC Power Supply. by Twinomugisha Jackline

    Published 2023
    “…But this project only out puts a fixed voltage output of 5v. The methodology contains the measures and methods that I used to build the circuit in order to achieve the desired output. …”
    Get full text
    Thesis
  8. 1648

    Automated Quantification of Neuropad Improves Its Diagnostic Ability in Patients with Diabetic Neuropathy by Georgios Ponirakis, Hassan Fadavi, Ioannis N. Petropoulos, Shazli Azmi, Maryam Ferdousi, Mohammad A. Dabbah, Ahmad Kheyami, Uazman Alam, Omar Asghar, Andrew Marshall, Mitra Tavakoli, Ahmed Al-Ahmar, Saad Javed, Maria Jeziorska, Rayaz A. Malik

    Published 2015-01-01
    “…The continuous output displayed high sensitivity and specificity for DB-HRV (91%, 83%), CNFD (88%, 78%), and SNAP (88%, 83%), whereas the categorical output showed high sensitivity but low specificity. …”
    Get full text
    Article
  9. 1649

    Peningkatan Performa Pengelompokan Siswa Berdasarkan Aktivitas Belajar pada Media Pembelajaran Digital Menggunakan Metode Adaptive Moving Self-Organizing Maps by Onky Prasetyo, Ahmad Afif Supianto, Syaiful Anam, Hilman Ferdinandus Pardede, Vicky Zilvan, R. Budiarianto Suryo Kusumo

    Published 2022-02-01
    “…Salah satu metode pengelompokan yang sering digunakan adalah Self-Organizing Maps (SOM), SOM merupakan metode jaringan syaraf tiruan dengan tujuan untuk mempertahankan topologi data ketika data input multidimensi diubah menjadi data output dengan dimensi yang lebih rendah. Neuron SOM pada dimensi input diperbaharui sepanjang proses pelatihan, sedangkan neuron pada dimensi output tidak mendapatkan pembaruan sama sekali, hal ini menyebabkan struktur neuron yang digunakan pada tahapan inisialisasi akan tetap sama hingga akhir proses pengelompokan. …”
    Get full text
    Article
  10. 1650

    Fluid balance and clinical outcomes in patients with aortic dissection: a retrospective case-control study based on ICU databases by Tao Chen, Peng Qiu, Yixuan Li, Xinwu Lu, Zhaoyu Wu, Zhijue Xu, Hongji Pu, Jiahao Lei, Zhuojing Zhang, Xinrui Yang, Ruihua Wang

    Published 2025-02-01
    “…The mean 24-hour fluid balance was generated by subtracting the output from the intake.Outcome measures The relationship between the mean 24-hour fluid management and all-cause in-hospital death was assessed through univariate and multivariable regression analyses.Results A positive correlation was found between mean 24-hour fluid intake and in-hospital mortality among AD patients (OR 1.029, 95% CI (1.018, 1.041), p<0.001), whereas a negative correlation was revealed between mean 24-hour fluid output and in-hospital mortality (OR 0.941, 95% CI (0.914, 0.968), p<0.001). …”
    Get full text
    Article
  11. 1651

    Pengaruh Quadriceps Setting Exercise Dan Akupresur Pada Lansia Dengan Knee Pain Terhadap Peningkatan Aktivitas Fungsional by Agung Hermawan, Nur Susanti, Nunung Hasanah, Fahrurozi Fahrurozi

    Published 2025-01-01
    “…Penelitian ini menunjukan adanya peningkatan aktivitas fungsional lutut disertai dengan penurunan nyeri lutut. Simpulan intervensi quadricept setting exercise dan akupresur dengan keluhan  knee pain pada lansia dapat meningkatkan aktivitas fungsional lutut setelah 6 kali intervensi.…”
    Get full text
    Article
  12. 1652

    PSR-SQUARES: SQL reverse synthesis system based on program space reducer by Quansheng DOU, Shun ZHANG, Hao PAN, Huixian WANG, Huanling TANG

    Published 2023-11-01
    “…In order to address the issue of rapid growth of program space in SQUARES, which led to low efficiency in program synthesis, a program space reducer based on deep neural network (DNN) was introduced into the SQUARES framework.A given <Queried tables, Query result> pair was represented as a 2D tensor which was used as input for a DNN.And the output of the DNN was the relevance vector of the target SQL statement synthesis rules.Based on the output of the DNN, the last N rules with weak correlation to the target SQL statement were eliminated, thereby shrinking the program search space and improving the system synthesis efficiency.The architecture of DNN, the method of generating training datasets, and the training process of DNN were described in detail.Furthermore, experimental comparisons between PSR-SQUARES and other representative SQL reverse synthesis systems were conducted.The results show that the overall performance of PSR-SQUARES is superior to other synthesis systems to varying degrees, with the average synthesis time reduced from 251 s in SQUARES to 130 s and the target program synthesis success rate increased from 80% to 89%.…”
    Get full text
    Article
  13. 1653

    First-Order Statistical Characteristics of Macrodiversity System with Three Microdiversity MRC Receivers in the Presence of k-µ Short-Term Fading and Gamma Long-Term Fading by Branimir Jaksic, Mihajlo Stefanovic, Danijela Aleksic, Dragan Radenkovic, Sinisa Minic

    Published 2016-01-01
    “…For this model, the probability density function and the cumulative density function of microdiversity MRC receivers and macrodiversity SC receiver output signal envelopes are calculated. Influences of Gamma shadowing severity, k-μ multipath fading severity, Rician factor and correlation coefficient at probability density function, and cumulative density function of macrodiversity SC receiver output signal envelopes are graphically presented.…”
    Get full text
    Article
  14. 1654

    Kinematic Analysis and Optimization Design of 2-CPR/UPU Three Translation Parallel Mechanism by Li Lihong, Zhang Fahai, Zhu Lei

    Published 2022-10-01
    “…In view of the real-time control problem caused by the strong coupling of input/output of the parallel mechanism, a three translation parallel mechanism with zero coupling degree is proposed according to the topological design theory and method of parallel mechanism of orientation feature position and orientation characteristic(POC) equation. …”
    Get full text
    Article
  15. 1655

    Investigations on the WEDM of Friction Stir Processed Magnesium/Graphene-Boron Nitride Hybrid Surface Composite through the Entropy-COPRAS Approach by V. Kavimani, P. M. Gopal, V. Sivamaran, K. Anand Babu

    Published 2022-01-01
    “…ANOVA results show that pulse on time and reinforcement volume % act as the most significant factors for output responses. Using the Entropy-COPRAS approach, an optimal combination for output response was found for a maximum MRR of 16.20 mm3/min; minimal surface roughness of 3.86 μm; and 0.29 μm of kerf width.…”
    Get full text
    Article
  16. 1656

    RESEARCHES ON DESIGNING OF MEMS STRAPDOWN INERTIAL NAVIGATION VIBRATION DAMPING SYSTEM by DUAN ZhenYu, CHU HaiRong, JIA HongGuang, WANG YuTing

    Published 2017-01-01
    “…To efficiently design damping system of MEMS Strapdown Inertial Navigation System(SINS) which performs well on vibration attenuation,a method to design vibration damping system of MEMS SINS according to transfer function and performance demand were present.First the design of supporter and the assign of vibration damping devices were finished.Then through sine scanning vibration experiment,the amplitude-frequency characteristic curves of the each inertial device in MEMS SINS were obtained,and the vibration damping goal for each inertial device in MEMS SINS were got through the study these curves.At last the amplitude-frequency characteristic curves of the accelerator that sensitive the vibration direction were simulated under logarithmic coordinates,and the design were finished according to outputs requirement.Simulation through MATLAB indicate,after vibration attenuate,designed system perform well in meeting the requirements for outputs of MEMS SINS,meanwhile it decreased the output deviations of three MEMS gyroscope.Simulation indicate,for the vibration damping problem of MEMS SINS,well performed vibration attenuation system can be quickly designed under the output requirement for MEMS SINS through this way.…”
    Get full text
    Article
  17. 1657

    W-Band GaAs pHEMT Power Amplifier MMIC Stabilized Using Network Determinant Function by Seong-Hee Han, Dong-Wook Kim

    Published 2025-01-01
    “…Simultaneous matching for gain and output power was achieved with minimal passive elements. …”
    Get full text
    Article
  18. 1658

    RESEARCH ON EXCAVATION RESISTANCE OF ADAMS-EDEM COUPLING SIMULATION DRIVEN BY MEASURED DATA AND THEORETICAL MODEL (MT) by WU Di, WANG ShenLong, LI GuanYun, DING XiaoHong, YU HuiJie, NI WeiYu

    Published 2023-01-01
    “…The excavation resistance output from the theoretical model is used as the standard to modify the simulated soil model. …”
    Get full text
    Article
  19. 1659

    Design of a Four-Branch Optical Power Splitter Based on Gallium-Nitride Using Rectangular Waveguide Coupling for Telecommunication Links by Retno W. Purnamaningsih, Nji R. Poespawati, Elhadj Dogheche

    Published 2019-01-01
    “…It is also shown that the relative output power distribution is almost stable through the C-band range. …”
    Get full text
    Article
  20. 1660

    INTERNET-BASED APPROACH IN DISTANCE LEARNING OF PARAGRAPH-WRITING COURSE AT STKIP MUHAMMADIYAH BARRU by Siti Hardiyanti Amri

    Published 2020-08-01
    “…Moreover, as the challenges of self-independent demand, self-awareness and management and the slow internet access of their isolated areas, most of the students did not show satisfied output in writing English paragraph. …”
    Get full text
    Article