Community Profile

photo

Ali


University of Maine Orono

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Answered
Transposing 3 D matrix using permute - how does permute work?
Hello all, Yeah.. I checked the docs before posted the message. I got it now. Thanks. I think the docs could be improved ...

12 years ago | 0

Question


Transposing 3 D matrix using permute - how does permute work?
Ok. So I see how to transpose all the "2D slices" of a 3D matrix on other answers (permute(A, [2 1 3])). But what does the or...

12 years ago | 3 answers | 0

3

answers

Question


Using fminimax for optimization with linear and non-linear variables
Hello, I am trying to use the fminimax(...) optimization toolbox to solve a problem. The only problem is that my nonlinear va...

13 years ago | 1 answer | 0

1

answer

Question


How to solve symbolic system of equations?
Hello, I am dynamically generating a system of symbolic linear equations that I trying to figure out how to solve. For exampl...

13 years ago | 2 answers | 1

2

answers

Question


How to generate symbolic variables dynamically at run-time?
I am trying to generate a set of equations for user input matrices. For example, if the user inputs: [0 1 0 1; 1 0 1 0; 0...

13 years ago | 3 answers | 2

3

answers