Cantitate/Preț
Produs

Undocumented Secrets of MATLAB-Java Programming

Autor Yair M. Altman
en Limba Engleză Paperback – 14 oct 2024
For a variety of reasons, the MATLAB®-Java interface was never fully documented. This is really quite unfortunate: Java is one of the most widely used programming languages, having many times the number of programmers and programming resources as MATLAB. Also unfortunate is the popular claim that while MATLAB is a fine programming platform for prototyping, it is not suitable for real-world, modern-looking applications. Undocumented Secrets of MATLAB®-Java Programming aims to correct this misconception.
This book shows how using Java can significantly improve MATLAB program appearance and functionality, and that this can be done easily and even without any prior Java knowledge.
Readers are led step-by-step from simple to complex customizations. Code snippets, screenshots, and numerous online references are provided to enable the utilization of this book as both a sequential tutorial and as a random-access reference suited for immediate use. Java-savvy readers will find it easy to tailor code samples for their particular needs; for Java newcomers, an introduction to Java and numerous online references are provided.
This book demonstrates how
  • The MATLAB programming environment relies on Java for numerous tasks, including networking, data-processing algorithms and graphical user-interface (GUI)
  • We can use MATLAB for easy access to external Java functionality, either third-party or user-created
  • Using Java, we can extensively customize the MATLAB environment and application GUI, enabling the creation of visually appealing and usable applications
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 68760 lei  6-8 săpt.
  CRC Press – 14 oct 2024 68760 lei  6-8 săpt.
Hardback (1) 141899 lei  6-8 săpt.
  CRC Press – 5 dec 2011 141899 lei  6-8 săpt.

Preț: 68760 lei

Preț vechi: 98887 lei
-30% Nou

Puncte Express: 1031

Preț estimativ în valută:
13159 13622$ 11122£

Carte tipărită la comandă

Livrare economică 06-20 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032917740
ISBN-10: 1032917741
Pagini: 702
Ilustrații: 650
Dimensiuni: 178 x 254 mm
Greutate: 1.3 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Locul publicării:Boca Raton, United States

Public țintă

Academic

Cuprins

Introduction to Java in MATLAB®. Using Non-GUI Java Libraries in MATLAB®. Rich GUI Using Java Swing. Uitools. Built-in MATLAB® Widgets and Java Classes. Customizing MATLAB ® Controls. The Java Frame. The MATLAB® Desktop. Using MATLAB® from within Java. Putting it All Together. Appendix A: What is Java? Appendix B: UDD. Appendix C: Open Questions. Index.

Notă biografică

Yair Altman, author of the extremely popular UndocumentedMatlab.com website, is well respected in the MATLAB community as the de-facto guru on undocumented MATLAB features and the MATLAB-Java interface in particular.
Yair holds a BSc in Physics and an MSc in Computer Science, has over 20 years of programming experience at various levels of responsibility, and currently consults for several software development projects.

Descriere

Many people know that a major part of the functionality of the MATLAB® software package is based on Java. But fewer people know how to manipulate Java to achieve improved appearance and functionality and thus heighten MATLAB software’s applicability to real world, modern situations. Organized by related functionality/usage and ordered