Community Profile

photo

Anas Zh


Last seen: 1년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


how to cover math expression to symbolic expr.?
AA, I have this code, syms V B G H V=[G^1 G^2 B^3; B^4 B^5 G^6; B^7 B^8 B^9]; for k=1:9 BB(k)=B^k; VV(k)=k; en...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


how to remove the zeros inside a 3D matrix?
AA, I have a 3D matrix Xroot(z,w,k) (10x33x402). The problem is, for example Xroot(1,1,:) it contians 400 zeros and jus...

거의 2년 전 | 답변 수: 3 | 0

3

답변

질문


How to define second derivative in symbolic
AA, I have a project to derive some equations that defined in symbolic variables. For example, r= cos(A), I want the symbolic...

대략 2년 전 | 답변 수: 2 | 0

2

답변

질문


How can I create a vector of numbered names
How can I create a vector of number names for example, n=8; v= ["λ1","λ2".... ,"λn"] so i can get a vector v= ["λ1","λ2"...

2년 초과 전 | 답변 수: 1 | 0

1

답변