photo

Wei-Min Chen


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

14 个提问
0 个回答

排名
216,333
of 300,753

声誉
0

贡献数
14 个提问
0 个回答

回答接受率
7.14%

收到投票数
0

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How can I know the period of a FMCW?
Hi, I'm studying this automotive radar example. https://www.mathworks.com/help/phased/examples/automotive-adaptive-cruise-contr...

6 years 前 | 1 个回答 | 0

1

个回答

提问


complex value to lasso function
Hi, I already know that only real-value numbers can be passed to lasso function. But if my data are complex-value, how can I do...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to retain a Complex Dirichlet?
Hi, I'd like to construct a periodic sinc dictionary. And the periodic sinc function in MatLab is "Dirichlet function". https:...

7 years 前 | 0 个回答 | 0

0

个回答

提问


phased.TwoRayChannel problem
I'm setting a radar simulation platform. Since the multipath effect is considered, I use phased.TwoRayChannel instead of phased...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Do I need a receiver channel when I using ULA?
I'm setting a FMCW radar simulation platform with ULA. I read example code in helperFMCWTwoRaySimulate.m and Automotive Adaptiv...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Side lobe of FMCW wave in Radar simulation
Hi, I'm trying to create a radar simulation dataset. But comparing the 2D FFT spectrum from my experiment results with the simu...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Question s in End-to-End Radar System
I'm replacing some parameters in End-to-End Radar System example with my needs. https://www.mathworks.com/help/phased/gs/end-to...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Automated Driving System Toolbox Create Static Object
Hi there, I'm going to Automated Driving System Toolbox to create static objects and get range-angle response. 1. I notice tha...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Radar Signal Simulation: range-angle response
I'm going to get range-angle response of example in ACC. I know that there's only single sensor in RX in this example, what I w...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Plot RangeAngleResponse of ACC Example
I'm dealing with the ACC example. https://www.mathworks.com/help/phased/examples/automotive-adaptive-cruise-control-using-fmcw-...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Duty cycle setting in phased.LinearFMWaveform
I'm using phased.ULA, phased.LinearFMWaveform, collectPlaneWave to simulate some experiments. Below is a part of my code: % Co...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to add noise to RangeAngleResponse in phased.array toolbox?
Hi there, I'm going to create some 2D(range-angle) images of FMCW radar, and it seems like the object RangeAngleResponse meets ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to create a steering vector toward specify DOA?
I want to create a dict(121*256). 121 means DOA from -60~60 degree. And 256 is fast time sample points. I guess the waveform ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can I connect the points in the merged stem graph
Below is part of my code. Do_FFT is a self-defined function for doing FFT. [P1,f_axis] = Do_FFT(file,fs,0); stem(...

7 years 前 | 1 个回答 | 0

1

个回答