photo

제 허


Last seen: etwa 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

All
MATLAB Answers

6 Fragen
1 Antwort

Cody

0 Probleme
4 Lösungen

RANG
200.035
of 301.513

REPUTATION
0

BEITRÄGE
6 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
0

RANG
 of 21.312

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG
64.082
of 175.031

BEITRÄGE
0 Probleme
4 Lösungen

PUNKTESTAND
51

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Solver
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

mehr als 4 Jahre vor | 0

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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....

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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(...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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 ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort