photo

So


Last seen: ungefär 3 år ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
38 084
of 300 302

REPUTATION
1

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 20 911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

ungefär 8 år ago | 1 answer | 0

1

answer

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

ungefär 8 år ago | 0

Question


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

ungefär 8 år ago | 2 answers | 1

2

answers

Question


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

mer än 9 år ago | 2 answers | 0

2

answers

Question


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

mer än 9 år ago | 2 answers | 0

2

answers

Question


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

mer än 9 år ago | 1 answer | 0

1

answer

Question


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

mer än 9 år ago | 1 answer | 0

1

answer