photo

Sven


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

11 个提问
1 个回答

排名
20,692
of 300,759

声誉
2

贡献数
11 个提问
1 个回答

回答接受率
63.64%

收到投票数
2

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

8 years 前 | 0

提问


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

8 years 前 | 2 个回答 | 2

2

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 2 个回答 | 0

2

个回答

提问


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

9 years 前 | 1 个回答 | 0

1

个回答

提问


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

9 years 前 | 4 个回答 | 0

4

个回答

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 2 个回答 | 0

2

个回答