photo

acivil acivil


Last seen: 5 years ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
39,770
of 300,429

REPUTATION
1

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 20,976

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,781

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Sparse FEM Matrix build inefficiency
Hello everyone. I am trying to improve the efficiency of my FEM matlab code using sparse matrices. I build three vectors sp_...

8 years ago | 1 answer | 0

1

answer

Question


Sparse Matrix build efficiency
Hello everyone. I want to build a nxn matrix A as sparse for efficiency( time of the inversion(A\)). i)I would like to ask i...

8 years ago | 3 answers | 0

3

answers

Question


Further improvement of matrix inversion
Using A\b instead of A^(-1) can be used to speed up a code. *1)* How can we further speed up this inversion if we know from th...

8 years ago | 1 answer | 1

1

answer

Question


PC restarts while running a code that calls mex functions
My pc restarts when I am running a matlab code that calls mex files. I don't know how to check the mex file because I don't kno...

8 years ago | 0 answers | 0

0

answers