MATLAB
MATLAB (Matrix Laboratory) adalah sebuah lingkungan komputasi numerikal dan bahasa pemrograman komputer generasi keempat. Dikembangkan oleh The MathWorks, MATLAB memungkinkan manipulasi matriks, pem-plot-an fungsi dan data, implementasi algoritme, pembuatan antarmuka pengguna, dan peng-antarmuka-an dengan program dalam bahasa lainnya. Meskipun hanya bernuansa numerik, sebuah kotak kakas (toolbox) yang menggunakan mesin simbolik MuPAD, memungkinkan akses terhadap kemampuan aljabar komputer. Sebuah paket tambahan, Simulink, menambahkan simulasi grafis multiranah dan Desain Berdasar-Model untuk sistem terlekat dan dinamik.
MATLAB | |
---|---|
Paradigma | multi-paradigma: fungsional, imperatif, prosedural, berorientasi objek, array |
Dirancang oleh | Cleve Moler |
Pengembang | MathWorks |
Rilis perdana | late 1970s |
Rilis stabil | 9.8 (R2020a)
/ 19 Maret 2020 |
Tipe sistem | dinamis, lemah |
Ekstensi nama berkas | .m, .p,[3] .mex*,[4] .mat,[5] .fig,[6] .mlx,[7] .mlapp,[8] .mltbx,[9] .mlappinstall,[10] .mlpkginstall[11] |
Situs web | mathworks.com |
Repositori | https://www.mathworks.com/products/matlab.html, https://de.mathworks.com/products/matlab.html |
Terpengaruh oleh | |
Mempengaruhi | |
Sunting kotak info • L • B |
Pada tahun 2004, MathWorks mengklaim bahwa MATLAB telah dimanfaatkan oleh lebih dari satu juta pengguna di dunia pendidikan dan industri.[20]
Sejarah
MATLAB (yang berarti "matrix laboratory") diciptakan pada akhir tahun 1970-an oleh Cleve Moler, yang kemudian menjadi Ketua Departemen Ilmu Komputer di Universitas New Mexico.[21] Ia merancangnya untuk memberikan akses bagi mahasiswa dalam memakai LINPACK dan EISPACK tanpa harus mempelajari Fortran. Karyanya itu segera menyebar ke universitas-universitas lain dan memperoleh sambutan hangat di kalangan komunitas matematika terapan. Jack Little, seorang insinyur, dipertemukan dengan karyanya tersebut selama kunjungan Moler ke Universitas Stanford pada tahun 1983. Menyadari potensi komersialnya, ia bergabung dengan Moler dan Steve Bangert. Mereka menulis ulang MATLAB dalam bahasa pemrograman C, kemudian mendirikan The MathWorks pada tahun 1984 untuk melanjutkan pengembangannya. Pustaka yang ditulis ulang tadi kini dikenal dengan nama JACKPAC.[butuh rujukan] Pada tahun 2000, MATLAB ditulis ulang dengan pemakaian sekumpulan pustaka baru untuk manipulasi matriks, LAPACK.[22]
MATLAB pertama kali diadopsi oleh insinyur rancangan kontrol (yang juga spesialisasi Little), tetapi lalu menyebar secara cepat ke berbagai bidang lain. Kini juga digunakan di bidang pendidikan, khususnya dalam pengajaran aljabar linear dan analisis numerik, serta populer di kalangan ilmuwan yang menekuni bidang pengolahan citra.[21]
Syntax
Variables
>> x = 17
x =
17
>> x = 'hat'
x =
hat
>> y = x + 0
y =
104 97 116
>> x = [3*4, pi/2]
x =
12.0000 1.5708
>> y = 3*sin(x)
y =
-1.6097 3.0000
Referensi
- ^ "Persyaratan Sistem dan Ketersediaan Platform". MathWorks. Diakses tanggal August 14, 2013.
- ^ "The L-Shaped Membrane". MathWorks. 2003. Diakses tanggal February 7, 2014.
- ^ "Protect Your Source Code". MathWorks. Diakses tanggal November 1, 2019.
- ^ "MEX Platform Compatibility". MathWorks. Diakses tanggal November 1, 2019.
- ^ "MAT-File Versions". MathWorks. Diakses tanggal November 1, 2019.
- ^ "Save Figure to Reopen in MATLAB Later". MathWorks. Diakses tanggal November 1, 2019.
- ^ "Live Code File Format (.mlx)". MathWorks. Diakses tanggal November 1, 2019.
- ^ "MATLAB App Designer". MathWorks. Diakses tanggal November 1, 2019.
- ^ "Toolbox Distribution". MathWorks. Diakses tanggal November 1, 2019.
- ^ "MATLAB App Installer File". MathWorks. Diakses tanggal November 1, 2019.
- ^ "Support Package Installation". MathWorks. Diakses tanggal November 1, 2019.
- ^ "Wawancara dengan CLEVE MOLER Dilakukan oleh Thomas Haigh Pada tanggal 8 dan 9 Maret 2004 Santa Barbara, California" (PDF). Computer History Museum. Diarsipkan dari versi asli (PDF) tanggal December 27, 2014. Diakses tanggal Desember 6, 2016.
So APL, Speakeasy, LINPACK, EISPACK, and PL0 were the predecessors to MATLAB.
- ^ Bezanson, Jeff; Karpinski, Stefan; Shah, Viral; Edelman, Alan (Februari 14, 2012). "Why We Created Julia". Julia Language. Diakses tanggal Desember 1, 2016.
- ^ Eaton, John W. (May 21, 2001). "Octave: Past, Present, and Future" (PDF). Texas-Wisconsin Modeling and Control Consortium. Diarsipkan dari versi asli (PDF) tanggal August 9, 2017. Diakses tanggal December 1, 2016.
- ^ "History". Scilab. Diarsipkan dari versi asli tanggal December 1, 2016. Diakses tanggal Desember 1, 2016.
- ^ S.M. Rump: INTLAB – INTerval LABoratory. In Tibor Csendes, editor, Developments in Reliable Computing, pages 77–104. Kluwer Academic Publishers, Dordrecht, 1999.
- ^ Moore, R. E., Kearfott, R. B., & Cloud, M. J. (2009). Introduction to Interval Analysis. Society for Industrial and Applied Mathematics.
- ^ Rump, S. M. (2010). Verification methods: Rigorous results using floating-point arithmetic. Acta Numerica, 19, 287–449.
- ^ Hargreaves, G. I. (2002). Interval analysis in MATLAB. Numerical Algorithms, (2009.1).
- ^ Richard Goering, "Matlab edges closer to electronic design automation world," EE Times, 10/04/2004
- ^ a b Cleve Moler, the creator of MATLAB (2004). "The Origins of MATLAB". Diarsipkan dari versi asli tanggal 2006-03-18. Diakses tanggal April 15 2007.
- ^ Note from Cleve Moler in a Mathworks newsletter Cleve Moler, the creator of MATLAB (2000). "MATLAB Incorporates LAPACK". Diakses tanggal December 20 2008.
Pranala luar
- Hazewinkel, Michiel, ed. (2001) [1994], "Linear algebra software packages", Encyclopedia of Mathematics, Springer Science+Business Media B.V. / Kluwer Academic Publishers, ISBN 978-1-55608-010-4
- MATLAB overview, at the MathWorks website
- Platform Road Map, at the MathWorks website.
- System Requirements, at the MathWorks website.
- MATLAB Central File Exchange – Library of over 18,000 user-contributed MATLAB files and toolboxes, mostly distributed under BSD License.
- MATLAB di Curlie (dari DMOZ)
- MATLAB Central Newsreader – a web-based newsgroups reader hosted by MathWorks for comp.soft-sys.matlab
- LiteratePrograms (MATLAB)
- MATLAB Central Blogs
- Physical Modeling in MATLAB by Allen B. Downey, Green Tea Press, PDF Diarsipkan 2012-05-02 di Wayback Machine., ISBN 978-0-615-18550-7. An introduction to MATLAB.
- Writing Fast MATLAB Code[pranala nonaktif permanen] by Pascal Getreuer
- Calling MATLAB from Java: MatlabControl JMI Wrapper, The MatlabJava Server, MatlabControl
- International Online Workshop on MATLAB and Simulink Diarsipkan 2013-01-16 di Wayback Machine. by WorldServe Education
- MATLAB tag on Stack Overflow.
- MATLAB Answers – a collaborative environment for finding the best answers to your questions about MATLAB, Simulink, and related products.
- Cody – a MATLAB Central game that challenges and expands your knowledge of MATLAB.
- MATLAB Online Programming Contest
- Trendy – a MATLAB based web service for tracking and plotting trends.