Community Profile

photo

wma


Active since 2011

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Speedup Sparse Symmetric Indefinite Matrix Solution
Hello, i am trying to solve a general case least squares system: N = ... [ ... B*Q*B' , A , 0 ; A' ...

11 years ago | 0 answers | 0

0

answers

Question


Why does MATLAB calculates when using speye?
Hello, i just noticed a weird thing >> tic;speye(10000)*speye(10000);toc Elapsed time is 0.000753 seconds. >...

11 years ago | 1 answer | 0

1

answer

Answered
calling super class method which has a different name
Hello Daniel, thank you for the quick response. Specialisations are not the only reason why to call the super class. Super cl...

12 years ago | 0

Question


calling super class method which has a different name
Hello, i am wondering that a derived class cannot call *all* methods from the super class. It is restricted to the same name!...

12 years ago | 2 answers | 0

2

answers

Answered
Sparse Support for MATLAB Coder
Where do i have to set this "sparse=true"?? Icannot find a setting.

12 years ago | 0

Question


Sparse Support for MATLAB Coder
Does the MATLAB Coder support sparse Matrices created for example with the sparse() function? Something like A = sparse(...

12 years ago | 3 answers | 0

3

answers

Question


MATLAB Compiler Licence
Are there any additional costs after buying the commercial MATLAB Compiler toolbox? Something like a an additional licence for e...

12 years ago | 1 answer | 0

1

answer