Academic literature on the topic 'Configuration Analysis'
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 'Configuration Analysis.'
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 "Configuration Analysis"
Liu, Jinguo, Xin Zhang, Ketao Zhang, Jian S. Dai, Shujun Li, and Qi Sun. "Configuration analysis of a reconfigurable Rubik's snake robot." Proceedings of the Institution of Mechanical Engineers, Part C: Journal of Mechanical Engineering Science 233, no. 9 (October 6, 2018): 3137–54. http://dx.doi.org/10.1177/0954406218805112.
Full textFiroozi, Zahra, N. Ismail, Shahram Ariafar, S. H. Tang, M. K. A. M. Ariffin, and Azizollah Memariani. "Cost Analysis of Two Different Configurations for a Distribution Network Design." Applied Mechanics and Materials 564 (June 2014): 656–60. http://dx.doi.org/10.4028/www.scientific.net/amm.564.656.
Full textvan Dommelen, Jorrit, and Roelof Vos. "Conceptual design and analysis of blended-wing-body aircraft." Proceedings of the Institution of Mechanical Engineers, Part G: Journal of Aerospace Engineering 228, no. 13 (January 29, 2014): 2452–74. http://dx.doi.org/10.1177/0954410013518696.
Full textPothong, Witit, Phichayut Phinyo, Yuddhasert Sirirungruangsarn, Kriengkrai Nabudda, Nattamon Wongba, Chatchawarl Sarntipiphat, and Dumnoensun Pruksakorn. "Biomechanical Analysis of Sagittal Plane Pin Placement Configurations for Pediatric Supracondylar Humerus Fractures." Applied Sciences 11, no. 8 (April 12, 2021): 3447. http://dx.doi.org/10.3390/app11083447.
Full textNoviana, Medi, and Sunny Arief Sudiro. "AUTOMATION OF THE BERT AND RESNET50 MODEL INFERENCE CONFIGURATION ANALYSIS PROCESS." JITK (Jurnal Ilmu Pengetahuan dan Teknologi Komputer) 10, no. 2 (November 19, 2024): 324–32. http://dx.doi.org/10.33480/jitk.v10i2.5053.
Full textPrasad Ojha, Durga, Devesh Kumar, and V. G. K. M. Pisipati. "Smectogenic Behaviour of 7O.6 at it's Phase Transition Temperature: A Computational Analysis Reprint request to." Zeitschrift für Naturforschung A 56, no. 12 (December 1, 2001): 873–78. http://dx.doi.org/10.1515/zna-2001-1214.
Full textSun, X. K., X. J. Xin, and Z. J. Pei. "Finite Element Analysis of Die-Strength Testing Configurations for Thin Wafers." Journal of Electronic Packaging 127, no. 2 (May 4, 2004): 189–92. http://dx.doi.org/10.1115/1.1869510.
Full textFu, Rong, Jianting Guo, Renhao Wu, and Haoran Liu. "Design and Hydrodynamic Performance Analysis of Offshore Multi-Module Floating Docks." Journal of Physics: Conference Series 2565, no. 1 (August 1, 2023): 012018. http://dx.doi.org/10.1088/1742-6596/2565/1/012018.
Full textZhang, Jialu, Ruzica Piskac, Ennan Zhai, and Tianyin Xu. "Static detection of silent misconfigurations with deep interaction analysis." Proceedings of the ACM on Programming Languages 5, OOPSLA (October 20, 2021): 1–30. http://dx.doi.org/10.1145/3485517.
Full textJalaluddin, Akio Miyara, Rustan Tarakka, and Muhammad Anis Ilahi Ramadhani. "Experimental Performance Analysis of Shallow Spiral-tube Ground Heat Exchangers in Series and Parallel Configurations." E3S Web of Conferences 130 (2019): 01017. http://dx.doi.org/10.1051/e3sconf/201913001017.
Full textDissertations / Theses on the topic "Configuration Analysis"
Avén, Joakim. "Analysis of the Z-wing configuration." Thesis, Mälardalens högskola, Akademin för innovation, design och teknik, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-12135.
Full textNelson, Tim. "First-Order Models for Configuration Analysis." Digital WPI, 2013. https://digitalcommons.wpi.edu/etd-dissertations/452.
Full textKuna, Tobias. "Studies in configuration space analysis and applications." Bonn [Germany] : Rheinischen Friedrich-Wilhelms-Universität, 1999. http://catalog.hathitrust.org/api/volumes/oclc/45762540.html.
Full textMarchesi, Chiara. "Conformational analysis and absolute configuration of Spiropyrazolones." Master's thesis, Alma Mater Studiorum - Università di Bologna, 2017. http://amslaurea.unibo.it/13968/.
Full textPerez, Caceres Leslie. "Automatic Algorithm Configuration: Analysis, Improvements and Applications." Doctoral thesis, Universite Libre de Bruxelles, 2017. http://hdl.handle.net/2013/ULB-DIPOT:oai:dipot.ulb.ac.be:2013/262048.
Full textDoctorat en Sciences de l'ingénieur et technologie
info:eu-repo/semantics/nonPublished
Williams, Robert L. "Planar robotic mechanisms: analysis and configuration comparison." Diss., Virginia Polytechnic Institute and State University, 1988. http://hdl.handle.net/10919/54462.
Full textPh. D.
Ellingsæter, Jenny Marie, and Frode Sandholtbråten. "Algorithms and Approaches for Configuration-less Log Analysis." Thesis, Norwegian University of Science and Technology, Department of Computer and Information Science, 2009. http://urn.kb.se/resolve?urn=urn:nbn:no:ntnu:diva-9095.
Full textSystem logs contain messages from a wide range of applications. They are the natural starting point when troubleshooting a system. The usual approach for analysing system logs is to write a number of regular expressionsto match specific keywords and events. When the number of expressions grows large, the analysis solution becomes unmaintainable. In addition, the use of regular expressions requires the system administrator to have extensive knowledge of the system at hand. This thesis presents methods for performing log analysis without regular expressions. This is an area of system administration that has attracted very few researchers. Therefore, little published research is available on the subject. Much effort has been put into the task of generating patterns from log file. These patterns are an important prerequisites for statistical analysis. Patterns could also be used to identify transactions for use in Markov models. None of the existing pattern mining algorithm for system logs produce satisfactory results. To solve the task at hand, a new method for mining patterns is developed. Several different approaches were tested. An approach based on inserting log lines into a tree structure turned out to be a very promising. It outputs good quality patterns and its resource use is moderate. Log analysis without prior knowledge of the system at hand have been proven difficult. This thesis shows that methods where some basic knowl- edge of systems in general is exploited, are the most promising ones. Other approaches based on Markov models and neural networks are suggested in this thesis, but they have not been tested to full extend and require some more work before being useful.
Bevan, Jennifer Louise. "Software instability analysis : co-change analysis across configuration-based dependence relationhips /." Diss., Digital Dissertations Database. Restricted to UC campuses, 2006. http://uclibs.org/PID/11984.
Full textIkeda, Toshihiro, and toshi ikeda@gmail com. "Aerodynamic Analysis of a Blended-Wing-Body Aircraft Configuration." RMIT University. Aerospace, Mechanical and Manufacturing Engineering, 2006. http://adt.lib.rmit.edu.au/adt/public/adt-VIT20070122.163030.
Full textJansen, Marloes Eline. "Spatial configuration in rubberhand illusion research : A meta-analysis." Thesis, Högskolan i Skövde, Institutionen för biovetenskap, 2021. http://urn.kb.se/resolve?urn=urn:nbn:se:his:diva-20621.
Full textBooks on the topic "Configuration Analysis"
U.S. Army Engineer Topographic Laboratories., ed. Terrain analysis procedural guide for surface configuration. Fort Belvoir, Va: U.S. Army Corps of Engineers, Engineer Topographic Laboratories, 1987.
Find full textLee, In. Static aeroelastic analysis for generic configuration aircraft. Moffett Field, Calif: National Aeronautics and Space Administration, Ames Research Center, 1989.
Find full textJohn, Child. A configuration analysis of international joint ventures. Birmingham: Birmingham Business School, 2002.
Find full textFadell, Edward R. Geometry and Topology of Configuration Spaces. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001.
Find full textRyan, Robert S. Systems design analysis applied to launch vehicle configuration. [Washington, DC]: National Aeronautics and Space Administration, Office of Management, Scientific and Technical Information Program, 1993.
Find full textMotro, René. Structural morphology and configuration processing of space structures. Essex: Multi-Science Pub., 2009.
Find full textHoutekamer, Gilbert E. MVS I/O subsystems: Configuration management and performance analysis. New York: McGraw-Hill, 1993.
Find full textA, Orzechowski J., Baker A. J, and United States. National Aeronautics and Space Administration., eds. An arbitrary grid CFD algorithm for configuration aerodynamics analysis. Knoxville, TN: Computational Mechanics Corp., 1992.
Find full textCampana, Steven E. Image analysis for microscope-based observations: An inexpensive configuration. Dartmouth, N.S: Marine Fish Division, Biological Sciences Branch, Bedford Institute of Oceanography, Dept. of Fisheries and Oceans, 1987.
Find full textJ, Baker A., and United States. National Aeronautics and Space Administration., eds. An arbitrary grid CFD algorithm for configuration aerodynamics analysis. Knoxville, TN: Computational Mechanics Corp., 1993.
Find full textBook chapters on the topic "Configuration Analysis"
Petrov, Vladimir. "Basic Configuration." In Structural System Analysis, 5–7. Cham: Springer Nature Switzerland, 2024. http://dx.doi.org/10.1007/978-3-031-55825-2_2.
Full textRahikkala, Tua, Jorma Taramaa, and Antti Välimäki. "Industrial experiences from SCM current state analysis." In System Configuration Management, 13–25. Berlin, Heidelberg: Springer Berlin Heidelberg, 1998. http://dx.doi.org/10.1007/bfb0053874.
Full textKaveh, Ali. "Structural Configuration Generation." In Topological Transformations for Efficient Structural Analysis, 103–26. Cham: Springer International Publishing, 2022. http://dx.doi.org/10.1007/978-3-031-12300-9_6.
Full textAbdelal, Gasser F., Nader Abuelfoutouh, and Ahmed H. Gad. "Satellite Configuration Design." In Finite Element Analysis for Satellite Structures, 11–47. London: Springer London, 2012. http://dx.doi.org/10.1007/978-1-4471-4637-7_2.
Full textSimonič, Marjan, Jozsef Györkös, and Ivan Rozman. "Software Configuration Management Risk Analysis before Relocating the Porting of Product’s Family." In System Configuration Management, 38–49. Berlin, Heidelberg: Springer Berlin Heidelberg, 1999. http://dx.doi.org/10.1007/3-540-48253-9_4.
Full textMitolo, Massimo. "Inverting Operational Amplifier Configuration." In Simulation-based Labs for Circuit Analysis, 161–68. New York: River Publishers, 2024. http://dx.doi.org/10.1201/9781003515333-18.
Full textMitolo, Massimo. "Noninverting Operational Amplifier Configuration." In Simulation-based Labs for Circuit Analysis, 153–59. New York: River Publishers, 2024. http://dx.doi.org/10.1201/9781003515333-17.
Full textKötters, Jens. "Object Configuration Browsing in Relational Databases." In Formal Concept Analysis, 151–66. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011. http://dx.doi.org/10.1007/978-3-642-20514-9_13.
Full textde Carvalho L. Brum, Nisio. "Analysis of Thermal Plants Configuration." In Springer Series in Reliability Engineering, 41–59. London: Springer London, 2012. http://dx.doi.org/10.1007/978-1-4471-2309-5_3.
Full textHoffmann, Andreas, and Bertram Neubauer. "Deployment and Configuration of Distributed Systems." In System Analysis and Modeling, 1–16. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/978-3-540-31810-1_1.
Full textConference papers on the topic "Configuration Analysis"
Ferguson, Kevin, and Douglas Thomson. "A Performance Analysis of Compound Helicopter Configurations." In Vertical Flight Society 70th Annual Forum & Technology Display, 1–13. The Vertical Flight Society, 2014. http://dx.doi.org/10.4050/f-0070-2014-9571.
Full textRahman, Mohammad Ashiqur, and Ehab Al-Shaer. "AMIAnalyzer: Security analysis of AMI configurations." In 2011 Symposium on Configuration Analytics and Automation (SAFECONFIG). IEEE, 2011. http://dx.doi.org/10.1109/safeconfig.2011.6111662.
Full textMarouf, Said, and Mohamed Shehab. "SEGrapher: Visualization-based SELinux policy analysis." In 2011 Symposium on Configuration Analytics and Automation (SAFECONFIG). IEEE, 2011. http://dx.doi.org/10.1109/safeconfig.2011.6111675.
Full textJaved, Yousra, Maliha Nazir, Muhammad Murtaza Khan, Syed Ali Khayam, and Shujun Li. "Captchæcker: Reconfigurable CAPTCHAs based on automated security and usability analysis." In 2011 Symposium on Configuration Analytics and Automation (SAFECONFIG). IEEE, 2011. http://dx.doi.org/10.1109/safeconfig.2011.6111665.
Full textLai, Chok Fung. "Operational dynamic configuration analysis." In 2010 IEEE/AIAA 29th Digital Avionics Systems Conference (DASC). IEEE, 2010. http://dx.doi.org/10.1109/dasc.2010.5655496.
Full textBukhanov, Sergey, and Sergey Podkopaev. "Configuration management based on an ontological model." In Systems Analysis in Economics - 2020. Moscow, "Science" Publishing House, 2021. http://dx.doi.org/10.33278/sae-2020.book1.204-207.
Full textDirks, Gregor. "Aircraft configuration optimization considering structural flexibility." In 6th Symposium on Multidisciplinary Analysis and Optimization. Reston, Virigina: American Institute of Aeronautics and Astronautics, 1996. http://dx.doi.org/10.2514/6.1996-4107.
Full textBlouin, Vincent, Yi Miao, Xun Zhou, and Georges Fadel. "An Assessment of Configuration Design Methodologies." In 10th AIAA/ISSMO Multidisciplinary Analysis and Optimization Conference. Reston, Virigina: American Institute of Aeronautics and Astronautics, 2004. http://dx.doi.org/10.2514/6.2004-4430.
Full textLiu, Lei, Weipeng Wang, and Guangding Feng. "Integrated Electronic System Configuration Analysis." In 2018 2nd International Conference on Applied Mathematics, Modelling and Statistics Application (AMMSA 2018). Paris, France: Atlantis Press, 2018. http://dx.doi.org/10.2991/ammsa-18.2018.69.
Full textClassen, Andreas, Arnaud Hubaux, and Patrick Heymans. "Analysis of Feature Configuration Workflows." In 2009 17th IEEE International Requirements Engineering Conference (RE). IEEE, 2009. http://dx.doi.org/10.1109/re.2009.55.
Full textReports on the topic "Configuration Analysis"
Llanes, Rodrigo Elias, Matthew Halligan, and Ross Guttromson. Substation Configuration Survey for Electromagnetic Coupling Analysis. Office of Scientific and Technical Information (OSTI), May 2020. http://dx.doi.org/10.2172/1619912.
Full textStevens, R. R., and J. Benner. Containment vessel dynamic analysis. Part 1: Base configuration. Office of Scientific and Technical Information (OSTI), February 1997. http://dx.doi.org/10.2172/444033.
Full textNissen, Mary E. Toward Enterprise Process Engineering: Configuration Measurement and Analysis. Fort Belvoir, VA: Defense Technical Information Center, September 2002. http://dx.doi.org/10.21236/ada407615.
Full textW.E. Wallin. ANALYSIS OF MPC WEIGHT, DIMENSIONAL ENVELOPE, AND CONFIGURATION REQUIREMENTS. Office of Scientific and Technical Information (OSTI), March 1995. http://dx.doi.org/10.2172/883429.
Full textHetrick, Lucas Duane. Radiological Engineering Design Analysis of the NDA Table Shielding Configuration. Office of Scientific and Technical Information (OSTI), December 2018. http://dx.doi.org/10.2172/1487355.
Full textS.F. A. Deng. GENERIC DEGRADATION SCENARIO AND CONFIGURATION ANALYSIS FOR DOE CODISPOSAL WASTE PACKAGE. Office of Scientific and Technical Information (OSTI), November 1999. http://dx.doi.org/10.2172/861906.
Full textAuthor, Unknown. PR-322-05215-R02 CFD Analysis of Combined Suction Piping and Casing for Pipeline Pump-Type 12X14X19 DVS-E. Chantilly, Virginia: Pipeline Research Council International, Inc. (PRCI), June 2014. http://dx.doi.org/10.55274/r0011038.
Full textGauld, I. C. SCALE-4 Analysis of LaSalle Unit 1 BWR Commercial Reactor Critical Configuration. Office of Scientific and Technical Information (OSTI), March 2000. http://dx.doi.org/10.2172/885571.
Full textBarajas and George. PR-015-05600-R01 Assessment of Sampling Systems for Monitoring Water Vapor in Natural Gas Streams. Chantilly, Virginia: Pipeline Research Council International, Inc. (PRCI), January 2008. http://dx.doi.org/10.55274/r0011197.
Full textLillo, T. M., R. L. Williamson, T. R. Reed, C. B. Davis, and D. M. Ginosar. Engineering Analysis of Intermediate Loop and Process Heat Exchanger Requirements to Include Configuration Analysis and Materials Needs. Office of Scientific and Technical Information (OSTI), September 2005. http://dx.doi.org/10.2172/911251.
Full text