photo

Lukas


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

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

查看徽章

Feeds

排序方式:

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

6 years 前 | 1

| 已接受

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

6 years 前 | 0

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

7 years 前 | 3