photo

Jonah Berean-Dutcher


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
173,670
of 300,392

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 4 个回答 | 0

4

个回答

提问


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 前 | 1 个回答 | 0

1

个回答