
In my first article on quantum computing I took a look at gate based quantum computing using the MATLAB Support Package for quantum computing. This is when we program a quantum computer by... 続きを読む >>
In my first article on quantum computing I took a look at gate based quantum computing using the MATLAB Support Package for quantum computing. This is when we program a quantum computer by... 続きを読む >>
Last year I discussed the collaboration between the open source optimization library, HiGHS and MathWorks. This included some exciting new integration of the HiGHS library with MATLAB which, among... 続きを読む >>
What is linear programming?Linear programming (LP) is a mathematical method used to determine the best possible outcome (such as maximum profit or lowest cost) in a mathematical model whose... 続きを読む >>
Roughly speaking, there are two ways we at MathWorks can speed up MATLAB. We can dive into individual functions to remove overheads, improve algorithms and so on or we can make performance... 続きを読む >>
The solvers function from Optimization toolbox is one of my favourite enhancements of R2022b because it helps improve my knowledge of which algorithms can solve my problems. Solving Rosenbrock with... 続きを読む >>