photo

Lukas


Active since 2015

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
3 Answers

Cody

0 Problems
7 Solutions

RANK
4,397
of 300,611

REPUTATION
12

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
4

RANK
 of 21,028

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
47,774
of 169,811

CONTRIBUTIONS
0 Problems
7 Solutions

SCORE
80

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
solving unknown variables in matrices
You need to solve an linear optimization problem A*x = b. Each line is one of your points P,Q,R. b is the solution vector and ...

7 years ago | 1

| accepted

Answered
how to find the weighted sum of two matrices of order 2778x6, the same is like this. any suggestion.
I assume, you want to calculate the sum of each matrix element. Weights are defined for each matrix (and usually sum up to 1). ...

7 years ago | 0

Answered
Possible bug in struct2table()
As this error only occurs with (1x1) structs, there is a simple workaroud. To convert a struct into a table, use the following c...

8 years ago | 3