New Soft Set Based Class of Linear Algebraic Codes
Title | New Soft Set Based Class of Linear Algebraic Codes PDF eBook |
Author | Mumtaz Ali |
Publisher | Infinite Study |
Pages | 10 |
Release | |
Genre | Mathematics |
ISBN |
In this paper, we design and develop a new class of linear algebraic codes defined as soft linear algebraic codes using soft sets. The advantage of using these codes is that they have the ability to transmit m-distinct messages to m-set of receivers simultaneously.
Collected Papers. Volume IX
Title | Collected Papers. Volume IX PDF eBook |
Author | Florentin Smarandache |
Publisher | Infinite Study |
Pages | 1008 |
Release | 2022-05-10 |
Genre | Mathematics |
ISBN |
This ninth volume of Collected Papers includes 87 papers comprising 982 pages on Neutrosophic Theory and its applications in Algebra, written between 2014-2022 by the author alone or in collaboration with the following 81 co-authors (alphabetically ordered) from 19 countries: E.O. Adeleke, A.A.A. Agboola, Ahmed B. Al-Nafee, Ahmed Mostafa Khalil, Akbar Rezaei, S.A. Akinleye, Ali Hassan, Mumtaz Ali, Rajab Ali Borzooei , Assia Bakali, Cenap Özel, Victor Christianto, Chunxin Bo, Rakhal Das, Bijan Davvaz, R. Dhavaseelan, B. Elavarasan, Fahad Alsharari, T. Gharibah, Hina Gulzar, Hashem Bordbar, Le Hoang Son, Emmanuel Ilojide, Tèmítópé Gbóláhàn Jaíyéolá, M. Karthika, Ilanthenral Kandasamy, W.B. Vasantha Kandasamy, Huma Khan, Madad Khan, Mohsin Khan, Hee Sik Kim, Seon Jeong Kim, Valeri Kromov, R. M. Latif, Madeleine Al-Tahan, Mehmat Ali Ozturk, Minghao Hu, S. Mirvakili, Mohammad Abobala, Mohammad Hamidi, Mohammed Abdel-Sattar, Mohammed A. Al Shumrani, Mohamed Talea, Muhammad Akram, Muhammad Aslam, Muhammad Aslam Malik, Muhammad Gulistan, Muhammad Shabir, G. Muhiuddin, Memudu Olaposi Olatinwo, Osman Anis, Choonkil Park, M. Parimala, Ping Li, K. Porselvi, D. Preethi, S. Rajareega, N. Rajesh, Udhayakumar Ramalingam, Riad K. Al-Hamido, Yaser Saber, Arsham Borumand Saeid, Saeid Jafari, Said Broumi, A.A. Salama, Ganeshsree Selvachandran, Songtao Shao, Seok-Zun Song, Tahsin Oner, M. Mohseni Takallo, Binod Chandra Tripathy, Tugce Katican, J. Vimala, Xiaohong Zhang, Xiaoyan Mao, Xiaoying Wu, Xingliang Liang, Xin Zhou, Yingcang Ma, Young Bae Jun, Juanjuan Zhang.
Neutrosophic approach for enhancing quality of signals
Title | Neutrosophic approach for enhancing quality of signals PDF eBook |
Author | Sudan Jha |
Publisher | Infinite Study |
Pages | 32 |
Release | |
Genre | Mathematics |
ISBN |
Information in a signal is often followed by undesirable disturbance which is termed as noise. Preventing noise in the signal leads to signal integrity, which also leads to better signal quality. The previous related works have the major issues while reducing noise in signals regarding assumptions, frequency and time domain, etc. This paper proposes a new Neutrosophic approach to reduce noises and errors in signal transmission. In the proposed method, confidence function is used as the truth membership function, which is associated with sampled time intervals.
The Encyclopedia of Neutrosophic Researchers, 1st volume
Title | The Encyclopedia of Neutrosophic Researchers, 1st volume PDF eBook |
Author | Florentin Smarandache |
Publisher | Infinite Study |
Pages | 232 |
Release | 2016-11-12 |
Genre | Mathematics |
ISBN | 1599734680 |
This is the first volume of the Encyclopedia of Neutrosophic Researchers, edited from materials offered by the authors who responded to the editor’s invitation. The 78 authors are listed alphabetically. The introduction contains a short history of neutrosophics, together with links to the main papers and books. Neutrosophic set, neutrosophic logic, neutrosophic probability, neutrosophic statistics, neutrosophic measure, neutrosophic precalculus, neutrosophic calculus and so on are gaining significant attention in solving many real life problems that involve uncertainty, impreciseness, vagueness, incompleteness, inconsistent, and indeterminacy. In the past years the fields of neutrosophics have been extended and applied in various fields, such as: artificial intelligence, data mining, soft computing, decision making in incomplete / indeterminate / inconsistent information systems, image processing, computational modelling, robotics, medical diagnosis, biomedical engineering, investment problems, economic forecasting, social science, humanistic and practical achievements.
Developing Linear Algebra Codes on Modern Processors: Emerging Research and Opportunities
Title | Developing Linear Algebra Codes on Modern Processors: Emerging Research and Opportunities PDF eBook |
Author | Catalán Pallarés, Sandra |
Publisher | IGI Global |
Pages | 279 |
Release | 2022-10-14 |
Genre | Mathematics |
ISBN | 1799870847 |
Optimized linear algebra (LA) libraries that are able to exploit the underlying hardware are always of interest in the high-performance computing community. The implementation of LA software has evolved along with computer architecture, while the specification remains unaltered almost from the beginning. It is important to differentiate between the specification of LA libraries and their implementation. Because LA libraries pursue high performance, the implementation for a given architecture needs to be optimized for it specifically. However, the type of operations included in the libraries, the input/output parameters, and the data types to be handled are common to all of them. This is why, while the specification remains constant, the implementation evolves with the creation of new architectures. Developing Linear Algebra Codes on Modern Processors: Emerging Research and Opportunities presents the main characteristics of LA libraries, showing the differences between the standards for sparse and dense versions. It further explores relevant linear algebra problems and shows, in a clear and understandable way, how to solve them using different computer architectures. Covering topics such as programming models, batched computing, and distributed memory platforms, this premier reference source is an excellent resource for programmers, computer scientists, engineers, students and faculty of higher education, librarians, researchers, and academicians.
Coding the Matrix
Title | Coding the Matrix PDF eBook |
Author | Philip N. Klein |
Publisher | |
Pages | 530 |
Release | 2013-07 |
Genre | Algebras, Linear |
ISBN | 9780615856735 |
An engaging introduction to vectors and matrices and the algorithms that operate on them, intended for the student who knows how to program. Mathematical concepts and computational problems are motivated by applications in computer science. The reader learns by "doing," writing programs to implement the mathematical concepts and using them to carry out tasks and explore the applications. Examples include: error-correcting codes, transformations in graphics, face detection, encryption and secret-sharing, integer factoring, removing perspective from an image, PageRank (Google's ranking algorithm), and cancer detection from cell features. A companion web site, codingthematrix.com provides data and support code. Most of the assignments can be auto-graded online. Over two hundred illustrations, including a selection of relevant "xkcd" comics. Chapters: "The Function," "The Field," "The Vector," "The Vector Space," "The Matrix," "The Basis," "Dimension," "Gaussian Elimination," "The Inner Product," "Special Bases," "The Singular Value Decomposition," "The Eigenvector," "The Linear Program" A new edition of this text, incorporating corrections and an expanded index, has been issued as of September 4, 2013, and will soon be available on Amazon.
Computational Science - ICCS 2007
Title | Computational Science - ICCS 2007 PDF eBook |
Author | Yong Shi |
Publisher | Springer |
Pages | 1310 |
Release | 2007-07-13 |
Genre | Computers |
ISBN | 3540725849 |
Part of a four-volume set, this book constitutes the refereed proceedings of the 7th International Conference on Computational Science, ICCS 2007, held in Beijing, China in May 2007. The papers cover a large volume of topics in computational science and related areas, from multiscale physics to wireless networks, and from graph theory to tools for program development.