photo

제 허


Last seen: 대략 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

6 질문
1 답변

Cody

0 문제
4 답안

순위
200,035
of 301,513

평판
0

참여
6 질문
1 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,312

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
64,082
of 175,031

참여
0 문제
4 답안

점수
51

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Solver
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to generate correct sine wave
hello, I want to make the sine wave when I execute below code at frequency 2, It is success. but when I change the frequency ...

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

2

답변

답변 있음
file read & write to text file for long data
when I open the file double click, I cant understand .txt file as above figure. but when I open the file in matlab, I can un...

4년 초과 전 | 0

질문


file read & write to text file for long data
I want to write binary data to .txt format clear all; close all rng(1); x = randi([0,1], 1,10000); fileID = fopen('test_vec...

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

1

답변

질문


ofdm time delay modeling
hello. I want to know ofdm time delay modeling for ofdm radar. % simulation setting target_pos = 500; target_speed = 20...

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

1

답변

질문


How to limit the colorbar range in using image function ??
hello I want to limit the colorbar range in using image function. caxis([0 10]) comment can limit the range other function (i....

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

1

답변

질문


how to extract the wavelet transform cwt coefficient applying to signal ??
Hello I want to extract cwt function coefficient. Fs = 1000; t = 0:1/Fs:1-1/Fs; z = exp(1i*2*pi*32*t).*(t>=0.1 & t<0.3)+exp(...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


Radar tool box example can not run
The example titled Pedestrian and Bicyclist Classification Using Deep Learning errors out with this message: Unable to resolve ...

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

1

답변