The Digital Collection of Extended Abstracts from Research Exhibition in Mathematics and Computer Sciences (REMACS 6.0)

The Digital Collection of Extended Abstracts from Research Exhibition in Mathematics and Computer Sciences (REMACS 6.0)
Author: Nur Fatihah Fauzi
Publisher: College of Computing, Informatics and Mathematics
Total Pages: 259
Release: 2023-07-17
Genre: Computers
ISBN: 6299744057

The objective of this publication is to highlight the extensive range and profundity of research across these intimately connected disciplines. The intersection of Mathematics and Computer Science continues to be a dynamic area of exploration, witnessing remarkable progress and innovation over recent years. In an era dominated by technological breakthroughs and an ever-growing reliance on data-centric methodologies, researchers within these domains are relentlessly pursuing novel theories, algorithms, and models aimed at addressing some of the most challenging and pertinent issues of our contemporary society. This publication stands as a tribute to their unwavering commitment and scholarly rigor.

Research Exhibition in Mathematics and Computer Sciences (REMACS 5.0)

Research Exhibition in Mathematics and Computer Sciences (REMACS 5.0)
Author: Rafiza Ruslan
Publisher: Fakulti Sains Komputer dan Matematik, UiTM Cawangan Perlis
Total Pages: 308
Release: 2023-04-01
Genre: Computers
ISBN: 6299744022

The abstracts in this book cover a wide range of topics, including algebra, analysis, logic, computer architecture, algorithms, artificial intelligence, machine learning, computer network, netcentric computing and many more. The work presented here is both theoretical and practical, and has the potential to impact many areas of society, from finance and healthcare to education and security.

Python for Scientists

Python for Scientists
Author: John M. Stewart
Publisher: Cambridge University Press
Total Pages: 272
Release: 2017-07-20
Genre: Computers
ISBN: 1316641236

Scientific Python is taught from scratch in this book via copious, downloadable, useful and adaptable code snippets. Everything the working scientist needs to know is covered, quickly providing researchers and research students with the skills to start using Python effectively.

Analytic Combinatorics

Analytic Combinatorics
Author: Philippe Flajolet
Publisher: Cambridge University Press
Total Pages: 825
Release: 2009-01-15
Genre: Mathematics
ISBN: 1139477161

Analytic combinatorics aims to enable precise quantitative predictions of the properties of large combinatorial structures. The theory has emerged over recent decades as essential both for the analysis of algorithms and for the study of scientific models in many disciplines, including probability theory, statistical physics, computational biology, and information theory. With a careful combination of symbolic enumeration methods and complex analysis, drawing heavily on generating functions, results of sweeping generality emerge that can be applied in particular to fundamental structures such as permutations, sequences, strings, walks, paths, trees, graphs and maps. This account is the definitive treatment of the topic. The authors give full coverage of the underlying mathematics and a thorough treatment of both classical and modern applications of the theory. The text is complemented with exercises, examples, appendices and notes to aid understanding. The book can be used for an advanced undergraduate or a graduate course, or for self-study.

Logical Methods

Logical Methods
Author: Roger Antonsen
Publisher: Springer
Total Pages: 288
Release: 2021-02-11
Genre: Computers
ISBN: 9783030637767

Many believe mathematics is only about calculations, formulas, numbers, and strange letters. But mathematics is much more than just crunching numbers or manipulating symbols. Mathematics is about discovering patterns, uncovering hidden structures, finding counterexamples, and thinking logically. Mathematics is a way of thinking. It is an activity that is both highly creative and challenging. This book offers an introduction to mathematical reasoning for beginning university or college students, providing a solid foundation for further study in mathematics, computer science, and related disciplines. Written in a manner that directly conveys the sense of excitement and discovery at the heart of doing science, its 25 short and visually appealing chapters cover the basics of set theory, logic, proof methods, combinatorics, graph theory, and much more. In the book you will, among other things, find answers to: What is a proof? What is a counterexample? What does it mean to say that something follows logically from a set of premises? What does it mean to abstract over something? How can knowledge and information be represented and used in calculations? What is the connection between Morse code and Fibonacci numbers? Why could it take billions of years to solve Hanoi's Tower? Logical Methods is especially appropriate for students encountering such concepts for the very first time. Designed to ease the transition to a university or college level study of mathematics or computer science, it also provides an accessible and fascinating gateway to logical thinking for students of all disciplines.

Programming in Python 3

Programming in Python 3
Author: Mark Summerfield
Publisher: Pearson Education
Total Pages: 631
Release: 2008-12-16
Genre: Computers
ISBN: 0321606590

Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3’s features and idioms. The first book written from a completely “Python 3” viewpoint, Programming in Python 3 brings together all the knowledge you need to write any program, use any standard or third-party Python 3 library, and create new library modules of your own. Summerfield draws on his many years of Python experience to share deep insights into Python 3 development you won’t find anywhere else. He begins by illuminating Python’s “beautiful heart”: the eight key elements of Python you need to write robust, high-performance programs. Building on these core elements, he introduces new topics designed to strengthen your practical expertise—one concept and hands-on example at a time. This book’s coverage includes Developing in Python using procedural, object-oriented, and functional programming paradigms Creating custom packages and modules Writing and reading binary, text, and XML files, including optional compression, random access, and text and XML parsing Leveraging advanced data types, collections, control structures, and functions Spreading program workloads across multiple processes and threads Programming SQL databases and key-value DBM files Utilizing Python’s regular expression mini-language and module Building usable, efficient, GUI-based applications Advanced programming techniques, including generators, function and class decorators, context managers, descriptors, abstract base classes, metaclasses, and more Programming in Python 3 serves as both tutorial and language reference, and it is accompanied by extensive downloadable example code—all of it tested with the final version of Python 3 on Windows, Linux, and Mac OS X.

Information Theory, Inference and Learning Algorithms

Information Theory, Inference and Learning Algorithms
Author: David J. C. MacKay
Publisher: Cambridge University Press
Total Pages: 694
Release: 2003-09-25
Genre: Computers
ISBN: 9780521642989

Information theory and inference, taught together in this exciting textbook, lie at the heart of many important areas of modern technology - communication, signal processing, data mining, machine learning, pattern recognition, computational neuroscience, bioinformatics and cryptography. The book introduces theory in tandem with applications. Information theory is taught alongside practical communication systems such as arithmetic coding for data compression and sparse-graph codes for error-correction. Inference techniques, including message-passing algorithms, Monte Carlo methods and variational approximations, are developed alongside applications to clustering, convolutional codes, independent component analysis, and neural networks. Uniquely, the book covers state-of-the-art error-correcting codes, including low-density-parity-check codes, turbo codes, and digital fountain codes - the twenty-first-century standards for satellite communications, disk drives, and data broadcast. Richly illustrated, filled with worked examples and over 400 exercises, some with detailed solutions, the book is ideal for self-learning, and for undergraduate or graduate courses. It also provides an unparalleled entry point for professionals in areas as diverse as computational biology, financial engineering and machine learning.

The UNIX-haters Handbook

The UNIX-haters Handbook
Author: Simson Garfinkel
Publisher: John Wiley & Sons Incorporated
Total Pages: 329
Release: 1994
Genre: Computers
ISBN: 9781568842035

This book is for all people who are forced to use UNIX. It is a humorous book--pure entertainment--that maintains that UNIX is a computer virus with a user interface. It features letters from the thousands posted on the Internet's "UNIX-Haters" mailing list. It is not a computer handbook, tutorial, or reference. It is a self-help book that will let readers know they are not alone.

R Markdown

R Markdown
Author: Yihui Xie
Publisher: CRC Press
Total Pages: 307
Release: 2018-07-27
Genre: Mathematics
ISBN: 0429782969

R Markdown: The Definitive Guide is the first official book authored by the core R Markdown developers that provides a comprehensive and accurate reference to the R Markdown ecosystem. With R Markdown, you can easily create reproducible data analysis reports, presentations, dashboards, interactive applications, books, dissertations, websites, and journal articles, while enjoying the simplicity of Markdown and the great power of R and other languages. In this book, you will learn Basics: Syntax of Markdown and R code chunks, how to generate figures and tables, and how to use other computing languages Built-in output formats of R Markdown: PDF/HTML/Word/RTF/Markdown documents and ioslides/Slidy/Beamer/PowerPoint presentations Extensions and applications: Dashboards, Tufte handouts, xaringan/reveal.js presentations, websites, books, journal articles, and interactive tutorials Advanced topics: Parameterized reports, HTML widgets, document templates, custom output formats, and Shiny documents. Yihui Xie is a software engineer at RStudio. He has authored and co-authored several R packages, including knitr, rmarkdown, bookdown, blogdown, shiny, xaringan, and animation. He has published three other books, Dynamic Documents with R and knitr, bookdown: Authoring Books and Technical Documents with R Markdown, and blogdown: Creating Websites with R Markdown. J.J. Allaire is the founder of RStudio and the creator of the RStudio IDE. He is an author of several packages in the R Markdown ecosystem including rmarkdown, flexdashboard, learnr, and radix. Garrett Grolemund is the co-author of R for Data Science and author of Hands-On Programming with R. He wrote the lubridate R package and works for RStudio as an advocate who trains engineers to do data science with R and the Tidyverse.

Ecological Models and Data in R

Ecological Models and Data in R
Author: Benjamin M. Bolker
Publisher: Princeton University Press
Total Pages: 408
Release: 2008-07-21
Genre: Computers
ISBN: 0691125228

Introduction and background; Exploratory data analysis and graphics; Deterministic functions for ecological modeling; Probability and stochastic distributions for ecological modeling; Stochatsic simulation and power analysis; Likelihood and all that; Optimization and all that; Likelihood examples; Standar statistics revisited; Modeling variance; Dynamic models.