photo

Sven


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

11 Questions
1 Answer

RANK
20.692
of 300.381

REPUTATION
2

CONTRIBUTIONS
11 Questions
1 Answer

ANSWER ACCEPTANCE
63.64%

VOTES RECEIVED
2

RANK
 of 20.941

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.477

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


Cell Array Size and Saving
Hi, I wanted to save my quite complex and large class to a file and experienced a much larger filesize than I would have expe...

meer dan 7 jaar ago | 1 answer | 0

1

answer

Answered
Matrix Multiplication on GPU quite slow?
A little addendum, as I found another example on mathworks which I have overlooked so far, in my ongoing search, though it mostl...

bijna 8 jaar ago | 0

Question


Matrix Multiplication on GPU quite slow?
Hi, I just started out using GPU in Matlab and hoped for considerable performance gains in matrix multiplication. I did some per...

bijna 8 jaar ago | 2 answers | 2

2

answers

Question


fsolve and GPU Computation
Can fsolve be used using GPU computation? Or can it internally profit from GPU computation? If not, is it known if it will be...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


Overloading of subsref partially failing
Hi, I want to create an array class of generic dimensions. So I wanted to overload the subsref indexing. Worked mostly on fi...

ongeveer 9 jaar ago | 2 answers | 0

2

answers

Question


Changing class properties with callback function
Hi, I want to create a control that is handling my figures. I will put down a minimal example here. My main problem is how t...

ongeveer 9 jaar ago | 1 answer | 0

1

answer

Question


sprintf to cell array
How can I make sprintf output a cell array, with a nice vectorized notation? When I have: C = {'a','b'} Output = spri...

ongeveer 9 jaar ago | 4 answers | 0

4

answers

Question


Initializing Array of Structures/Objects
I simply want to set each struct in a struct-array. I set structarray to [] as it is an object property in my case, where it is ...

ongeveer 10 jaar ago | 2 answers | 0

2

answers

Question


How to use plot3 with Pointwise Coordinates
Hi, I want to plot data that is stored in arrays containing their coordinates with plot3, as Point1 containing [x1,y1,z1] and...

meer dan 10 jaar ago | 0 answers | 0

0

answers

Question


OOP Editing/Programming Environment
Hi, I'm starting OOP-programming in Matlab. What is bugging me at the moment is that my best choice moving between methods or...

bijna 11 jaar ago | 1 answer | 0

1

answer

Question


Change Jpeg Aspect Ratio with hgexport
I have a figure with a bunch of subplots (see attachment) which I want to export as jpg with hgexport. I want to fit it nicely ...

bijna 11 jaar ago | 0 answers | 0

0

answers

Question


Generic Variable Names and Cell Arrays
Hello, need to plot different plots, with data delivered in vectors named like: y_ea, y_eb, c_ea, c_eb, ... I store the ...

bijna 11 jaar ago | 2 answers | 0

2

answers