Statistik
2 Fragen
0 Antworten
RANG
279.845
of 301.213
REPUTATION
0
BEITRÄGE
2 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 21.191
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.422
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
how to solve image process error using MATLAB
Loading Images, converting color image to grayscale, writing the image into a file A='D:\.. ..\img1.bmp'; B=imread(A,'bmp'); ...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to represent signal
#y = sin(2*pi*50*t) + 2*sin(2*pi*120*t); t = (0:0.001:1)'; y = sin(2*pi*50*t) + 2*sin(2*pi*120*t); yn = y + 0.5*randn(size(t)...
etwa 3 Jahre vor | 1 Antwort | 0