photo

Anas Zh


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

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
212,943
of 301,811

평판
0

참여
4 질문
0 답변

답변 채택
75.0%

획득한 표
0

순위
 of 21,419

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,692

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

거의 4년 전 | 답변 수: 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...

거의 4년 전 | 답변 수: 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...

대략 4년 전 | 답변 수: 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"...

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

1

답변