Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Data processing 35
- Computer graphics 31
- Digital techniques 31
- Literatura religiosa 31
- Numerical analysis 25
- Python (Computer program language) 22
- Mathematics 20
- Development 19
- Image processing 19
- Signal processing 18
- Application software 17
- Computer science 15
- Engineering & Applied Sciences 13
- MATLAB 13
- Digital video 12
- Programming 12
- Programming languages (Electronic computers) 12
- Software engineering 11
- Cartas Pastorales 10
- Computer programs 10
- Biblia 9
- Engineering mathematics 9
- Java (Computer program language) 9
- Perl (Computer program language) 9
- Technology: general issues 9
- Artificial intelligence 8
- Computer programming 8
- Mathematical models 8
- Web site development 8
- deep learning 8
-
181por Fletcher, S.Tabla de Contenidos: “…3 Extending Python from C++3.1 Boost.Date Time types; 3.1.1 Examples; 3.2 Boost.MultiArray and special functions; 3.3 NumPy arrays; 3.3.1 Accessing array data in C++; 3.3.2 Examples; 4 Basic Mathematical Tools; 4.1 Random number generation; 4.2 N(.); 4.3 Interpolation; 4.3.1 Linear interpolation; 4.3.2 Loglinear interpolation; 4.3.3 Linear on zero interpolation; 4.3.4 Cubic spline interpolation; 4.4 Root finding; 4.4.1 Bisection method; 4.4.2 Newton-Raphson method; 4.5 Linear algebra; 4.5.1 Matrix multiplication; 4.5.2 Matrix inversion; 4.5.3 Matrix pseudo-inverse…”
Publicado 2009
Libro electrónico -
182por Oliveira, Carlos. authorTabla de Contenidos: “…Chapter 6: Plotting Financial DataPlotting with Gnuplot; Solution; Complete Code; Running the Code; Plotting Data from a GUI; Solution; Complete Code; Running the Code; Conclusion; Chapter 7: Linear Algebra; Using Basic Linear Algebra Operations; Solution; Complete Code; Using Matrix-Oriented Operations; Solution; Complete Code; Running the Application; Calculate the Determinant of a Matrix; Solution; Complete Code; Conclusion; Chapter 8: Interpolation; Linear Interpolation; Solution; Complete Code; Running the Code; Polynomial Interpolation; Solution; Complete Code; Running the Code…”
Publicado 2015
Libro electrónico -
183Tabla de Contenidos: “…Foundations of Matrix Analysis -- 2 Principles of Numerical Mathematics -- II Numerical Linear Algebra -- 3 Direct Methods for the Solution of Linear Systems -- 4 Iterative Methods for Solving Linear Systems -- 5 Approximation of Eigenvalues and Eigenvectors -- III Around Functions and Functionals -- 6 Rootfinding for Nonlinear Equations -- 7 Nonlinear Systems and Numerical Optimization -- 8 Polynomial Interpolation -- 9 Numerical Integration -- IV Transforms, Differentiation and Problem Discretization -- 10 Orthogonal Polynomials in Approximation Theory -- 11 Numerical Solution of Ordinary Differential Equations -- 12 Two-Point Boundary Value Problems -- 13 Parabolic and Hyperbolic Initial Boundary Value Problems -- References -- Index of MATLAB Programs -- Index…”
Libro electrónico -
184Tabla de Contenidos: “…Notions de base -- Eléments d’analyse matricielle -- Les fondements du calcul scientifique -- Algèbre linéaire numérique -- Méthodes directes pour la résolution des systèmes linéaires -- Méthodes itératives pour la résolution des systèmes linéaires -- Approximation des valeurs propres et des vecteurs propres -- Sur les fonctions et les fonctionnelles -- Résolution des équations et des systèmes non linéaires -- Interpolation polynomiale -- Intégration numérique -- Transformations, dérivations et discrétisations -- Polynômes orthogonaux en théorie de l’approximation -- Résolution numérique des équations différentielles ordinaires -- Problèmes aux limites en dimension un -- Problèmes transitoires paraboliques et hyperboliques -- Applications…”
Libro electrónico -
185Publicado 2014Tabla de Contenidos: “…Front Cover; Dedication; Preface; Contents; Part I: Basics; Chapter 1: Preliminaries; Chapter 2: Numbers and Errors; Part II: Numerical Methods for Standard Problems; Chapter 3: Elements of Numerical Linear Algebra; Chapter 4: Solving Equations; Chapter 5: Polynomial Interpolation; Chapter 6: Numerical Integration; Chapter 7: Numerical Solution of Differential Equations; Part III: Introduction to Optimization; Chapter 8: Basic Concepts; Chapter 9: Complexity Issues; Chapter 10: Introduction to Linear Programming; Chapter 11: The Simplex Method for Linear Programming…”
Libro electrónico -
186por Kobayashi, NaokiTabla de Contenidos: “…Types and Programming Languages -- From Rewrite Rules to Axioms in the lambdaPi-Calculus Modulo Theory -- Light Genericity -- Logical Predicates in Higher-Order Mathematical Operational Semantics -- On Basic Feasible Functionals and the Interpretation Method -- Logic and Proofs -- Succinctness of Cosafety Fragments of LTL via Combinatorial Proof Systems -- A Resolution-Based Interactive Proof System for UNSAT -- Craig Interpolation for Decidable First-Order Fragments -- Clones, closed categories, and combinatory logic -- Infinite-State Systems -- Reachability in Fixed VASS: Expressiveness and Lower Bounds -- From Innermost to Full Almost-Sure Termination of Probabilistic Term Rewriting -- Dimension-Minimality and Primality of Counter Nets -- Parameterized Broadcast Networks with Registers: from NP to the Frontiers of Decidability…”
Publicado 2024
Libro electrónico -
187Publicado 2009Tabla de Contenidos: “…Animated Property Values -- Viewing Spatial Controls in the Comp Panel -- Transform Properties -- Orienting Rotation to a Motion Path Automatically -- Specifying Property Values -- Animating Layer Properties with Keyframes -- Cueing the Current Time to Keyframes -- Selecting and Deleting Keyframes -- Moving Keyframes in Time -- Copying Values and Keyframes -- Generating Property Values with the Brainstorm Feature -- Chapter 8: Playback, Previews, and RAM -- Rendering and RAM -- Previewing to a Video Device -- Setting the Region of Interest -- Using the Preview Panel -- Using the Live Update Option -- Specifying a Fast Previews Option -- Using Adaptive Resolution -- Using OpenGL -- Suppressing Panel Updates -- Scrubbing Audio -- Previewing the Work Area -- Previewing Audio Only -- Rendering RAM Previews -- Chapter 9: Keyframe Interpolation -- Understanding Interpolation -- Interpolation Types -- Specifying the Default Spatial Interpolation -- Specifying Spatial Interpolation in the Motion Path -- Using the Graph Editor: An Overview -- Understanding Value and Speed Graphs -- Viewing Property Graphs -- Specifying the Graph Type -- Viewing Optional Information in the Graph Editor -- Moving Keyframes in the Graph Editor -- Adding and Removing Keyframes in the Graph Editor -- Separating a Position's Dimensions…”
Libro electrónico -
188por McNamee, J. M.Tabla de Contenidos: “…9.6.5 Interval Methods Involving Second Derivatives9.7 Composite Methods; 9.7.1 Methods Using First Derivatives Only; 9.7.2 An Implicit Method; 9.7.3 Composite Methods Involving the Second Derivative; 9.8 Methods Using Determinants; 9.9 Methods Using Derivatives Higher than Second; 9.9.1 Methods Using Hermite Interpolation; 9.9.2 Methods Using Inverse Interpolation; 9.9.3 Rational Interpolation; 9.9.4 Interval Methods; 9.9.5 Methods for Multiple Roots; 9.9.6 Miscellaneous Methods; 9.10 Schroeder's and Related Methods; 9.10.1 History and Definition of Schroeder's Method…”
Publicado 2013
Libro electrónico -
189por Tusset, Pablo, 1965-“…Pero el inspector Sakamura, venerable maestro Zen japonés enviado por la Interpol, sospecha que hay mucho más que eso, y probablemente está en lo cierto: sólo así se explica que el President de la Generalitat, entre accesos de aerofagia, intente por todos los medios estorbar la investigación de la delirante pareja formada por Sakamura y Corrales, para lo cual solicita los carísimos servicios de la sensual Agente 69 y sus portentosas armas eróticas. …”
Publicado 2009
Libro -
190por Zhu, Nick QiTabla de Contenidos: “…. -- How it works... -- Interpolating a string -- Interpolator -- Getting Ready -- How to do it... -- How it works... -- There's more... -- Interpolating colors -- Getting Ready -- How to do it... -- How it works... -- See also -- Interpolating compound objects -- Getting Ready -- How to do it... -- How it works... -- Implementing a custom interpolator -- Getting Ready -- How to do it... -- How it works... -- See also -- 5. …”
Publicado 2013
Libro electrónico -
191Publicado 2014Tabla de Contenidos: “…Front Cover; Contents; List of Figures; List of Tables; Introduction; Preface; Acknowledgments; Author Bio; Chapter 1: Introduction; Chapter 2: Computational Geodesy; Chapter 3: Reference Systems and CoordinateTransformations; Chapter 4: Basics of Map Projection; Chapter 5: Algorithms for Rectication of Geometric Distortions; Chapter 6: Differential Geometric Principles and Operators; Chapter 7: Computational Geometry and Its Application to GIS; Chapter 8: Spatial Interpolation Techniques; Chapter 9: Spatial Statistical Methods; Chapter 10: An Introduction to Bathymetry…”
Libro electrónico -
192por Schwartz, Randal L.Tabla de Contenidos: “…Typical Use of a HashThe delete Function; Hash Element Interpolation; The %ENV hash; Exercises; 7. In the World of Regular Expressions; Using Simple Patterns; Simple Quantifiers; Grouping in Patterns; Alternatives; Character Classes; Negating the Shortcuts; Exercises; 8. …”
Publicado 2008
Libro electrónico -
193por Cantor, DiegoTabla de Contenidos: “…; Lights, normals, and materials; Lights; Normals; Materials; Using lights, normals, and materials in the pipeline; Parallelism and the difference between attributes and uniforms; Shading methods and light reflection models; Shading/interpolation methods; Goraud interpolation; Phong interpolation; Light reflection models; Lambertian reflection model; Phong reflection model; ESSL-OpenGL ES Shading Language; Storage qualifier; Types; Vector components; Operators and functions…”
Publicado 2012
Libro electrónico -
194por Steinhauser, Kenneth B.Tabla de Contenidos: “…Chapter Four -- Three Source Arguments for the Two-Way Material in Didache and BarnabasChapter Five -- The Question of Arian Interpolations in Methodius' Symposium; Part IV. Process of Composition; Chapter Six -- Possible Apollinarian Interpolations in the Short Recension of Athanasius' Contra Gentes and De Incarnatione; Chapter Seven -- The Passion of Cyprian in the So-Called ""Donatist Dossier"" of Wurzburg M. p. th. f. 33; Chapter Eight -- Transformation of the World: Victorinus of Pettau and the Ending of his Commentaries in Apocalypsim…”
Publicado 2012
Click para texto completo desde fuera UPSA
Click para texto completo desde UPSA
Libro electrónico -
195por Dawson-Howe, KennethTabla de Contenidos: “…5.3 Perspective Transformations5.4 Specification of More Complex Transformations; 5.5 Interpolation; 5.5.1 Nearest Neighbour Interpolation; 5.5.2 Bilinear Interpolation; 5.5.3 Bi-Cubic Interpolation; 5.6 Modelling and Removing Distortion from Cameras; 5.6.1 Camera Distortions; 5.6.2 Camera Calibration and Removing Distortion; 6 Edges; 6.1 Edge Detection; 6.1.1 First Derivative Edge Detectors; 6.1.2 Second Derivative Edge Detectors; 6.1.3 Multispectral Edge Detection; 6.1.4 Image Sharpening; 6.2 Contour Segmentation; 6.2.1 Basic Representations of Edge Data; 6.2.2 Border Detection…”
Publicado 2014
Libro electrónico -
196por Yang, Won Y.Tabla de Contenidos: “…2.5.1 Jacobi Iteration -- 2.5.2 Gauss‐Seidel Iteration -- 2.5.3 The Convergence of Jacobi and Gauss‐Seidel Iterations -- Chapter 3 Interpolation and Curve Fitting -- 3.1 Interpolation by Lagrange Polynomial -- 3.2 Interpolation by Newton Polynomial -- 3.3 Approximation by Chebyshev Polynomial -- 3.4 Pade Approximation by Rational Function -- 3.5 Interpolation by Cubic Spline -- 3.6 Hermite Interpolating Polynomial -- 3.7 Two‐Dimensional Interpolation -- 3.8 Curve Fitting -- 3.8.1 Straight‐Line Fit - A Polynomial Function of Degree 1 -- 3.8.2 Polynomial Curve Fit - A Polynomial Function of Higher Degree -- 3.8.3 Exponential Curve Fit and Other Functions -- 3.9 Fourier Transform -- 3.9.1 FFT vs. …”
Publicado 2020
Libro electrónico -
197Publicado 2010Tabla de Contenidos: “…Chapter 8: Contour-, Surface-, and Object-Related Coding in the Visual CortexChapter 9: Visual Surface Encoding : A Neuroanalytic Approach; Chapter 10: 3D and Spatiotemporal Interpolation in Object and Surface Formation; Chapter 11: The Perceptual Representation of 3D Shape; References; Back Cover…”
Libro electrónico -
198Publicado 2019Tabla de Contenidos: “…Getting Started with Android and Kotlin -- Kotlin, XML, and the UI Designer -- Exploring Android Studio and the Project Structure -- Getting Started with Layouts and Material Design -- Beautiful Layouts with CardView and ScrollView -- The Android Lifecycle -- Kotlin Variables, Operators, and Expressions -- Kotlin Decisions and Loops -- Kotlin Functions -- Object-Oriented Programming -- Inheritance in Kotlin -- Connecting Our Kotlin to the UI and Nullability -- Bringing Android Widgets to Life -- Android Dialog Windows -- Handling Data and Generating Random Numbers -- Adapters and Recyclers -- Data Persistence and Sharing -- Localization -- Animations and Interpolations -- Drawing Graphics -- Threads and Starting the Live Drawing App -- Particle Systems and Handling Screen Touches -- Android Sound Effects and the Spinner Widget -- Design Patterns, Multiple Layouts, and Fragments -- Advanced UI with Paging and Swiping -- Advanced UI with Navigation Drawer and Fragment -- Android Databases -- A Quick Chat Before You Go…”
Libro electrónico -
199Publicado 2018Tabla de Contenidos: “…Concurrent and Distributed Systems -- Computing the concurrency threshold of sound free-choice workflow nets -- Fine-Grained Complexity of Safety Verification -- Parameterized verification of synchronization in constrained reconfigurable broadcast networks -- EMME: a formal tool for the ECMAScript Memory Model Evaluation -- SAT and SMT II -- What a Difference a Variable Makes -- Abstraction Refinement for Emptiness Checking of Alternating Data Automata -- Revisiting Enumerative Instantiation -- An Non-linear Arithmetic Procedure for Control-Command Software Verification -- Security and Reactive Systems -- Approximate Reduction of Finite Automata for High-Speed Network Intrusion Detection -- Validity-Guided Synthesis of Reactive Systems from Assume-Guarantee Contracts -- RVHyper: A Runtime Verification Tool for Temporal Hyperproperties -- The Refinement Calculus of Reactive Systems Toolset -- Static and Dynamic Program Analysis -- TESTOR: A Modular Tool for On-the-Fly Conformance Test Case Generation -- Optimal Dynamic Partial Order Reduction with Observers -- Structurally Defined Conditional Data-flow Static Analysis -- Geometric Nontermination Arguments -- Hybrid and Stochastic Systems -- Efficient dynamic error reduction for hybrid systems reachability analysis -- AMT2.0: Qualitative and Quantitative Trace Analysis with Extended Signal Temporal Logic -- Multi-Cost Bounded Reachability in MDPs -- A Statistical Model Checker for Nondeterminism and Rare Events -- Temporal logic and mu-calculus -- Permutation Games for the Weakly Aconjunctive mu-Calculus -- Symmetry Reduction for the Local Mu-Calculus -- Bayesian Statistical Parameter Synthesis for Linear Temporal Properties of Stochastic Models -- 7th Competition on Software Verification (SV-COMP) -- 2LS: Memory Safety and Non-Termination (Competition contribution) -- Yogar-CBMC: CBMC with Scheduling Constraint Based Abstraction Refinement (Competition Contribution) -- CPA-BAM-Slicing: Block-Abstraction Memorization and Slicing with Region-Based Dependency Analysis (Competition Contribution) -- InterpChecker: Reducing State Space via Interpolations (Competition Contribution) -- Map2Check using LLVM and KLEE (Competition Contribution) -- Symbiotic 5: Boosted Instrumentation (Competition Contribution) -- Ultimate Automizer and the Search for Perfect Interpolants (Competition Contribution) -- Ultimate Taipan with Dynamic Block Encoding (Competition Contribution) -- VeriAbs : Verification by Abstraction and Test Generation (Competition Contribution)…”
Libro electrónico -
200Publicado 2007Tabla de Contenidos: “…Finite Dimensional Linear Control Dynamical Systems -- Control of Linear Differential Systems -- Linear Quadratic Two-Person Zero-Sum Differential Games -- Representation of Infinite Dimensional Linear Control Dynamical Systems -- Semigroups of Operators and Interpolation -- Variational Theory of Parabolic Systems -- Semigroup Methods for Systems With Unbounded Control and Observation Operators -- State Space Theory of Differential Systems With Delays -- Qualitative Properties of Infinite Dimensional Linear Control Dynamical Systems -- Controllability and Observability for a Class of Infinite Dimensional Systems -- Quadratic Optimal Control: Finite Time Horizon -- Bounded Control Operators: Control Inside the Domain -- Unbounded Control Operators: Parabolic Equations With Control on the Boundary -- Unbounded Control Operators: Hyperbolic Equations With Control on the Boundary -- Quadratic Optimal Control: Infinite Time Horizon -- Bounded Control Operators: Control Inside the Domain -- Unbounded Control Operators: Parabolic Equations With Control on the Boundary -- Unbounded Control Operators: Hyperbolic Equations With Control on the Boundary…”
Libro electrónico