Cargando…

Undocumented secrets of MATLAB-Java programming /

"Preface The Matlab programming environment uses Java for numerous tasks, including networking, data-processing algorithms, and graphical user-interface (GUI). Matlab's internal Java classes can often be easily accessed and used by Matlab users. Matlab also enables easy access to external...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Altman, Yair M.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Boca Raton, FL : CRC Press, ©2012.
Temas:
Acceso en línea:Texto completo
Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBOOKCENTRAL_ocn855116192
003 OCoLC
005 20240329122006.0
006 m o d
007 cr |n|||||||||
008 120126s2012 fluaf ob 001 0 eng d
040 |a UPM  |b eng  |e pn  |c UPM  |d OCLCO  |d YDXCP  |d N$T  |d MYG  |d E7B  |d EBLCP  |d UIU  |d DEBSZ  |d UMI  |d OCLCO  |d DEBBG  |d OCLCQ  |d CNSPO  |d OCLCF  |d CRCPR  |d UIU  |d OCLCQ  |d UA@  |d SFB  |d S3O  |d OCLCO  |d OHS  |d OCLCO  |d COO  |d OCLCQ  |d OCLCO  |d OCLCA  |d MERUC  |d OCLCO  |d ERL  |d UAB  |d OCLCQ  |d OCLCO  |d OCLCA  |d U3W  |d UUM  |d OCLCQ  |d CEF  |d NLE  |d OCLCO  |d AU@  |d OCLCO  |d OCLCQ  |d OCLCO  |d UKMGB  |d OCLCO  |d WYU  |d OCLCA  |d UWO  |d YDX  |d OCLCQ  |d LEAUB  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCA  |d OCLCQ  |d OCLCO  |d OCL  |d OCLCQ  |d OCLCO  |d OCLCL 
016 7 |a 018372795  |2 Uk 
019 |a 775075451  |a 872698050  |a 880637715  |a 966531695  |a 967069204  |a 971224367  |a 1009342276  |a 1018042152  |a 1067237829  |a 1080583958 
020 |a 1439869049  |q (electronic bk.) 
020 |a 9781439869048  |q (electronic bk.) 
020 |z 9781439869031  |q (hardback) 
020 |z 1439869030  |q (hardback) 
024 7 |a 10.1201/b11496  |2 doi 
029 1 |a AU@  |b 000062624887 
029 1 |a DEBBG  |b BV042032482 
029 1 |a DEBSZ  |b 372745318 
029 1 |a DEBSZ  |b 379326248 
029 1 |a DEBSZ  |b 414179528 
029 1 |a NZ1  |b 14243809 
029 1 |a UKMGB  |b 018372795 
029 1 |a AU@  |b 000066531849 
029 1 |a AU@  |b 000066759758 
035 |a (OCoLC)855116192  |z (OCoLC)775075451  |z (OCoLC)872698050  |z (OCoLC)880637715  |z (OCoLC)966531695  |z (OCoLC)967069204  |z (OCoLC)971224367  |z (OCoLC)1009342276  |z (OCoLC)1018042152  |z (OCoLC)1067237829  |z (OCoLC)1080583958 
037 |a CL0500000427  |b Safari Books Online 
050 4 |a QA297  |b .A544 2012 
072 7 |a MAT  |x 041000  |2 bisacsh 
082 0 4 |a 518.0285/53  |2 23 
084 |a COM051300  |a COM059000  |a MAT021000  |2 bisacsh 
049 |a UAMI 
100 1 |a Altman, Yair M. 
245 1 0 |a Undocumented secrets of MATLAB-Java programming /  |c Yair Altman. 
260 |a Boca Raton, FL :  |b CRC Press,  |c ©2012. 
300 |a 1 online resource (xxi, 640 pages, 16 unnumbered pages of plates) :  |b illustrations (some color) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
504 |a Includes bibliographical references and index. 
520 |a "Preface The Matlab programming environment uses Java for numerous tasks, including networking, data-processing algorithms, and graphical user-interface (GUI). Matlab's internal Java classes can often be easily accessed and used by Matlab users. Matlab also enables 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 very esthetically pleasing applications. Unlike Matlab's interface with other programming languages, the internal Java classes and the Matlab-Java interface were never fully documented by The MathWorks (TMW), the company that manufactures the Matlab product. This is really quite unfortunate: Java is one of the most widely used programming languages, having many times as many programmers as Matlab. Using this huge pool of knowledge and components can significantly improve Matlab applications. As a consultant, I often hear clients claim that Matlab is a fine programming platform for prototyping, but is not suitable for real-world modern-looking applications. This book aimed at correcting this misconception. It 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. In fact, many basic programming requirements cannot be achieved (or are difficult) in pure Matlab, but are very easy in Java. As a simple example, maximizing and minimizing windows is not possible in pure Matlab, but is a trivial one-liner using the underlying Java codeʹ:"--Provided by publisher. 
505 0 0 |g ch. 1.  |t Introduction to Java in MATLAB --  |g ch. 2.  |t Using non-GUI Java libraries in MATLAB --  |g ch. 3.  |t Rich GUI using Java Swing --  |g ch. 4.  |t Uitools --  |g ch. 5.  |t Built-in MATLAB widgets and Java classes --  |g ch. 6.  |t Customizing MATLAB controls --  |g ch. 7.  |t The Java frame --  |g ch. 8.  |t The MATLAB desktop --  |g ch. 9.  |t Using MATLAB from within Java --  |g ch. 10.  |t Putting it all together --  |g appendix A.  |t What Is Java? --  |g appendix B.  |t UDD --  |g appendix C.  |t Open questions. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a MATLAB. 
630 0 7 |a MATLAB  |2 fast 
650 0 |a Numerical analysis  |x Data processing. 
650 0 |a Java (Computer program language) 
650 0 |a Programming languages (Electronic computers) 
650 2 |a Numerical Analysis, Computer-Assisted 
650 2 |a Programming Languages 
650 6 |a Analyse numérique  |x Informatique. 
650 6 |a Java (Langage de programmation) 
650 6 |a Langages de programmation. 
650 7 |a COMPUTERS  |x Programming  |x Algorithms.  |2 bisacsh 
650 7 |a COMPUTERS  |x Computer Engineering.  |2 bisacsh 
650 7 |a MATHEMATICS  |x Number Systems.  |2 bisacsh 
650 7 |a MATHEMATICS  |x Numerical Analysis.  |2 bisacsh 
650 7 |a Programming languages (Electronic computers)  |2 fast 
650 7 |a Java (Computer program language)  |2 fast 
650 7 |a Numerical analysis  |x Data processing  |2 fast 
758 |i has work:  |a Undocumented secrets of MATLAB-Java programming (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCFHb9W7jgQvrbc96cdJcmq  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Altman, Yair M.  |t Undocumented secrets of MATLAB-Java programming.  |d Boca Raton, FL : CRC Press, ©2012  |z 9781439869031  |z 1439869030  |w (DLC) 2011036044 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=840397  |z Texto completo 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781439869048/?ar  |z Texto completo 
938 |a CRC Press  |b CRCP  |n CAH0KE13300PDF 
938 |a ProQuest Ebook Central  |b EBLB  |n EBL840397 
938 |a ebrary  |b EBRY  |n ebr10524977 
938 |a YBP Library Services  |b YANK  |n 6069936 
938 |a YBP Library Services  |b YANK  |n 15917985 
994 |a 92  |b IZTAP