Statistiques
2 Questions
0 Réponses
RANG
279 937
of 301 301
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 897
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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'); ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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)...
plus de 3 ans il y a | 1 réponse | 0