What New Functions or Features in R2023B are of Interest?

4 次查看(过去 30 天)
I was reading this question where Steve Lord suggested using a function expmv that is new in R2023B. I went over to the Matlab Release Notes and saw a few other things of interest (I should make a habit of checking the release notes!). Are there any new functions, features, etc. in R2023B (Matlab or toolboxes) that you think may be of interest to the community at large?
Please include link(s) to relevant doc page(s) if possible.

回答(2 个)

Walter Roberson
Walter Roberson 2023-11-11
R2023b does not have many changes of interest to me.
What it does have that might be useful to me is,
Find and Replace Dialog Box: Use capture groups in regular expressions to search for and replace groups of characters
resize(): Resize data by adding or removing elements
Ordinary Differential Equations: Use object-oriented solution framework for ODEs
scatteredInterpolant Object: Use multivalued interpolation to interpolate multiple data sets simultaneously

Paul
Paul 2023-11-11
New function svdappend sounds interesting. I wonder what typical use-cases might be? @Christine Tobler
  1 个评论
Bruno Luong
Bruno Luong 2023-11-11
编辑:Bruno Luong 2023-11-11
Typical case is doing PCA when update with new data.
The update of various matrix desompositions has been discussed before. Personally I'm not fan and it doesn't promise advantage as the appareny attractiveness.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Matrices and Arrays 的更多信息

产品


版本

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by