photo

Dimitrios Paraskevas


Last seen: 3 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
225,485
of 301,432

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Declare contents of string variable as an explicit type without formatting them
Good day, I try to convert a .hex file to a desired format using Matlab. Up to now, i have managed to read the file and st...

9 years ago | 3 answers | 0

3

answers

Question


Inversion of sparse matrix causing calculation inaccuracy?
I have written a program which is concerned with the modelling of an umbilical cable using a FEM approach. While the program ...

10 years ago | 0 answers | 0

0

answers

Question


Solve wont return obvious solution
I am trying to solve a symbolic system of nonlinear equations using solve() but it will not return obvious solution. ...

10 years ago | 0 answers | 0

0

answers

Question


Is solve() equivalent to left division in the symbolic case?
Assume i have to solve a set of equations in the following form: _A(x) * x = B(x)_, meaning that matrix A and vector B are st...

10 years ago | 1 answer | 0

1

answer

Question


Symbolic matrix ranks different after vpa() application
Recently I have encountered the following paradox (in my mind at least). I tried to evaluate the rank of a symbolic matrix in...

10 years ago | 1 answer | 0

1

answer