제 허
Followers: 0 Following: 0
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 ...
2 years 前 | 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...
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...
3 years 前 | 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...
3 years 前 | 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...
3 years 前 | 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....
3 years 前 | 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(...
3 years 前 | 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 ...
3 years 前 | 1 个回答 | 0