Community Profile

photo

Anas Zh


Last seen: meer dan een jaar ago Active since 2021

Statistics

  • Thankful Level 2

View badges

Content Feed

View by

Question


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...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan een jaar ago | 3 answers | 0

3

answers

Question


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...

bijna 2 jaar ago | 2 answers | 0

2

answers

Question


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"...

meer dan 2 jaar ago | 1 answer | 0

1

answer