
marwa hajji
Followers: 0 Following: 0
Statistik
9 Fragen
0 Antworten
RANG
155.246
of 297.457
REPUTATION
0
BEITRÄGE
9 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
44.44%
ERHALTENE STIMMEN
0
RANG
of 20.438
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 158.938
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
Feeds
Frage
vector 2D mesh grid
I wanted to draw the level lines of a result of 2 variables. as shown in the following figure: for example in the value 20 of t...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to define a matrix element in matlab
any help please , I need to replace the first colunm in matrix with diffrent size by another value!!! as example : input A=...
mehr als 2 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
matrix equation in loop form
I would like to creat a matrix, by using the loop structure, because i have a very big values, I tried this code but no result...
fast 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to find the correct value of the matrix
anyone help me , when I excute this example , I didn't found in the matrix ''into'' the correct value. x=[1 1 1 2 2 2 2 3 3 3...
fast 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
how to plot sequare wave ?
I would like to Plot a periodic square wave different apmlitude. example rect=[1 1 8 8 2 2];
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
matrix variable problem in matlab
I have A=[1 2]' I would like to display it in repetitive form as A=[1 2 1 2 1 2 1 2 1 2 1 2]' using loop structure, any help ple...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to create a matrix in matlab
I have A=[1 3; 2 4]; and B=[5 6; 7 8]; I would like to create this two matrix line by line in C : C=[1 3;5 6; 2 4; 7 8];
etwa 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
filling matrix in matlab code
how to filling matrix in matlab
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Compare two vectors in matlab n*m
A=[1 2 3 4 5 6 7 8 9 10] B=[4] I want to compare these two vectors one by one. I want MATLAB to write as a result of it. for e...
mehr als 3 Jahre vor | 2 Antworten | 0