| ![Новые сообщения RSS](https://nnmstatic.win/forum/templates/smartBlue/images/rss.png) |
Автор |
Сообщение |
So You Die ®
Стаж: 12 лет 9 мес.
Сообщений: 334
Ratio: 315.382
Раздал: 73.08 TB
Поблагодарили: 5237
100%
|
MathWorks MATLAB R2019b 9.7.0 (build 1190202)
Тип издания: macOS Software Релиз состоялся: 21.08.2019 Поддерживаемая ОС: macOS 10.13.6 High Sierra Разработчик: The MathWorks, Inc. Официальный сайт: ссылкаЯзык интерфейса: Английский Лечение: в комплекте Тип лекарства: файл лицензии Системные требования:
- Operating Systems: macOS Catalina (10.15), macOS Mojave (10.14), macOS High Sierra (10.13.6)
- Processors: Any Intel x86-64 processor with four logical cores and AVX2 instruction set support
- Disk: 3.1 GB of HDD space for MATLAB only, 5-8 GB for a typical installation (A full installation of all MathWorks products may take up to 27 GB of disk space)
- RAM: 4-8 GB
- Graphics: Hardware accelerated graphics card supporting OpenGL 3.3 with 1GB GPU memory is recommended.
Описание:MATLAB – это высокоуровневый язык технических расчетов, интерактивная среда разработки алгоритмов и современный инструмент анализа данных. MATLAB по сравнению с традиционными языками программирования (C/C++, Java, Pascal, FORTRAN) позволяет на порядок сократить время решения типовых задач и значительно упрощает разработку новых алгоритмов. MATLAB представляет собой основу всего семейства продуктов MathWorks и является главным инструментом для решения широкого спектра научных и прикладных задач, в таких областях как: моделирование объектов и разработка систем управления, проектирование коммуникационных систем, обработка сигналов и изображений, измерение сигналов и тестирование, финансовое моделирование, вычислительная биология и др. Ядро MATLAB позволяет максимально просто работать с матрицами реальных, комплексных и аналитических типов данных. Содержит встроенные функции линейной алгебры (LAPACK, BLAS), быстрого Фурье преобразования (FFTW), функции для работы с полиномами, функции базовой статистики и численного решения дифференциальных уравнений. Все встроенные функции ядра MATLAB разработаны и оптимизированы специалистами и работают быстрее или так же, как их эквивалент на C/C++Версию Матлаб из этой раздачи можно после установки обновить с помощью Update1 из соседней раздачи. Обычно такие обновления Матлаба содержат лишь исправления ошибок ... без нововведений.Ключевые возможности• Платформонезависимый, высокоуровневый язык программирования ориентированный на матричные вычисления и разработку алгоритмов - Интерактивная среда для разработки кода, управления файлами и данными
- Функции линейной алгебры, статистики, анализ Фурье, решение дифференциальных уравнений и др.
- Богатые средства визуализации, 2-D и 3-D графика
- Встроенные средства разработки пользовательского интерфейса для создания законченных приложений на MATLAB
- Средства интеграции с C/C++, наследование кода, ActiveX технологии
- Доступ к функциям .NET
- Удобное моделирование в среде Simulink
- И многое другое
Desktop
- Live Editor Tasks: Add tasks to live scripts to explore parameters and automatically generate code
- Live Editor Output: Animate plots to show changes in data over time
- Live Editor Output: Adjust the width of columns in tables
- Live Editor Output: Copy displayed data in cell arrays, object arrays, and struct arrays
- Live Editor Export: Customize figure format as well as document paper size, orientation, and margins when exporting
- Live Editor Internationalization: Add Chinese, Japanese, and Korean characters on Windows and macOS platforms
- Add-On Manager: Update MATLAB, hardware support packages, and installed add-ons in one place
- Add-Ons: Programmatically manage add-ons by name
- Settings: Create persistent settings for custom apps, toolboxes, and multiple MATLAB sessions
Graphics
- Chart Container Class: Develop custom charts that behave like built-in MATLAB graphics
- tiledlayout and nexttile Functions: Display multiple plots in a figure with improved spacing, label and annotation management, and reflow behavior
- colororder Function: Control the color of lines in plots
- Data tips: Create data tips programmatically and customize data tips on additional charts
- Axes Interactions: Pin data tips at cursor location
- Axes Toolbar: Save or copy contents of axes as an image
- Geographic Plots: Plot data on basemaps with improved appearance and high zoom-level
App Building
- uitable and uistyle Functions: Sort tables interactively and create styles for rows, columns, or cells in a table UI component
- uihtml Function: Add HTML, JavaScript, or CSS content to apps
- uigridlayout Function: Configure grid rows and columns to automatically adjust their size to fit text across different screen sizes and form factors
- Layout Managers: Add a grid layout manager to existing App Designer apps and/or convert them into apps with auto-reflow
Mathematics
- makima Function: Perform modified Akima cubic Hermite interpolation
Data Import and Export
- table and timetable Data Types: Read and write tabular data that has variable names containing any characters, including spaces and non-ASCII characters
- sheetnames Function: Get names of worksheets from spreadsheet files
- VideoReader Object: Read or seek frames in videos using frame index or time interchangeably
- VideoReader Object: Improved performance in generated code with row-major layout
- High Performance Serial Interface: Stream serial data up to four times faster than the legacy serial interface
- Bluetooth Low Energy Interface: Read from and write to BLE devices
Language and Computing
- Function input arguments: Declare function input arguments to simplify input error checking
- Hexadecimal and Binary Numbers: Specify numbers using hexadecimal and binary literals
- Indexing: Use dot indexing into function calls
- Cloud Data Access: Support for Amazon S3 and Azure Blob Storage with delete, dir, isfile, isfolder, and what functions
- error Function: Added support for customizable "Did you mean:" corrections for uncaught exceptions
Software Development
- Python interface: Execute Python functions out-of-process to avoid library conflicts between MATLAB and Python
- Unit Testing Framework: Run tests in parallel with custom plugins
- Unit Testing Framework: Visually compare two TimeResult arrays to identify performance changes over time
- Compare Git Branches: Show difference between selection and save copies
- HTTP Web Services: Server authentication support for NTLM and Kerberos protocols
Hardware Support
- Bluetooth Low Energy Interface: Read from and write to BLE devices
- Parrot Drones: Stream video images from the FPV camera of a Parrot drone
- Parrot Drones: Support for Parrot Bebop 2 drone
- Arduino: Build standalone applications for communicating with Arduino hardware from a desktop computer
Data Analysis
- Live Editor Tasks: Use tasks to interactively preprocess data and automatically generate MATLAB code
- groupfilter Function: Filter data in a table, timetable, or matrix by group
- table and timetable Data Types: Variable names can have any characters, including spaces and non-ASCII characters
- tall Arrays: Operate on tall arrays with more functions, including setdiff and xcorr, and with full support for innerjoin and outerjoin
- tall Arrays: Tall arrays not initially backed by a datastore can grow out of memory
Performance
- Data Type Indexing: Improved performance when assigning elements by subscripting into large table, datetime, duration, and calendarDuration arrays
- uitable Function: Faster performance when data type is numeric, logical, or a cell array of character vectors
1. Монтируем образ и запускаем инсталлятор. 2. На этапе выбора компонентов убираем галку с "MATLAB Parallel Server". 3. В поле ввода лицензии отмечаем, что имеем файл лицензии и вводим код: 09806-07443-53955-64350-21751-41297 4. НЕ ЗАПУСКАЯ ПРОГРАММУ переходим к лечению... Скриншоты:
Время раздачи: 24/7 (Круглосуточно) (до появления первых 3-5 скачавших) |
|
|
|
![](https://nnmstatic.win/forum/images/spacer.gif) |
So You Die ®
Стаж: 12 лет 9 мес.
Сообщений: 334
Ratio: 315.382
Раздал: 73.08 TB
Поблагодарили: 5237
100%
|
Для тех, кто не знает как запускать: *Папка с MATLAB*/bin/matlab.exec Откроется консоль, через некоторое время запустится и сама программа. Там же в bin остальные нужные утилиты. |
_________________ Mac: iMac 27 2020 (i5 3.3, 32 GB DDR4, AMD Radeon Pro 5300 4 GB, macOS Big Sur 11.6
PC: i7-9700k, 32 GB DDR4, RTX 2080 Ti 11 GB, W10x64
|
|
![](https://nnmstatic.win/forum/images/spacer.gif) |
|
|
|