Matthias Wurm
Physikalisch-Technische Bundesanstalt
Followers: 0 Following: 0
Statistics
All
RANK
22,752
of 295,448
REPUTATION
1
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
3
RANK
16,285 of 20,227
REPUTATION
6
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
66
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
1 year ago | 1 answer | 1
1
answerSolved
Create an arrow matrix
An arrow matrix is a square matrix that contains ones on the diagonal, the last column, and last row. ...
1 year ago
Submitted
Weighted Total Least Squares with correlated coefficients
Solving linear systems with correlated coefficients using weighted total least squares
3 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...
6 years ago | 1 answer | 1
1
answerAnswered
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...
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...
9 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:...
13 years ago