top

  Info

  • Utilizzare la checkbox di selezione a fianco di ciascun documento per attivare le funzionalità di stampa, invio email, download nei formati disponibili del (i) record.

  Info

  • Utilizzare questo link per rimuovere la selezione effettuata.
Abbildung von Synergiepotenzialen zwischen IT-Anforderungen in Scrum [[electronic resource] /] / von Fabian Sobiech
Abbildung von Synergiepotenzialen zwischen IT-Anforderungen in Scrum [[electronic resource] /] / von Fabian Sobiech
Autore Sobiech Fabian
Edizione [1st ed. 2016.]
Pubbl/distr/stampa Wiesbaden : , : Springer Fachmedien Wiesbaden : , : Imprint : Springer, , 2016
Descrizione fisica 1 online resource (XIX, 169 S. 74 Abb., 10 Abb. in Farbe.)
Disciplina 005.1
Collana AutoUni – Schriftenreihe
Soggetto topico Software engineering
Computers
Algorithms
Software Engineering
Models and Principles
Algorithm Analysis and Problem Complexity
ISBN 3-658-16328-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione ger
Nota di contenuto Grundlagen: Projektmanagement mit Scrum -- Bestimmung des Nutzwertes von IT-Anforderungen -- Systematische Nutzung und Abbildung von Synergieeffekten -- Bestimmung valider und optimaler Iterationen.
Record Nr. UNINA-9910149462203321
Sobiech Fabian  
Wiesbaden : , : Springer Fachmedien Wiesbaden : , : Imprint : Springer, , 2016
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Accelerator Programming Using Directives [[electronic resource] ] : 4th International Workshop, WACCPD 2017, Held in Conjunction with the International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2017, Denver, CO, USA, November 13, 2017, Proceedings / / edited by Sunita Chandrasekaran, Guido Juckeland
Accelerator Programming Using Directives [[electronic resource] ] : 4th International Workshop, WACCPD 2017, Held in Conjunction with the International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2017, Denver, CO, USA, November 13, 2017, Proceedings / / edited by Sunita Chandrasekaran, Guido Juckeland
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Descrizione fisica 1 online resource (IX, 183 p. 59 illus.)
Disciplina 004.3
Collana Programming and Software Engineering
Soggetto topico Programming languages (Electronic computers)
Logic design
Operating systems (Computers)
Computer programming
Computer organization
Computers
Programming Languages, Compilers, Interpreters
Logic Design
Operating Systems
Programming Techniques
Computer Systems Organization and Communication Networks
Models and Principles
ISBN 3-319-74896-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Intro -- Preface -- Organization -- Contents -- Applications -- An Example of Porting PETSc Applications to Heterogeneous Platforms with OpenACC -- Abstract -- 1 Introduction -- 2 Workflow and System Description -- 2.1 Workflow -- 2.2 System -- 3 Results and Discussion -- 3.1 Profiling with Score-P -- 3.2 The Most Expensive Kernel: MatMult_SeqAIJ -- 3.3 Four Steps Toward the Final Version of OpenACC Kernel -- 4 Speedups and Strong Scaling -- 5 Conclusion -- Acknowledgement -- References -- Hybrid Fortran: High Productivity GPU Porting Framework Applied to Japanese Weather Prediction Model -- 1 Introduction -- 1.1 ASUCA on GPU -- 1.2 Parallelization Granularity -- 1.3 Memory Layout -- 1.4 Related Work -- 1.5 Problem Summary -- 2 Hybrid Fortran Language Extension and Code Transformation -- 2.1 Parallel Loop Abstraction -- 2.2 Compile-Time Defined Memory Layout and Device Data Region -- 2.3 Transformed Code -- 3 Code Transformation Method -- 4 Productivity- and Performance Results -- 5 Conclusion and Future Work -- References -- Implicit Low-Order Unstructured Finite-Element Multiple Simulation Enhanced by Dense Computation Using OpenACC -- 1 Introduction -- 2 Finite-Element Earthquake Simulation Designed for the K Computer -- 3 Proposed Solver for GPUs Using OpenACC -- 3.1 Modification of Algorithm for GPUs -- 3.2 Introduction of OpenACC -- 4 Performance Measurements -- 5 Application Example -- 6 Concluding Remarks -- References -- Runtime Environments -- The Design and Implementation of OpenMP 4.5 and OpenACC Backends for the RAJA C++ Performance Portability Layer -- 1 Introduction -- 2 RAJA -- 2.1 Basic Execution Policies -- 2.2 RAJA::NestedPolicy and Loop Transformations -- 3 Embedding Directives in the C++ Type System -- 3.1 Defining Policy Tags for a Backend -- 3.2 Constructing Explicit Execution Policy Types.
3.3 Implement forall Specializations -- 4 Case Study: OpenMP 4.5 -- 5 Case Study: OpenACC -- 6 Evaluation -- 6.1 Test Set -- 6.2 Goals and Non-Goals -- 6.3 Compilation Overhead -- 6.4 Runtime Overhead -- 7 Future Work and Conclusion -- References -- Enabling GPU Support for the COMPSs-Mobile Framework -- 1 Introduction -- 2 Related Work -- 3 Programming Model -- 3.1 Extension for GPU Support -- 4 Runtime Support Implementation -- 4.1 COMPSs-Mobile Runtime Architecture -- 4.2 OpenCL Platform -- 5 Performance Evaluation -- 5.1 OpenCL Platform Performance -- 5.2 Load Balancing Policies -- 6 Conclusions and Future Work -- References -- Concurrent Parallel Processing on Graphics and Multicore Processors with OpenACC and OpenMP -- Abstract -- 1 Introduction -- 2 MBFLO3 Application -- 2.1 Mathematical Formulation -- 2.2 Numerical Method -- 3 Heterogeneous Multiblock Computing Strategy -- 3.1 Multicore Host Parallelism -- 3.2 Manycore Accelerator Parallelism -- 3.3 Heterogeneous Host-Device Parallelism -- 4 Performance Results and Analysis -- 5 Conclusions -- Acknowledgements -- References -- Program Evaluation -- Exploration of Supervised Machine Learning Techniques for Runtime Selection of CPU vs. GPU Execution in Java Programs -- 1 Introduction -- 2 Motivation -- 3 Compiling Java to GPUs -- 3.1 Java Parallel Stream API -- 3.2 JIT Compilation for GPUs -- 4 Exploring Supervised Machine Learning Algorithms -- 4.1 Supervised Machine Learning -- 4.2 Generating Subsets of Features -- 4.3 Constructing Prediction Models -- 4.4 Integrating Prediction Models -- 5 Experimental Results -- 5.1 Experimental Protocol -- 5.2 Overall Summary -- 5.3 Accuracies on the Full Set of Features -- 5.4 Exploring ML Algorithms by Feature Subsetting -- 5.5 Lessons Learned -- 6 Related Work -- 6.1 GPU Code Generation from High-Level Languages -- 6.2 Offline Model Construction.
7 Conclusions -- A Appendix -- References -- Automatic Testing of OpenACC Applications -- 1 Introduction -- 2 Testing a GPU Port of a Numerical Application -- 3 Autocompare with OpenACC -- 4 Autocompare Implementation -- 5 Experiments -- 6 Related Work -- 7 Future Work -- 8 Conclusion -- References -- Evaluation of Asynchronous Offloading Capabilities of Accelerator Programming Models for Multiple Devices -- 1 Introduction -- 2 Related Work -- 3 Accelerator Programming Models -- 3.1 CUDA -- 3.2 OpenCL -- 3.3 OpenACC -- 3.4 OpenMP -- 4 Implementing the Conjugate Gradient Method -- 5 Performance Results on NVIDIA GPUs -- 5.1 Data Transfers with the Host -- 5.2 Single Device -- 5.3 Two Devices -- 6 Performance Results on Intel Xeon Phi Coprocessors -- 6.1 Single Device -- 6.2 Two Devices -- 7 Summary -- References -- Author Index.
Record Nr. UNISA-996465474703316
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Accelerator Programming Using Directives [[electronic resource] ] : 4th International Workshop, WACCPD 2017, Held in Conjunction with the International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2017, Denver, CO, USA, November 13, 2017, Proceedings / / edited by Sunita Chandrasekaran, Guido Juckeland
Accelerator Programming Using Directives [[electronic resource] ] : 4th International Workshop, WACCPD 2017, Held in Conjunction with the International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2017, Denver, CO, USA, November 13, 2017, Proceedings / / edited by Sunita Chandrasekaran, Guido Juckeland
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Descrizione fisica 1 online resource (IX, 183 p. 59 illus.)
Disciplina 004.3
Collana Programming and Software Engineering
Soggetto topico Programming languages (Electronic computers)
Logic design
Operating systems (Computers)
Computer programming
Computer organization
Computers
Programming Languages, Compilers, Interpreters
Logic Design
Operating Systems
Programming Techniques
Computer Systems Organization and Communication Networks
Models and Principles
ISBN 3-319-74896-3
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Intro -- Preface -- Organization -- Contents -- Applications -- An Example of Porting PETSc Applications to Heterogeneous Platforms with OpenACC -- Abstract -- 1 Introduction -- 2 Workflow and System Description -- 2.1 Workflow -- 2.2 System -- 3 Results and Discussion -- 3.1 Profiling with Score-P -- 3.2 The Most Expensive Kernel: MatMult_SeqAIJ -- 3.3 Four Steps Toward the Final Version of OpenACC Kernel -- 4 Speedups and Strong Scaling -- 5 Conclusion -- Acknowledgement -- References -- Hybrid Fortran: High Productivity GPU Porting Framework Applied to Japanese Weather Prediction Model -- 1 Introduction -- 1.1 ASUCA on GPU -- 1.2 Parallelization Granularity -- 1.3 Memory Layout -- 1.4 Related Work -- 1.5 Problem Summary -- 2 Hybrid Fortran Language Extension and Code Transformation -- 2.1 Parallel Loop Abstraction -- 2.2 Compile-Time Defined Memory Layout and Device Data Region -- 2.3 Transformed Code -- 3 Code Transformation Method -- 4 Productivity- and Performance Results -- 5 Conclusion and Future Work -- References -- Implicit Low-Order Unstructured Finite-Element Multiple Simulation Enhanced by Dense Computation Using OpenACC -- 1 Introduction -- 2 Finite-Element Earthquake Simulation Designed for the K Computer -- 3 Proposed Solver for GPUs Using OpenACC -- 3.1 Modification of Algorithm for GPUs -- 3.2 Introduction of OpenACC -- 4 Performance Measurements -- 5 Application Example -- 6 Concluding Remarks -- References -- Runtime Environments -- The Design and Implementation of OpenMP 4.5 and OpenACC Backends for the RAJA C++ Performance Portability Layer -- 1 Introduction -- 2 RAJA -- 2.1 Basic Execution Policies -- 2.2 RAJA::NestedPolicy and Loop Transformations -- 3 Embedding Directives in the C++ Type System -- 3.1 Defining Policy Tags for a Backend -- 3.2 Constructing Explicit Execution Policy Types.
3.3 Implement forall Specializations -- 4 Case Study: OpenMP 4.5 -- 5 Case Study: OpenACC -- 6 Evaluation -- 6.1 Test Set -- 6.2 Goals and Non-Goals -- 6.3 Compilation Overhead -- 6.4 Runtime Overhead -- 7 Future Work and Conclusion -- References -- Enabling GPU Support for the COMPSs-Mobile Framework -- 1 Introduction -- 2 Related Work -- 3 Programming Model -- 3.1 Extension for GPU Support -- 4 Runtime Support Implementation -- 4.1 COMPSs-Mobile Runtime Architecture -- 4.2 OpenCL Platform -- 5 Performance Evaluation -- 5.1 OpenCL Platform Performance -- 5.2 Load Balancing Policies -- 6 Conclusions and Future Work -- References -- Concurrent Parallel Processing on Graphics and Multicore Processors with OpenACC and OpenMP -- Abstract -- 1 Introduction -- 2 MBFLO3 Application -- 2.1 Mathematical Formulation -- 2.2 Numerical Method -- 3 Heterogeneous Multiblock Computing Strategy -- 3.1 Multicore Host Parallelism -- 3.2 Manycore Accelerator Parallelism -- 3.3 Heterogeneous Host-Device Parallelism -- 4 Performance Results and Analysis -- 5 Conclusions -- Acknowledgements -- References -- Program Evaluation -- Exploration of Supervised Machine Learning Techniques for Runtime Selection of CPU vs. GPU Execution in Java Programs -- 1 Introduction -- 2 Motivation -- 3 Compiling Java to GPUs -- 3.1 Java Parallel Stream API -- 3.2 JIT Compilation for GPUs -- 4 Exploring Supervised Machine Learning Algorithms -- 4.1 Supervised Machine Learning -- 4.2 Generating Subsets of Features -- 4.3 Constructing Prediction Models -- 4.4 Integrating Prediction Models -- 5 Experimental Results -- 5.1 Experimental Protocol -- 5.2 Overall Summary -- 5.3 Accuracies on the Full Set of Features -- 5.4 Exploring ML Algorithms by Feature Subsetting -- 5.5 Lessons Learned -- 6 Related Work -- 6.1 GPU Code Generation from High-Level Languages -- 6.2 Offline Model Construction.
7 Conclusions -- A Appendix -- References -- Automatic Testing of OpenACC Applications -- 1 Introduction -- 2 Testing a GPU Port of a Numerical Application -- 3 Autocompare with OpenACC -- 4 Autocompare Implementation -- 5 Experiments -- 6 Related Work -- 7 Future Work -- 8 Conclusion -- References -- Evaluation of Asynchronous Offloading Capabilities of Accelerator Programming Models for Multiple Devices -- 1 Introduction -- 2 Related Work -- 3 Accelerator Programming Models -- 3.1 CUDA -- 3.2 OpenCL -- 3.3 OpenACC -- 3.4 OpenMP -- 4 Implementing the Conjugate Gradient Method -- 5 Performance Results on NVIDIA GPUs -- 5.1 Data Transfers with the Host -- 5.2 Single Device -- 5.3 Two Devices -- 6 Performance Results on Intel Xeon Phi Coprocessors -- 6.1 Single Device -- 6.2 Two Devices -- 7 Summary -- References -- Author Index.
Record Nr. UNINA-9910349261003321
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Advanced Information Systems Engineering [[electronic resource] ] : 7th International Conference, CAiSE '95, Jyväskylä, Finland, June 12 - 16, 1995. Proceedings / / edited by Juhani Iivari, Kalle Lyytinen, Matti Rossi
Advanced Information Systems Engineering [[electronic resource] ] : 7th International Conference, CAiSE '95, Jyväskylä, Finland, June 12 - 16, 1995. Proceedings / / edited by Juhani Iivari, Kalle Lyytinen, Matti Rossi
Edizione [1st ed. 1995.]
Pubbl/distr/stampa Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1995
Descrizione fisica 1 online resource (XII, 396 p.)
Disciplina 005.1/0285/53
Collana Lecture Notes in Computer Science
Soggetto topico Computers
Software engineering
Computer simulation
Database management
Theory of Computation
Software Engineering/Programming and Operating Systems
Simulation and Modeling
Database Management
Software Engineering
Models and Principles
ISBN 3-540-49290-9
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Process improvement — The way forward -- A method for explaining the behaviour of conceptual models -- COLOR-X: Linguistically-based event modeling: A general approach to dynamic modeling -- Supporting transaction design in conceptual modelling of information systems -- Facet models for problem analysis -- A framework for requirements analysis using automated reasoning -- Towards a deeper understanding of quality in requirements engineering -- Modelling inheritance, composition and relationship links between objects, object versions and class versions -- Hypertext version management in an actor-based framework -- Modelling ways-of-working -- Modelling communication between cooperative systems -- Challenges in applying objects to large systems -- Feasibility of flexible information modelling support -- A meta-model for business rules in systems analysis -- Metrics in method engineering -- InfoHarness: Use of automatically generated metadata for search and retrieval of heterogeneous information -- Designing the user interface on top of a conceptual model -- Graphical representation and manipulation of complex structures based on a formal model -- Providing integrated support for multiple development notations -- A federated approach to tool integration -- Domain knowledge reuse during requirements engineering -- Strategies and techniques: Reusable artifacts for the construction of database management systems -- The impact of new information architectures on industry and government transformation -- Standard transformations for the normalization of ER schemata -- The rapid application and database development (RADD) workbench — A comfortable database design tool -- A psychological study on the use of relationship concept Some preliminary findings -- Alignment of software quality and service quality -- A guide for software maintenance evaluation: Experience report -- Natural naming in software development: Feedback from practitioners.
Record Nr. UNISA-996466144503316
Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1995
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Advanced Information Systems Engineering [[electronic resource] ] : Third International Conference CAiSE '91, Trondheim, Norway, May 13-15, 1991 / / edited by Rudolf Andersen, Janis A. Jr. Bubenko, Arne Soelvberg
Advanced Information Systems Engineering [[electronic resource] ] : Third International Conference CAiSE '91, Trondheim, Norway, May 13-15, 1991 / / edited by Rudolf Andersen, Janis A. Jr. Bubenko, Arne Soelvberg
Edizione [1st ed. 1991.]
Pubbl/distr/stampa Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1991
Descrizione fisica 1 online resource (VI, 578 p.)
Disciplina 005.1
Collana Lecture Notes in Computer Science
Soggetto topico Computers
Application software
Theory of Computation
Models and Principles
Information Systems Applications (incl. Internet)
ISBN 3-540-47378-5
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto The information industry scenario in year 2000, trends and change of focus, for the it professional and for the end-user -- Representation and utilization of non-functional requirements for information system design -- Alecsi : An expert system for requirements engineering -- Reusing requirements through a modeling and composition support tool -- The KIWIS knowledge base management system -- A functional method of data processing based on relational algebra -- Dealing with granularity of time in temporal databases -- Information as a strategic resource: A question of communication -- MetaEdit— A flexible graphical environment for methodology modelling -- PPP an integrated CASE environment -- Spade — Towards case tools that can guide design -- DBE: An expert tool for database design -- EcinsDesign: A graphical editor for semantic structures -- A case study using the IMSE experimentation tool -- A rule language to capture and model business policy specifications -- Information systems development using a combination of process and rule based approaches -- Towards automating software maintenance -- Software process planning and execution: Coupling vs. integration -- Cooperating transactions and workspaces in EPOS: Design and preliminary implementation -- Implementation and critique of an algorithm which maps a relational database to a conceptual model -- Attribute abstraction -- The essential system model -- Federated case environment -- An organizational information systems enhancement advice unit (oiseau) -- Structuring modelling knowledge for CASE shells -- An object-oriented approach to model management -- Representing a system specification with a temporal dimension in an object-oriented language -- The OO-binary relationship model : A truly object oriented conceptual model -- Organisation's IT needs in the next decade — The swedish vision.
Record Nr. UNISA-996465440903316
Berlin, Heidelberg : , : Springer Berlin Heidelberg : , : Imprint : Springer, , 1991
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui
Advanced Topics in Shannon Sampling and Interpolation Theory [[electronic resource] /] / edited by Robert J.II Marks
Advanced Topics in Shannon Sampling and Interpolation Theory [[electronic resource] /] / edited by Robert J.II Marks
Edizione [1st ed. 1993.]
Pubbl/distr/stampa New York, NY : , : Springer New York : , : Imprint : Springer, , 1993
Descrizione fisica 1 online resource (XIII, 360 p.)
Disciplina 621.3
Collana Springer Texts in Electrical Engineering
Soggetto topico Electrical engineering
Computers
Chemometrics
Computational intelligence
Electrical Engineering
Models and Principles
Math. Applications in Chemistry
Computational Intelligence
ISBN 1-4613-9757-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1 Gabor’s Signal Expansion and Its Relation to Sampling of the Sliding-Window Spectrum -- 1.1 Introduction -- 1.2 Sliding-Window Spectrum -- 1.3 Sampling Theorem for the Sliding-Window Spectrum -- 1.4 Examples of Window Functions -- 1.5 Gabor’s Signal Expansion -- 1.6 Examples of Elementary Signals -- 1.7 Degrees of Freedom of a Signal -- 1.8 Optical Generation of Gabor’s Expansion Coefficients for Rastered Signals -- 1.9 Conclusion -- 2 Sampling in Optics -- 2.1 Introduction -- 2.2 Historical Background -- 2.3 The von Laue Analysis -- 2.4 Degrees of Freedom of an Image -- 2.5 Superresolving Pupils -- 2.6 Fresnel SampHng -- 2.7 Exponential SampHng -- 2.8 Partially Coherent Fields -- 2.9 Optical Processing -- 2.10 Conclusion -- 3 A Multidimensional Extension of Papoulis’ Generalized Sampling Expansion with the Application in Minimum Density Sampling -- I: A Multidimensional Extension of Papoulis’ Generalized Sampling Expansion -- 3.1 Introduction -- 3.2 GSE Formulation -- 3.3 M-D Extension -- 3.4 Extension Generalization -- 3.5 Conclusion -- II: Sampling Multidimensional Band-Limited Functions At Minimum Densities -- 3.6 Sample Interdependency -- 3.7 Sampling Density Reduction Using M-D GSE -- 3.8 Computational Complexity of the Two Formulations -- 3.9 Sampling at the Minimum Density -- 3.10 Discussion -- 3.11 Conclusion -- 4 Nonuniform Sampling -- 4.1 Preliminary Discussions -- 4.2 General Nonuniform Sampling Theorems -- 4.3 Spectral Analysis of Nonuniform Samples and Signal Recovery -- 4.4 Discussion on Reconstruction Methods -- 5 Linear Prediction by Samples from the Past -- 5.1 Preliminaries -- 5.2 Prediction of Deterministic Signals -- 5.3 Prediction of Random Signals -- 6 Polar, Spiral, and Generalized Sampling and Interpolation -- 6.1 Introduction -- 6.2 Sampling in Polar Coordinates -- 6.3 Spiral Sampling -- 6.4 Reconstruction from Non-Uniform Samples by Convex Projections -- 6.5 Experimental Results -- 6.6 Conclusions -- Appendix A -- Appendix B -- 7 Error Analysis in Application of Generalizations of the Sampling Theorem -- Foreword: Welcomed General Sources for the Sampling Theorems -- 7.1 Introduction — Sampling Theorems -- 7.2 Error Bounds of the Present Extension of the Sampling Theorem -- 7.3 Applications -- Appendix A -- A.1 Analysis of Gibbs’ Phenomena.
Record Nr. UNINA-9910478906503321
New York, NY : , : Springer New York : , : Imprint : Springer, , 1993
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Advanced Topics in Shannon Sampling and Interpolation Theory [[electronic resource] /] / edited by Robert J.II Marks
Advanced Topics in Shannon Sampling and Interpolation Theory [[electronic resource] /] / edited by Robert J.II Marks
Edizione [1st ed. 1993.]
Pubbl/distr/stampa New York, NY : , : Springer New York : , : Imprint : Springer, , 1993
Descrizione fisica 1 online resource (XIII, 360 p.)
Disciplina 621.3
Collana Springer Texts in Electrical Engineering
Soggetto topico Electrical engineering
Computers
Chemometrics
Computational intelligence
Electrical Engineering
Models and Principles
Math. Applications in Chemistry
Computational Intelligence
ISBN 1-4613-9757-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1 Gabor’s Signal Expansion and Its Relation to Sampling of the Sliding-Window Spectrum -- 1.1 Introduction -- 1.2 Sliding-Window Spectrum -- 1.3 Sampling Theorem for the Sliding-Window Spectrum -- 1.4 Examples of Window Functions -- 1.5 Gabor’s Signal Expansion -- 1.6 Examples of Elementary Signals -- 1.7 Degrees of Freedom of a Signal -- 1.8 Optical Generation of Gabor’s Expansion Coefficients for Rastered Signals -- 1.9 Conclusion -- 2 Sampling in Optics -- 2.1 Introduction -- 2.2 Historical Background -- 2.3 The von Laue Analysis -- 2.4 Degrees of Freedom of an Image -- 2.5 Superresolving Pupils -- 2.6 Fresnel SampHng -- 2.7 Exponential SampHng -- 2.8 Partially Coherent Fields -- 2.9 Optical Processing -- 2.10 Conclusion -- 3 A Multidimensional Extension of Papoulis’ Generalized Sampling Expansion with the Application in Minimum Density Sampling -- I: A Multidimensional Extension of Papoulis’ Generalized Sampling Expansion -- 3.1 Introduction -- 3.2 GSE Formulation -- 3.3 M-D Extension -- 3.4 Extension Generalization -- 3.5 Conclusion -- II: Sampling Multidimensional Band-Limited Functions At Minimum Densities -- 3.6 Sample Interdependency -- 3.7 Sampling Density Reduction Using M-D GSE -- 3.8 Computational Complexity of the Two Formulations -- 3.9 Sampling at the Minimum Density -- 3.10 Discussion -- 3.11 Conclusion -- 4 Nonuniform Sampling -- 4.1 Preliminary Discussions -- 4.2 General Nonuniform Sampling Theorems -- 4.3 Spectral Analysis of Nonuniform Samples and Signal Recovery -- 4.4 Discussion on Reconstruction Methods -- 5 Linear Prediction by Samples from the Past -- 5.1 Preliminaries -- 5.2 Prediction of Deterministic Signals -- 5.3 Prediction of Random Signals -- 6 Polar, Spiral, and Generalized Sampling and Interpolation -- 6.1 Introduction -- 6.2 Sampling in Polar Coordinates -- 6.3 Spiral Sampling -- 6.4 Reconstruction from Non-Uniform Samples by Convex Projections -- 6.5 Experimental Results -- 6.6 Conclusions -- Appendix A -- Appendix B -- 7 Error Analysis in Application of Generalizations of the Sampling Theorem -- Foreword: Welcomed General Sources for the Sampling Theorems -- 7.1 Introduction — Sampling Theorems -- 7.2 Error Bounds of the Present Extension of the Sampling Theorem -- 7.3 Applications -- Appendix A -- A.1 Analysis of Gibbs’ Phenomena.
Record Nr. UNINA-9910789217903321
New York, NY : , : Springer New York : , : Imprint : Springer, , 1993
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Advanced Topics in Shannon Sampling and Interpolation Theory [[electronic resource] /] / edited by Robert J.II Marks
Advanced Topics in Shannon Sampling and Interpolation Theory [[electronic resource] /] / edited by Robert J.II Marks
Edizione [1st ed. 1993.]
Pubbl/distr/stampa New York, NY : , : Springer New York : , : Imprint : Springer, , 1993
Descrizione fisica 1 online resource (XIII, 360 p.)
Disciplina 621.3
Collana Springer Texts in Electrical Engineering
Soggetto topico Electrical engineering
Computers
Chemometrics
Computational intelligence
Electrical Engineering
Models and Principles
Math. Applications in Chemistry
Computational Intelligence
ISBN 1-4613-9757-X
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto 1 Gabor’s Signal Expansion and Its Relation to Sampling of the Sliding-Window Spectrum -- 1.1 Introduction -- 1.2 Sliding-Window Spectrum -- 1.3 Sampling Theorem for the Sliding-Window Spectrum -- 1.4 Examples of Window Functions -- 1.5 Gabor’s Signal Expansion -- 1.6 Examples of Elementary Signals -- 1.7 Degrees of Freedom of a Signal -- 1.8 Optical Generation of Gabor’s Expansion Coefficients for Rastered Signals -- 1.9 Conclusion -- 2 Sampling in Optics -- 2.1 Introduction -- 2.2 Historical Background -- 2.3 The von Laue Analysis -- 2.4 Degrees of Freedom of an Image -- 2.5 Superresolving Pupils -- 2.6 Fresnel SampHng -- 2.7 Exponential SampHng -- 2.8 Partially Coherent Fields -- 2.9 Optical Processing -- 2.10 Conclusion -- 3 A Multidimensional Extension of Papoulis’ Generalized Sampling Expansion with the Application in Minimum Density Sampling -- I: A Multidimensional Extension of Papoulis’ Generalized Sampling Expansion -- 3.1 Introduction -- 3.2 GSE Formulation -- 3.3 M-D Extension -- 3.4 Extension Generalization -- 3.5 Conclusion -- II: Sampling Multidimensional Band-Limited Functions At Minimum Densities -- 3.6 Sample Interdependency -- 3.7 Sampling Density Reduction Using M-D GSE -- 3.8 Computational Complexity of the Two Formulations -- 3.9 Sampling at the Minimum Density -- 3.10 Discussion -- 3.11 Conclusion -- 4 Nonuniform Sampling -- 4.1 Preliminary Discussions -- 4.2 General Nonuniform Sampling Theorems -- 4.3 Spectral Analysis of Nonuniform Samples and Signal Recovery -- 4.4 Discussion on Reconstruction Methods -- 5 Linear Prediction by Samples from the Past -- 5.1 Preliminaries -- 5.2 Prediction of Deterministic Signals -- 5.3 Prediction of Random Signals -- 6 Polar, Spiral, and Generalized Sampling and Interpolation -- 6.1 Introduction -- 6.2 Sampling in Polar Coordinates -- 6.3 Spiral Sampling -- 6.4 Reconstruction from Non-Uniform Samples by Convex Projections -- 6.5 Experimental Results -- 6.6 Conclusions -- Appendix A -- Appendix B -- 7 Error Analysis in Application of Generalizations of the Sampling Theorem -- Foreword: Welcomed General Sources for the Sampling Theorems -- 7.1 Introduction — Sampling Theorems -- 7.2 Error Bounds of the Present Extension of the Sampling Theorem -- 7.3 Applications -- Appendix A -- A.1 Analysis of Gibbs’ Phenomena.
Record Nr. UNINA-9910818048003321
New York, NY : , : Springer New York : , : Imprint : Springer, , 1993
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Advances in Artificial Intelligence [[electronic resource] ] : 18th Conference of the Spanish Association for Artificial Intelligence, CAEPIA 2018, Granada, Spain, October 23–26, 2018, Proceedings / / edited by Francisco Herrera, Sergio Damas, Rosana Montes, Sergio Alonso, Óscar Cordón, Antonio González, Alicia Troncoso
Advances in Artificial Intelligence [[electronic resource] ] : 18th Conference of the Spanish Association for Artificial Intelligence, CAEPIA 2018, Granada, Spain, October 23–26, 2018, Proceedings / / edited by Francisco Herrera, Sergio Damas, Rosana Montes, Sergio Alonso, Óscar Cordón, Antonio González, Alicia Troncoso
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Descrizione fisica 1 online resource (XXII, 396 p. 86 illus.)
Disciplina 006.3
Collana Lecture Notes in Artificial Intelligence
Soggetto topico Artificial intelligence
Algorithms
Computer science—Mathematics
Data structures (Computer science)
Optical data processing
Computers
Artificial Intelligence
Algorithm Analysis and Problem Complexity
Discrete Mathematics in Computer Science
Data Structures
Image Processing and Computer Vision
Models and Principles
ISBN 3-030-00374-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Artificial Intelligence -- Fuzzy Sets and Systems -- Evolutionary Algorithms -- Data Mining -- Applications.
Record Nr. UNINA-9910349399303321
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Materiale a stampa
Lo trovi qui: Univ. Federico II
Opac: Controlla la disponibilità qui
Advances in Artificial Intelligence [[electronic resource] ] : 18th Conference of the Spanish Association for Artificial Intelligence, CAEPIA 2018, Granada, Spain, October 23–26, 2018, Proceedings / / edited by Francisco Herrera, Sergio Damas, Rosana Montes, Sergio Alonso, Óscar Cordón, Antonio González, Alicia Troncoso
Advances in Artificial Intelligence [[electronic resource] ] : 18th Conference of the Spanish Association for Artificial Intelligence, CAEPIA 2018, Granada, Spain, October 23–26, 2018, Proceedings / / edited by Francisco Herrera, Sergio Damas, Rosana Montes, Sergio Alonso, Óscar Cordón, Antonio González, Alicia Troncoso
Edizione [1st ed. 2018.]
Pubbl/distr/stampa Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Descrizione fisica 1 online resource (XXII, 396 p. 86 illus.)
Disciplina 006.3
Collana Lecture Notes in Artificial Intelligence
Soggetto topico Artificial intelligence
Algorithms
Computer science—Mathematics
Data structures (Computer science)
Optical data processing
Computers
Artificial Intelligence
Algorithm Analysis and Problem Complexity
Discrete Mathematics in Computer Science
Data Structures
Image Processing and Computer Vision
Models and Principles
ISBN 3-030-00374-4
Formato Materiale a stampa
Livello bibliografico Monografia
Lingua di pubblicazione eng
Nota di contenuto Artificial Intelligence -- Fuzzy Sets and Systems -- Evolutionary Algorithms -- Data Mining -- Applications.
Record Nr. UNISA-996466427403316
Cham : , : Springer International Publishing : , : Imprint : Springer, , 2018
Materiale a stampa
Lo trovi qui: Univ. di Salerno
Opac: Controlla la disponibilità qui