photo

Philip


2014년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: DSP, Radar and Communication

통계

MATLAB Answers

15 질문
0 답변

순위
142,231
of 300,851

평판
0

참여
15 질문
0 답변

답변 채택
40.0%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,294

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


array assignment with and without semicolon
If this is already be in the FAQ please direct me to the relevant FAQ section, if not here is my question I am assigning parts ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


understanding how resp in phased.CustomAntennaElement works
I am tyring to understand the output from resp in the phased.CustomAntennaElement toolbox The code is as follows: myant= p...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


using plotResponse with ELANG
Hi All, I am trying to use plotResponse with ELANG. the command I used is plotResponse(H,X,30), I can get the command working...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


spectum analyzer display of 2 targets in fmcw example
Hello, I am modifying the fmcw example for 2 targets, I have made the modifications all the to the end of the sweep. I have ...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


rician channel model for with doppler shift on all paths
Question on the configuration of the rician model for the following environment there are 3 paths for the channel, all 3 path...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


Invalid syntax for the "tf" command.
Hi I am getting this error when using the following set of code from the example mulitpath fading channel example: for i...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


No public field Visualization exists for class comm.RicianChannel
Trying to display the responce due to the Rician Channel using the example Multi Fading Channel Example however when using on...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


Undefined function 'physconst' for input arguments of type 'char'. error
I keep getting the above error when using this statement dopp_mach = 2*spd_pro*freq_radar/physconst('LightSpeed'); I read ...

대략 11년 전 | 답변 수: 1 | 0

1

답변

질문


reading undelimited comma numbers
Apologise if this is an already resolved issue but I just cannot find the solution The lab. equipment spits out a .cti file whic...

대략 11년 전 | 답변 수: 2 | 0

2

답변

질문


Trajectory Display in phase array tool box
In the phase array tool box, is there a way to display the trajectory of the platform and the target per time step ? thansk, Phi...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


creating numerical values from parts of a string read
I have the following problem, I use the following to read in a string in a column in excel [numerics,strings] = xlsread (file...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


using histogram in a loop with hold on and off
I am tyring to understand the use of the histogram in the following way. I have a matrix of size (M x N). Each column repres...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


saving NaN rows and columns into a array after you find them
Apologies if this is obivious After [row,column] = find(isnan(matrix)) how can the values of (row,column) be stored into an ...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


saving an array with prefix and a variable index to a loop read
for j=109:110 % create a filename for loop read ExcelFileName = sprintf('%d_IF.csv', j); ExcelSheetName = sprintf...

11년 초과 전 | 답변 수: 0 | 0

0

답변

질문


assigning a variable name with prefix from a loop read to an array
for j=109:110 % create a filename for loop read ExcelFileName = sprintf('%d_IF.csv', j); ExcelSheetName = sprintf('%d_I...

11년 초과 전 | 답변 수: 0 | 0

0

답변