MATLAB R2024a 主要更新内容

系列文章目录


前言


一、主要更新

  • 计算机视觉工具箱 ------ 为二维和三维视觉任务设计算法、标注数据并生成代码。
  • 深度学习工具箱 ------ 支持变换器等架构;导入并共同模拟 PyTorch 和 TensorFlow 模型。
  • 仪器控制工具箱 ------ 使用仪器资源管理器应用程序管理带有 IVI 和 VXIplug&play 驱动程序的设备,无需编写代码。
  • 卫星通信工具箱 ------ 建立场景模型,并对其进行可见性和通信链路分析。

Major Updates

二、发布亮点

2.1 MATLAB

  • 编辑器拼写检查程序: 检查 MATLAB 代码文件中文本和注释的拼写。
  • 本地函数 在脚本和实时脚本中的任意位置定义函数。
  • Python 接口 在 MATLAB 表格和 Python Pandas DataFrames 之间进行转换。
  • MATLAB Vault 中的秘密 删除代码中的敏感信息
  • ode 对象 使用 SUNDIALS 求解器求解 ODE 并执行敏感性分析。
  • Simulink 编辑器: 移动和调整块的大小,无需弯曲短而直的信号线。
  • Simulink 编辑器 将 Goto 和 From 块转换为信号线。
  • 仿真对象 控制脚本仿真的执行并调整参数值。
  • MATLAB 应用程序:使用 MATLAB 应用程序设计器,交互式创建与 Simulink 模型接口的自定义应用程序。

Release Highlights

MATLAB

  • Editor Spell Checker: Check spelling in text and comments in MATLAB code files.
  • Local Functions: Define functions anywhere in scripts and live scripts.
  • Python Interface: Convert between MATLAB tables and Python Pandas DataFrames.
  • Secrets in MATLAB Vault: Remove sensitive information from code.
  • ode Object: Solve ODEs and perform sensitivity analysis using SUNDIALS solvers.
  • Simulink Editor: Move and resize blocks without bending short, straight signal lines.
  • Simulink Editor: Convert Goto and From blocks to signal lines.
  • Simulation Object: Control the execution and tune parameter values of scripted simulations.
  • MATLAB Apps: Interactively build a custom app that interfaces with a Simulink model using MATLAB App Designer.
相关推荐
bu_shuo2 分钟前
Simulink中的On Delay模块
matlab·simulink·on delay
用户12039112947265 分钟前
AIGC 时代,数据库终于可以“听懂人话”了:从零打造自然语言操作 SQLite 的完整实战
python·sqlite·aigc
Q_Q5110082856 分钟前
python+django/flask+vue农业电商服务系统
spring boot·python·pycharm·django·flask
帕巴啦7 分钟前
Python计算累积频率——Origin绘制累积频率图
python·绘图·origin·累积频率·python计算累积频率·origin绘制累积频率图
Q_Q51100828516 分钟前
python+django/flask+vue的基于疫情防控管理系统的数据可视化分析系统
spring boot·python·django·flask·node.js
liulilittle21 分钟前
C++ 并发双阶段队列设计原理与实现
linux·开发语言·c++·windows·算法·线程·并发
踏雪Vernon29 分钟前
[论文][环境]DA3环境搭建_Win
计算机视觉
森G32 分钟前
五、Linux字符设备驱动
linux·arm开发·c++·ubuntu
生信大表哥38 分钟前
Claude Code / Gemini CLI / Codex CLI 安装大全(Linux 服务器版)
linux·python·ai·r语言·数信院生信服务器
lly20240639 分钟前
并查集快速查找
开发语言