photo

U Chon Cheang


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
267,869
of 300,364

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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 2

View badges

Feeds

View by

Question


incident angle for phased.WidebandCollector
This is my current code. collector = phased.WidebandCollector('Sensor',array,... 'PropagationSpeed',c,'SampleRate',fs,.....

3 years ago | 1 answer | 0

1

answer

Question


plotting an array in frequency domain
I just wonder how do I plot an array in frequency domain? For exmaple, I am now having two arrays t = (1:6)/Fs r = [7 8 9 10 ...

3 years ago | 1 answer | 0

1

answer

Question


plotting vectors with differnt length
Hi guys, I just wonder if it is possible to plot with vectors that have different length. For exmaple, t = [1 2 3 4 ] x = [1 ...

3 years ago | 1 answer | 0

1

answer

Question


plot(t,rx(:,6),'r:',t,y)
Hi, I have two questions on this code. Could someone please help me figure it out what does it do? What does the (:,6) do to...

3 years ago | 1 answer | 0

1

answer