photo

Matthias Wurm


Physikalisch-Technische Bundesanstalt

Last seen: Today Active since 2012

Followers: 0   Following: 0

Message

Statistics

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

View badges

Feeds

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...

9 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. ...

12 months ago

Submitted


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

2 years ago | 1 download |

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