photo

Anas Zh


Last seen: 11 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
203.487
of 300.343

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
75.0%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort