photo

So


Last seen: etwa 3 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

6 Fragen
1 Antwort

RANG
38.084
of 300.352

REPUTATION
1

BEITRÄGE
6 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
66.67%

ERHALTENE STIMMEN
1

RANG
 of 20.928

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.212

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 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Get time signal back after NFFT
Hello, I have the following code, which generate a complex chirp signal. fs = 200e6 t=0:1/fs:1e-3; f0=1; f1=2e6...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How concatenate several signals
I don't know why but it does not work with the chirp function. For example, I have a chirp for t=0:1/fs:1e-3 When I plot the c...

etwa 8 Jahre vor | 0

Frage


How concatenate several signals
Hello, I am currently trying to concatenate 2 signals (or more). My first signal is a chirp I am generating with the chirp fun...

etwa 8 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Save part of an array
Hello, For example I have the matrix A = [1 2 3 4 5 6 7 8 9 10.....10000]. And I want to save in a matrix B(k) where B(1) = the...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How find non zero
Hello, For example I have a vector A = [ 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 0 0]. And I do find(A,2)-2, so I have the 2 zeros b...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How transform a vector into a Matrix
Hello, I am trying to transform a line vector of length x² to a matrix size x*x. For example, Vector = [1 2 3 4 5 6 7 8 9...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How Zero padding inside a matrix ?
Hello, how can i zero pad inside a matrix ? For example : if true % code end A = [ 1 2 3 4 5 6 7 8 ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort