photo

Jonah Berean-Dutcher


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
174,363
of 300,338

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


A more efficient way to construct a coefficient array?
This is a follow-up to an older question: Using coeffs to extract a matrix. The answer there is great, but I'm just wondering if...

4 years ago | 0 answers | 0

0

answers

Question


How can I find an optimised set of vectors
I have a set of orthonormal vectors, . There are -many of them. I want to form other vectors, , using these as basis vectors, i....

5 years ago | 1 answer | 0

1

answer

Question


How can I return real-valued eigenvectors from diagonalization?
This question is a follow-up on my earlier question regarding the diagonalization of skew-symmetric matrices. I am interested in...

5 years ago | 1 answer | 0

1

answer

Question


Diagonalising a Skew-Symmetric Matrix
I have a skew-symmetric matrix , and when I run: [V,D] = eig(B) the matrix returned is not unitary, as I desire it to be. I t...

5 years ago | 4 answers | 0

4

answers

Question


Using coeffs to extract a matrix
I have a polynomial function of many symbolic variables, and I want to extract the 'coefficient matrix' from this polynomial. Ev...

5 years ago | 1 answer | 0

1

answer