Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Matemáticas 775
- Álgebra 764
- Álgebra y geometría 525
- Àlgebra 200
- Mathematics 188
- Álgebra lineal 187
- Algebra 170
- Aritmética 97
- Data processing 89
- Àlgebra lineal 81
- Algebra lineal 79
- Matemàtica 77
- Problemes, exercicis, etc 60
- Machine learning 58
- Aritmètica 55
- Geometría 50
- Python (Computer program language) 48
- Trigonometría 44
- Ensenyament 41
- Artificial intelligence 40
- Ciencias Exactas 39
- Numerical analysis 36
- Mathematical models 35
- Computer science 34
- Engineering & Applied Sciences 33
- Algebra de Boole 32
- Physical Sciences & Mathematics 32
- Análisis matemático 31
- Engineering mathematics 31
- Matematicas 31
-
4121por Lynch, Stephen. author“…Dynamical Systems with Applications using Mathematica® provides an introduction to the theory of dynamical systems with the aid of the Mathematica computer algebra package. The book has a very hands-on approach and takes the reader from basic theory to recently published research material. …”
Publicado 2007
Libro electrónico -
4122por González Rueda, EmilioTabla de Contenidos: “…2.7 Paso del sistema binario a hexadecimal y viceversa2.8 Código BCD; Clases de registros; 3.1 Biestables; 3.2 Registros; Operaciones lógicas; 4.1 Introducción al álgebra de Boole; 4.2 Operaciones AND, OR y NOT; 4.3 Operaciones NAND, NOR, XOR y XNOR; 4.4 El Bit y la variable lógica del álgebra de Boole; 4.5 Las operaciones AND, OR y NOT aplicadas a registros; Los autómatas CQMI; 5.1 Partes de un autómata CQM1; 5.2 Memoria ROM; 5.3 ALU; 5.4 Unidad de control; 5.5 Módulo de memoria externa; 5.6 Canal de periféricos; 5.7 Canal serie; 5.8 Módulos digitales; 5.10 Otros módulos; 5.11 Memoria RAM…”
Publicado 2014
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca, Universidad Loyola - Universidad Loyola Granada)Libro electrónico -
4123Publicado 2005Tabla de Contenidos: “…Regla d'integritat de domini; 5. L'àlgebra relacional; 5.1. Operacions conjuntistes; 5.2. …”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
4124Publicado 2024Tabla de Contenidos: “…Model-free confidence intervals and perfect nodes -- References -- Chapter 3: Gentle introduction to linear algebra - synthetic time series -- Abstract -- 3.1. …”
Libro electrónico -
4125Publicado 2019Tabla de Contenidos: “…8 USER‐CONTROLLED INPUT AND OUTPUT -- Introduction -- 8.1 User‐Defined Input -- 8.2 Output Options -- 8.3 Graphical Input -- 8.4 More Features Using Section Dividers -- 8.5 Reading and Writing Data from Files -- 8.6 Debugging Your Code -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 9 USER‐DEFINED FUNCTIONS -- Introduction -- 9.1 Creating Function Files -- 9.2 Creating Your Own Toolbox of Functions -- 9.3 Anonymous Functions and Function Handles -- 9.4 Function Functions -- 9.5 Subfunctions -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 10 MATRIX ALGEBRA -- Introduction -- 10.1 Matrix Operations and Functions -- 10.2 Solutions of Systems of Linear Equations -- 10.3 Special Matrices -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 11 OTHER KINDS OF ARRAYS -- Introduction -- 11.1 Data Types -- 11.2 Numeric Data Types -- 11.3 Character and String Data -- 11.4 Symbolic Data -- 11.5 Logical Data -- 11.6 Sparse Arrays -- 11.7 Categorical Arrays -- 11.8 Time Arrays -- 11.9 Multidimensional Arrays -- 11.10 Cell Arrays -- 11.11 Structure Arrays -- 11.12 Table Arrays -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 12 SYMBOLIC MATHEMATICS -- Introduction -- 12.1 Symbolic Algebra -- 12.2 Solving Expressions and Equations -- 12.3 Symbolic Plotting -- 12.4 Calculus -- 12.5 Differential Equations -- 12.6 Converting Symbolic Expressions to Anonymous Functions -- Summary -- Matlab® Summary -- Problems -- 13 NUMERICAL TECHNIQUES -- 13.1 Interpolation -- 13.2 Curve Fitting -- 13.3 Using the Interactive Fitting Tools -- 13.4 Differences and Numerical Differentiation -- 13.5 Numerical Integration -- 13.6 Solving Differential Equations Numerically -- Summary -- Matlab® Summary -- Key Terms -- Problems -- 14 ADVANCED GRAPHICS -- Introduction -- 14.1 Images -- 14.2 Graphics Objects -- 14.3 Animation…”
Libro electrónico -
4126por Cánovas, María JosefaTabla de Contenidos: “…Algunos preliminares de análisis matemático; 1.3. Preliminares de álgebra lineal; 1.4. Preliminares de análisis convexo; Capítulo 2; 2.1. …”
Publicado 2013
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
4127Publicado 2011Tabla de Contenidos: “…Decoding (Moshe Ran, Carlos De Segovia, and Omer Ran). -- 2.1 Algebraic Soft-Decision (ASD) and Reliability-Based Decoders. -- 2.2 Graph versus Trellis Decoding Algorithms. -- 3. …”
Libro electrónico -
4128Publicado 2023Tabla de Contenidos: “…Preface -- Part 1: Mathematical Modeling -- 1 -- Introduction to Mathematical Modeling -- Mathematical optimization -- Understanding the problem -- Formulation of the problem -- Signal processing -- Understanding the problem -- Formulation of the problem -- Control theory -- Understanding the problem -- Formulation of the problem -- Summary -- 2 -- Machine Learning vis-à-vis Mathematical Modeling -- ML as mathematical optimization -- Example 1 - regression -- Example 2 - neural network -- ML - a predictive tool -- E-commerce -- Sales and marketing -- Cybersecurity -- Mathematical modeling - a prescriptive tool -- Finance -- Retail -- Energy -- Digital advertising -- Summary -- Part 2: Mathematical Tools -- 3 -- Principal Component Analysis -- Linear algebra for PCA -- Covariance matrix - eigenvalues and eigenvectors -- Number of PCs - how to select for a dataset -- Feature extraction methods -- LDA - the difference from PCA -- Applications of PCA -- Noise reduction -- Anomaly detection -- Summary -- 4 -- Gradient Descent -- Gradient descent variants -- Application of gradient descent -- Mini-batch gradient descent and stochastic gradient descent -- Gradient descent optimizers -- Momentum -- Adagrad -- RMSprop -- Adam -- Summary -- 5 -- Support Vector Machine -- Support vectors in SVM -- Kernels for SVM -- Implementation of SVM -- Summary -- 6 -- Graph Theory -- Types of graphs -- Undirected graphs -- Directed graphs -- Weighted graphs -- Optimization use case -- Optimization problem -- Optimized solution -- Graph neural networks -- Summary -- 7 -- Kalman Filter -- Computation of measurements -- Filtration of measurements -- Implementation of the Kalman filter -- Summary -- 8 -- Markov Chain -- Discrete-time Markov chain -- Transition probability -- Application of the Markov chain -- Markov Chain Monte Carlo -- Gibbs sampling algorithm…”
Libro electrónico -
4129por Brindley, KeithTabla de Contenidos: “…Logically SpeakingEvery Picture Tells a Story; Other Logic Circuits; Boolean Algebra; Other Logic Gates; Simple, Eh?; That OL' Black Magic!…”
Publicado 2011
Libro electrónico -
4130por Ajay, Kumar“…All algorithms are explained with various algebraic structures to map the theoretical concepts of cryptography with modern algebra. …”
Publicado 2016
Libro electrónico -
4131Publicado 2018Tabla de Contenidos: “…BASES DEL LENGUAJE VHDL -- III.I LENGUAJE DE DESCRIPCIÓN DE HARDWARE VHDL -- III.II ENTIDADES Y ARQUITECTURAS -- III.III OBJETOS VHDL -- III.IV TIPOS DE DATOS -- III.V BIBLIOTECAS (LIBRARY) Y EMPAQUES (PACKAGES) -- III.VI ELEMENTOS DEL DISEÑO JERÁRQUICO -- III.VII OPERADORES -- III.VIII CIRCUITOS COMBINACIONALES -- III.IX FUNCIONES Y PROCEDIMIENTOS -- III.IX.I FUNCIONES -- III.X DECLARACIONES DE EVALUACIÓN -- CAPÍTULO 1 COMPUERTAS LÓGICAS Y ÁLGEBRA DE BOOLE -- 1.1 EXPRESIONES ALGEBRAICAS -- 1.2 IMPLEMENTACIÓN DE DISEÑOS ESQUEMÁTICOS EN UN FPGA -- 1.3 DEFINICIONES -- 1.4 ÁLGEBRA DE BOOLE -- 1.5 MAPAS DE KARNAUGH -- CAPÍTULO 2 CIRCUITOS COMBINACIONALES CODIFICADOS EN VHDL -- 2.1 CREACIÓN E IMPLEMENTACIÓN DE UN NUEVO PROYECTO -- 2.2 DECODIFICADORES -- 2.3 CODIFICADORES -- 2.4 MULTIPLEXORES -- 2.5 IMPLEMENTACIÓN DE FUNCIONES LÓGICAS CON MULTIPLEXORES -- CAPÍTULO 3 ARITMÉTICA DIGITAL -- 3.1 SUMADOR COMPLETO DE UN BIT -- 3.2 SUMADOR COMPLETO DE MÚLTIPLES BITS -- 3.3 CIRCUITO RESTADOR -- 3.4 CIRCUITO SUMADOR/RESTADOR -- 3.5 UNIDAD LÓGICA -- 3.6 UNIDAD ARITMÉTICA LÓGICA -- CAPÍTULO 4 CIRCUITOS SECUENCIALES -- 4.1 CIRCUITOS CON RETROALIMENTACIÓN -- 4.2 CIRCUITOS SECUENCIALES EN VHDL…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
4132Publicado 2017Tabla de Contenidos: “…Cover -- Credits -- About the Author -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Python Libraries -- Installing Python 3 -- Installing data analysis libraries -- On Linux or Mac OS X -- On Windows -- Using IPython as a shell -- Reading manual pages -- Jupyter Notebook -- NumPy arrays -- A simple application -- Where to find help and references -- Listing modules inside the Python libraries -- Visualizing data using Matplotlib -- Summary -- Chapter 2: NumPy Arrays -- The NumPy array object -- Advantages of NumPy arrays -- Creating a multidimensional array -- Selecting NumPy array elements -- NumPy numerical types -- Data type objects -- Character codes -- The dtype constructors -- The dtype attributes -- One-dimensional slicing and indexing -- Manipulating array shapes -- Stacking arrays -- Splitting NumPy arrays -- NumPy array attributes -- Converting arrays -- Creating array views and copies -- Fancy indexing -- Indexing with a list of locations -- Indexing NumPy arrays with Booleans -- Broadcasting NumPy arrays -- Summary -- References -- Chapter 3: The Pandas Primer -- Installing and exploring Pandas -- The Pandas DataFrames -- The Pandas Series -- Querying data in Pandas -- Statistics with Pandas DataFrames -- Data aggregation with Pandas DataFrames -- Concatenating and appending DataFrames -- Joining DataFrames -- Handling missing values -- Dealing with dates -- Pivot tables -- Summary -- References -- Chapter 4: Statistics and Linear Algebra -- Basic descriptive statistics with NumPy -- Linear algebra with NumPy -- Inverting matrices with NumPy -- Solving linear systems with NumPy -- Finding eigenvalues and eigenvectors with NumPy -- NumPy random numbers -- Gambling with the binomial distribution -- Sampling the normal distribution…”
Libro electrónico -
4133por Mariappan, P.Tabla de Contenidos: “…Cover -- Copyright -- Brief Contents -- Contents -- Foreword -- Preface -- Acknowledgement -- About the Author -- Chapter 1: Introduction to Business Mathematics -- 1.1 Introduction to Business Mathematics -- 1.2 Scope and Importance -- 1.2.1 Steps in Quantitative Analysis Approach -- 1.3 Number System -- 1.3.1 Natural Numbers -- 1.3.2 Whole Numbers -- 1.4 Positive and Negative Integers -- 1.4.1 Positive Integers -- 1.4.2 Negative Integers -- 1.5 Fractions -- 1.5.1 Proper Fraction -- 1.5.2 Improper Fraction -- 1.6 Rational and Irrational Numbers -- 1.6.1 Rational Numbers -- 1.6.2 Irrational Numbers -- 1.7 Real Numbers -- 1.8 Sum of First n Natural Numbers -- 1.9 Sum of Square and Sum of Cube of First n Natural Numbers -- Chapter 2: Algebra -- 2.1 Algebra -- 2.2 Algebraic Identities -- 2.3 Simple Factorizations -- 2.4 Equations -- 2.5 Linear and Quadratic Equations -- 2.5.1 Linear Equations -- 2.5.2 Simultaneous Linear Equations -- 2.5.3 Quadratic Equation -- 2.6 Indices and Surds -- 2.6.1 Indices -- 2.6.2 Surds -- 2.7 Logarithms and Their Properties -- 2.7.1 Definition -- 2.7.2 Properties -- 2.7.3 Common Logarithms -- 2.8 Problems Based on Logarithms -- 2.9 Inequality in Graphs -- 2.10 Remainder Theorem and Factor Theorem -- 2.10.1 Remainder Theorem -- 2.10.2 Factor Theorem -- Exercise -- Chapter 3: Theory of Sets and Its Business Applications -- 3.1 Set Theory -- 3.2 Representation of Sets -- 3.2.1 Tabulation Method -- 3.2.2 Set Builder Form -- 3.2.3 Cardinal Number -- 3.2.4 Element of a Set -- 3.2.5 Order of a Set -- 3.2.6 Finite Set -- 3.2.7 Infinite Set -- 3.2.8 Singleton Set -- 3.3 Union of Sets -- 3.4 Intersection of Two Sets -- 3.5 Complement of a Set -- 3.6 Subset -- 3.6.1 Identical/Equal Set -- 3.6.2 Equivalent Set -- 3.6.3 Disjoint Set -- 3.6.4 Universal Set -- 3.7 Null Set/Empty Set/Void Set -- 3.8 Difference of a Set…”
Publicado 2015
Libro electrónico -
4134por Medina, José LuisTabla de Contenidos: “…La automatización en la industria química; Página Legal ; índice; presentación; Capítulo 1 ; 1.1 La automatización industrial; 1.2 Especificidad de la automatización en la industria química; 1.3 Niveles de automatización; 1.4 Estructura general de los procesos industriales; 1.5 Las señales en los procesos automatizados; 1.6 Clasificación de los procesos industriales; Capítulo 2 ; 2.1 Variables y funciones lógicas; 2.2 Operaciones lógicas; 2.3 Determinación de las funciones lógicas de un automatismo y simplificación por elmétodo de Karnaugh; 2.4 Leyes del álgebra de Boole…”
Publicado 2010
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
4135Publicado 2022Tabla de Contenidos: “…RASGOS DE LA TRAYECTORIA ACADÉMICA DE PEPE CARRILLO -- EL MODELO MTSK: ANTECEDENTES Y ESTRUCTURA -- CONOCIMIENTO DE LOS TEMAS -- CONOCIMIENTO DE LA ESTRUCTURA DE LAS MATEMÁTICAS -- EL CONOCIMIENTO DE LA PRÁCTICA MATEMÁTICA -- CONOCIMIENTO DE LA ENSEÑANZA DE LAS MATEMÁTICAS -- CONOCIMIENTO DE LAS CARACTERÍSTICAS DEL APRENDIZAJE MATEMÁTICO -- EL CONOCIMIENTO DE LOS ESTÁNDARES DE APRENDIZAJE DE LAS MATEMÁTICAS -- LAS CREENCIAS Y SU PAPEL EN LA DETERMINACIÓN DE RELACIONES ENTRE ELEMENTOS DEL CONOCIMIENTO ESPECIALIZADO DEL PROFESOR DE MATEMÁ -- CONOCIMIENTO ESPECIALIZADO DEL PROFESOR QUE ENSEÑA ÁLGEBRA -- CONOCIMIENTO ESPECIALIZADO DE LAS FRACCIONES -- DEFINIR Y CLASIFICAR CUADRILÁTEROS EN SITUACIONES HIPOTÉTICAS DE ENSEN~ANZA ¿QUÉ CONOCIMIENTOS ESPECIALIZADOS COMUNICAN FUTUROS -- EL CONOCIMIENTO ESPECIALIZADO DEL PROFESOR DE MATEMÁTICAS SOBRE FUNCIONES -- ENFOQUE SUBJETIVO DE LA PROBABILIDAD EN EL CONOCIMIENTO ESPECIALIZADO DE PROFESORES DE MATEMÁTICA EN FORMACIÓN -- DOMINIO AFECTIVO PARA LA ENSEÑANZA. …”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
4136por Rawlins, John ClaytonTabla de Contenidos: “…RLC Circuit Analysis; Objectives; Text; Worked-Out Examples; Practice Problems; Quiz; Chapter 12. Phasor Algebra; Objectives…”
Publicado 2000
Libro electrónico -
4137por Miller, Michael B.Tabla de Contenidos: “…CHAPTER 5 Hypothesis Testing & Confidence IntervalsThe Sample Mean Revisited; Sample Variance Revisited; Confidence Intervals; Hypothesis Testing; Chebyshev's Inequality; Application: VaR; Problems; CHAPTER 6 Matrix Algebra; Matrix Notation; Matrix Operations; Application: Transition Matrices; Application: Monte Carlo Simulations Part II: Cholesky Decomposition; Problems; CHAPTER 7 Vector Spaces; Vectors Revisited; Orthogonality; Rotation; Principal Component Analysis; Application: The Dynamic Term Structure of Interest Rates; Application: The Structure of Global Equity Markets; Problems…”
Publicado 2012
Libro electrónico -
4138por Johnson, Kent R., authorTabla de Contenidos: “…Precision Teaching in Mathematics; Tool Skills in Mathematics; Computation Skills; Solving Standard Word Problems with Algebraic Equations; Effectiveness of Morningside Mathematics Fluency; Chapter 9. …”
Publicado 2013
Libro electrónico -
4139Publicado 2016Tabla de Contenidos: “…Cover -- Logic and Computer Design Fundamentals -- Copyright -- Contents -- Preface -- Chapter 1: Digital Systems and Information -- Information Representation -- The Digital Computer -- Beyond the Computer -- More on the Generic Computer -- Abstraction Layers in Computer Systems Design -- An Overview of the Digital Design Process -- Number Systems -- Binary Numbers -- Octal and Hexadecimal Numbers -- Number Ranges -- Arithmetic Operations -- Conversion from Decimal to Other Bases -- Decimal Codes -- Alphanumeric Codes -- ASCII Character Code -- Parity Bit -- Gray Codes -- Chapter Summary -- References -- Problems -- Chapter 2: Combinational Logic Circuits -- Binary Logic and Gates -- Binary Logic -- Logic Gates -- HDL Representations of Gates -- Boolean Algebra -- Basic Identities of Boolean Algebra -- Algebraic Manipulation -- Complement of a Function -- Standard Forms -- Minterms and Maxterms -- Sum of Products -- Product of Sums -- Two-Level Circuit Optimization -- Cost Criteria -- Map Structures -- Two-Variable Maps -- Three-Variable Maps -- Map Manipulation -- Essential Prime Implicants -- Nonessential Prime Implicants -- Product-of-Sums Optimization -- Don't-Care Conditions -- Exclusive-Or Operator and Gates -- Odd Function -- Gate Propagation Delay -- HDLs Overview -- Logic Synthesis -- HDL Representations-VHDL -- HDL Representations-Verilog -- Chapter Summary -- References -- Problems -- Chapter 3: Combinational Logic Design -- Beginning Hierarchical Design -- Technology Mapping -- Combinational Functional Blocks -- Rudimentary Logic Functions -- Value-Fixing, Transferring, and Inverting -- Multiple-Bit Functions -- Enabling -- Decoding -- Decoder and Enabling Combinations -- Decoder-Based Combinational Circuits -- Encoding -- Priority Encoder -- Encoder Expansion -- Selecting -- Multiplexers -- Multiplexer-Based Combinational Circuits…”
Libro electrónico -
4140Publicado 2016“… - Las aplicaciones de los números complejos en geometría y en electricidad - Las técnicas matriciales para el álgebra lineal y la electricidad - Las finanzas: cálculo de rentabilidad, cálculo de mensualidad, cálculos actuariales, etc…”
Acceso con credenciales UPSA.
Libro electrónico