photo

arpan garg


Last seen: 2 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Getting inaccurate eigenvalue with eig command. Please suggest me some other command or small series of steps to find accurate eigen value for Generalized Eigenvalue Problem.
% For Generalized Eigenvalue problem Ax = λBx, where A and B are of order 12*12. A =[ -11.0913 0 0 0 ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


I need an expression between two symbols R and a connected within a large order determinant.
I have computed this 18*18 matrix inwhich R and a are unknowns. I have to find the relation between R and a. since det(p)=0 is...

2 years 前 | 1 个回答 | 0

1

个回答

提问


i need to find the optimize values of R for a values in an interval but R values are in form of the root of the equation; how to solve this sir? for simple equation it was ok.
syms R a %t=solve(100*a^16-R^8==0,R) t=solve(-282091600255531819/9878934086330590709531986654911361482361187039433493704830155...

2 years 前 | 2 个回答 | 0

2

个回答

提问


please guide me how to find the det of this 24*24 order symbolic matrix, it is showing that 25000 word limit is exceeded.
M=[A1 A2 A3 A4;B1 B2 B3 B4;C1 C2 C3 C4;D1 D2 D3 D4]; f= det(M);

2 years 前 | 1 个回答 | 0

1

个回答