Community Profile

photo

Matthias Wurm


Physikalisch-Technische Bundesanstalt

Last seen: 1 day ago Active since 2012

Statistics

All
  • Thankful Level 2
  • First Submission
  • First Review
  • First Answer
  • Solver

View badges

Content Feed

View by

Question


NVIDIA A2 performance in Matlab R2023b is lousy
We've got a new GPU: NVIDIA A2 (~1400€). Its performance with Matlab R2023b is really bad. Let's compare it with an old NVIDIA...

6 months ago | 1 answer | 1

1

answer

Solved


Create an arrow matrix
An arrow matrix is a square matrix that contains ones on the diagonal, the last column, and last row. ...

8 months ago

Submitted


Weighted Total Least Squares with correlated coefficients
Solving linear systems with correlated coefficients using weighted total least squares

2 years ago | 2 downloads |

Question


Plotting n-by-m matrix
Hello, a simple question: I've n-by-m matrices for X and Y. When I plot them, I get m differently colored lines connecting n po...

5 years ago | 1 answer | 1

1

answer

Answered
How do I specify the size of the markers created by the SCATTER plot in units proportional to the data being plotted in MATLAB 7.6 (R2008a)?
Hello, I think there's still a minor bug in the answer offered by the support team. In my case I set the axis style to 'equa...

8 years ago | 1

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12 years ago