Statistik
2 Fragen
0 Antworten
RANG
65.644
of 300.369
REPUTATION
0
BEITRÄGE
2 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.936
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.436
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
Im trying to create a surface plot of the matrix z1 once it has been calculated:
I have the following code: syms x y F = (4*fvalue./((pi^4).*D3.*a.*b)); F1 =@(x,y,N,m1) (((sin(m1.*pi.*xvalue/a...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Im trying to create a code that will create a matrix with gaps depending on the input sequences
This is what i currently have: beam=15; gap=10; N=10; P1=[0:beam+gap:(beam+gap)*N]; P2=P1+15; W=[P1(1,1):P2(1,1)] T...
mehr als 9 Jahre vor | 2 Antworten | 0
