![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/27056009_1659363353433_DEF.jpg)
Mehmet Özgür Güzel
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
120.011
of 297.016
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Getting to know the nut
I'm going to upload a photo of nuts and I need a code to recognize those nuts, I don't know what to do and where to start, where...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i convert matlab code to arduino code or upload to arduino board
% generate a waveform f0 =100; fs=1000; pw = 0.1; pri = 1; npulses = 100; s = cos(2*pi*f0*(0:1/fs:pw)); % it c...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can I implement the fft function on both signals.
% generate a waveform f0 =100; fs=1000; pw = 0.1; pri = 1; npulses = 100; s = cos(2*pi*f0*(0:1/fs:pw)); % it c...
mehr als 2 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how can i apply lowpass filter to this code
% generate a waveform f0 =100; fs=1000; pw = 0.1; pri = 1; npulses = 100; s = cos(2*pi*f0*(0:1/fs:pw)); % it c...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i apply wavelet filter to this code
% generate a waveform f0 =100; fs=1000; pw = 0.1; pri = 1; npulses = 100; s = cos(2*pi*f0*(0:1/fs:pw)); % it c...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Echo+noise signal
Hello, I want to create an artificial echo+noise signal, how can I create it?
mehr als 2 Jahre vor | 1 Antwort | 0