株式会社極東書店トップ > 商品一覧 > Undocumented Secrets of MATLAB-Java Programming.
商品詳細
Undocumented Secrets of MATLAB-Java Programming.
・ISBN 978-1-4398-6903-1 hard GB£ 210.00
¥66,528.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Altman, Yair M., |
|---|---|
| 出版社 | (Chapman & Hall/CRC, US) |
| 出版年月 | 2011 |
| ページ数 | 702 pp. |
| 言語 | ENG |
| ニュース番号 | <A01-85114> |
解説
For a variety of reasons, the MATLAB (R)-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 (R)-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