Academic literature on the topic 'Proportion – Data processing'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Proportion – Data processing.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Proportion – Data processing"
Kralev, Velin, Radoslava Kraleva, and Petia Koprinkova-Hristova. "Data modelling and data processing generated by human eye movements." International Journal of Electrical and Computer Engineering (IJECE) 11, no. 5 (October 1, 2021): 4345. http://dx.doi.org/10.11591/ijece.v11i5.pp4345-4352.
Full textLuo, Wen Hua. "The Processing and Analyzing of Non-Structured Data in Digital Investigation." Advanced Materials Research 774-776 (September 2013): 1807–11. http://dx.doi.org/10.4028/www.scientific.net/amr.774-776.1807.
Full textPalguyev, D. A., and A. N. Shentyabin. "Matrix application for multi-radar processing of radar data arrays." Radio industry (Russia) 30, no. 3 (September 8, 2020): 99–111. http://dx.doi.org/10.21778/2413-9599-2020-30-3-99-111.
Full textHussin, Masnida, Raja Azlina Raja Mahmood, and Mas Rina Mustaffa. "Sensor Communication Model Using Cyber-Physical System Approach for Green Data Center." International Journal of Interactive Mobile Technologies (iJIM) 13, no. 10 (September 25, 2019): 188. http://dx.doi.org/10.3991/ijim.v13i10.11310.
Full textMen, Hong, Donglin Chen, Xiaoting Zhang, Jingjing Liu, and Ke Ning. "Data Fusion of Electronic Nose and Electronic Tongue for Detection of Mixed Edible-Oil." Journal of Sensors 2014 (2014): 1–7. http://dx.doi.org/10.1155/2014/840685.
Full textPawitradewi, Anak Agung Istri, and Made Gede Wirakusuma. "Pengaruh Kinerja Lingkungan, Umur Perusahaan dan Proporsi Dewan Komisaris Independen pada Pengungkapan Informasi Lingkungan." E-Jurnal Akuntansi 30, no. 3 (March 14, 2020): 598. http://dx.doi.org/10.24843/eja.2020.v30.i03.p04.
Full textWei, P., A. Li, M. Hou, L. Zhu, D. Xu, and B. Ning. "EQUAL PROPORTION REPRODUCTION METHOD OF GROTTO BASED ON POINT CLOUD." ISPRS - International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences XLII-2/W15 (August 26, 2019): 1215–19. http://dx.doi.org/10.5194/isprs-archives-xlii-2-w15-1215-2019.
Full textChen, Kai, Li Qing Fang, and Hong Kai Wang. "The Primary Processing of MEMS Devices and Applications Analysis." Advanced Materials Research 418-420 (December 2011): 2134–38. http://dx.doi.org/10.4028/www.scientific.net/amr.418-420.2134.
Full textHaryanto, Desi Anis Anggraini, Miftachul Ulum, and Achmad Fiqhi Ibadillah. "Image Processing Based Aquaponics Monitoring System." JEEE-U (Journal of Electrical and Electronic Engineering-UMSIDA) 5, no. 1 (March 28, 2021): 37–59. http://dx.doi.org/10.21070/jeeeu.v5i1.1220.
Full textHuang, Weihua. "Research on the Revolution of Multidimensional Learning Space in the Big Data Environment." Complexity 2021 (May 18, 2021): 1–12. http://dx.doi.org/10.1155/2021/6583491.
Full textDissertations / Theses on the topic "Proportion – Data processing"
Gwaze, Arnold Rumosa. "A cox proportional hazard model for mid-point imputed interval censored data." Thesis, University of Fort Hare, 2011. http://hdl.handle.net/10353/385.
Full textBugnet, Henri. "Conception et test d'un circuit intégré (ASIC) : application aux chambres multifils et aux photomultiplicateurs de l'expérience GRAAL." Université Joseph Fourier (Grenoble), 1995. http://www.theses.fr/1995GRE10192.
Full textSherman, George Edward. "A model of an expert computer vision and recognition facility with applications of a proportion technique." 1985. http://hdl.handle.net/2097/27537.
Full text"Simple and effective dynamic provisioning for power-proportional data centers." 2012. http://library.cuhk.edu.hk/record=b5549189.
Full text在设计在线算法的时候,我们利用了未来工作负荷信息。这是因为在很多的现代系统中,短期的未来工作信息可以被精确的估计。我们也测试了我们的算法在有预测噪声时候的性能,结果表明我们的算法在有噪声时,也能很好的工作。我们相信利用未来信息是设计在线算法的一个新的角度。在传统的在线算法设计过程中,我们通常不考虑未来输入信息。在这种情况下,许多在线问题有简单的最优的算法,但是这个最优算法的竞争比却很大。其实未来输入信息在很多在线问题中都能在一定程度上被精确预测,所以我们相信我们可以利用这些未来输入信息去设计竞争比较小的在线算法,这样设计的在线算法具有更多的应用优点,并在理论上也给予我们启发。
Energy consumption represents a significant cost in data center operation. A large fraction of the energy however, is used to power idle servers when the workload is low. Dynamic provisioning techniques aim at saving this portion of the energy by turning of unnecessary servers. In this thesis we explore how much gain knowing future workload information can bring to dynamic pro-visioning. In particular we develop online dynamic provisioning solutions with and without future workload information available. We first reveal an elegant structure of the offline dynamic pro-visioning problem which allows us to characterize the optimal solution in a "divide-and-conquer" manner. We then exploit this insight to design two online algorithms with competitive ratios 2 - α and e/ (e - 1+ α), respectively where 0 ≤ α ≤ 1 is the normalized size of a look-ahead window in which future workload information is available. A fundamental observation is that future workload information beyond the full-size look-ahead window (corresponding to α =1) will not improve dynamic provisioning performance. Our algorithms are decentralized and easy to im-plement. We demonstrate their effectiveness in simulations using real-world traces.
When designing online algorithms, we utilize future input information because for many modern systems their short-term future inputs can be predicted by machine learning time-series analysis etc. We also test our algorithms in the presence of prediction errors in future workload information and the results show that our algorithms are robust to prediction errors. We believe that utilizing future information is a new and important degree of freedom in designing online algorithms. In traditional online algo¬rithm design future input information is not taken into account. Many online problems have online algorithms with optimal but large competitive ratios. Since future input information to some extent can be estimated accurately in many problems we believe that we should exploit such information in online algorithm design to achieve better competitive ratio and provide more competitive edge in both practice and theory.
Detailed summary in vernacular field only.
Detailed summary in vernacular field only.
Lu, Tan.
Thesis (M.Phil.)--Chinese University of Hong Kong, 2012.
Includes bibliographical references (leaves 76-81).
Abstracts also in Chinese.
Abstract --- p.i
Acknowledgement --- p.iv
Chapter 1 --- Introduction --- p.1
Chapter 1.1 --- Motivation --- p.1
Chapter 1.2 --- Contributions --- p.4
Chapter 1.3 --- Thesis Organization --- p.5
Chapter 2 --- Related Work --- p.6
Chapter 3 --- Problem Formulation --- p.10
Chapter 3.1 --- Settings and Models --- p.10
Chapter 3.2 --- Problem Formulation --- p.13
Chapter 4 --- Optimal Solution and Offline Algorithm --- p.15
Chapter 4.1 --- Structure of Optimal Solution --- p.15
Chapter 4.2 --- Intuitions and Observations --- p.17
Chapter 4.3 --- Offline Algorithm Achieving the Optimal Solution --- p.18
Chapter 5 --- Online Dynamic Provisioning --- p.21
Chapter 5.1 --- Dynamic Provisioning without FutureWorkload Information --- p.22
Chapter 5.2 --- Dynamic Provisioning with Future Workload Information --- p.23
Chapter 5.3 --- Adapting the Algorithms to Work with Discrete-Time Fluid Workload Model --- p.31
Chapter 5.4 --- Extending to Case Where Servers Have Setup Time --- p.32
Chapter 6 --- Experiments --- p.35
Chapter 6.1 --- Settings --- p.35
Chapter 6.2 --- Performance of the Proposed Online Algorithms --- p.38
Chapter 6.3 --- Impact of Prediction Error --- p.39
Chapter 6.4 --- Impact of Peak-to-Mean Ratio (PMR) --- p.40
Chapter 6.5 --- Discussion --- p.40
Chapter 6.6 --- Additional Experiments --- p.41
Chapter 7 --- A New Degree of Freedom for Designing Online Algorithm --- p.44
Chapter 7.1 --- The Lost Cow Problem --- p.45
Chapter 7.2 --- Secretary Problem without Future Information --- p.47
Chapter 7.3 --- Secretary Problem with Future Information --- p.48
Chapter 7.4 --- Summary --- p.50
Chapter 8 --- Conclusion --- p.51
Chapter A --- Proof --- p.54
Chapter A.1 --- Proof of Theorem 4.1.1 --- p.54
Chapter A.2 --- Proof of Theorem 4.3.1 --- p.57
Chapter A.3 --- Least idle vs last empty --- p.60
Chapter A.4 --- Proof of Theorem 5.2.2 --- p.61
Chapter A.5 --- Proof of Corollary 5.4.1 --- p.70
Chapter A.6 --- Proof of Lemma 7.1.1 --- p.72
Chapter A.7 --- Proof of Theorem 7.3.1 --- p.74
Bibliography --- p.76
Books on the topic "Proportion – Data processing"
Eran, Neuman, ed. Performalism: Form and Performance in Digital Architecture. New York: Routledge, 2011.
Find full textBook chapters on the topic "Proportion – Data processing"
Chuang, Kai-Hsiang, Frank Kober, and Min-Chi Ku. "Quantitative Analysis of Renal Perfusion by Arterial Spin Labeling." In Methods in Molecular Biology, 655–66. New York, NY: Springer US, 2021. http://dx.doi.org/10.1007/978-1-0716-0978-1_39.
Full textSalazar, Addisson, Gonzalo Safont, Alberto Rodriguez, and Luis Vergara. "New Perspectives of Pattern Recognition for Automatic Credit Card Fraud Detection." In Encyclopedia of Information Science and Technology, Fourth Edition, 4937–50. IGI Global, 2018. http://dx.doi.org/10.4018/978-1-5225-2255-3.ch428.
Full textSalazar, Addisson, Gonzalo Safont, Alberto Rodriguez, and Luis Vergara. "New Perspectives of Pattern Recognition for Automatic Credit Card Fraud Detection." In Advanced Methodologies and Technologies in System Security, Information Privacy, and Forensics, 268–83. IGI Global, 2019. http://dx.doi.org/10.4018/978-1-5225-7492-7.ch022.
Full textVerhagen, Wim J. C., and Thijs Oudkerk. "Use of Textual Elements to Improve Reliability Prediction for Aircraft Component Behavior." In Advances in Transdisciplinary Engineering. IOS Press, 2020. http://dx.doi.org/10.3233/atde200116.
Full textConference papers on the topic "Proportion – Data processing"
Xu, Jie, Jingyu Wang, Qi Qi, and Jianxin Liao. "Proportion Scheduler to Improve the Mismatched Locality in YARN." In 2018 IEEE Intl Conf on Parallel & Distributed Processing with Applications, Ubiquitous Computing & Communications, Big Data & Cloud Computing, Social Computing & Networking, Sustainable Computing & Communications (ISPA/IUCC/BDCloud/SocialCom/SustainCom). IEEE, 2018. http://dx.doi.org/10.1109/bdcloud.2018.00068.
Full textGrau Grau, Alfredo Juan, and Inmaculada Bel Oms. "Big Data in Corporate Governance decision." In CARMA 2020 - 3rd International Conference on Advanced Research Methods and Analytics. Valencia: Universitat Politècnica de València, 2020. http://dx.doi.org/10.4995/carma2020.2020.11600.
Full textRamos Bacalhau, João Marcus, and Jussara F. Fardin. "Data Analysis and Preprocessing Method of Medium Voltage Distribution Network Feeders." In Congresso Brasileiro de Automática - 2020. sbabra, 2020. http://dx.doi.org/10.48011/asba.v2i1.968.
Full textQi, Huimin. "Analysis on Integration Path of Urban and Rural Industries Based on Economic Data Model. A Case Study of Strategy Planning of Taiyuan Rural Revitalization." In 55th ISOCARP World Planning Congress, Beyond Metropolis, Jakarta-Bogor, Indonesia. ISOCARP, 2019. http://dx.doi.org/10.47472/jubr5968.
Full textNémethová, Jana, and Filip Krajči. "Vinohradníctvo v Nitrianskom kraji." In XXIV. mezinárodního kolokvia o regionálních vědách. Brno: Masaryk University Press, 2021. http://dx.doi.org/10.5817/cz.muni.p210-9896-2021-72.
Full textAli, Samr, and Nizar Bouguila. "On Maximum A Posteriori Approximation of Hidden Markov Models for Proportional Data." In 2020 IEEE 22nd International Workshop on Multimedia Signal Processing (MMSP). IEEE, 2020. http://dx.doi.org/10.1109/mmsp48831.2020.9287112.
Full textMasoudimansour, Walid, and Nizar Bouguila. "Dirichlet Mixture Matching Projection for supervised linear dimensionality reduction of proportional data." In 2017 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2017. http://dx.doi.org/10.1109/icassp.2017.7952668.
Full textMasoudimansour, Walid, and Nizar Bouguila. "Generalized dirichlet mixture matching projection for supervised linear dimensionality reduction of proportional data." In 2016 IEEE 18th International Workshop on Multimedia Signal Processing (MMSP). IEEE, 2016. http://dx.doi.org/10.1109/mmsp.2016.7813403.
Full textCelemín, Alejandro, Diego A. Estupiñan, and Ricardo Nieto. "Model Comparison for Esp Run-Life Prediction: Classic Statistics Vs. Machine Learning." In SPE Annual Technical Conference and Exhibition. SPE, 2021. http://dx.doi.org/10.2118/206028-ms.
Full textCarey, V. P., and A. J. Shah. "The Exergy Cost of Information Processing: A Comparison of Computer-Based Technologies and Biological Systems." In ASME 2004 International Mechanical Engineering Congress and Exposition. ASMEDC, 2004. http://dx.doi.org/10.1115/imece2004-61376.
Full text