Statistiques
7 Questions
0 Réponses
RANG
87 449
of 302 049
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
14.29%
VOTES REÇUS
0
RANG
of 21 520
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 178 520
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
Confusion over the compression ratio of an Image.
So here's the deal, I have 2 separate codes for an image, one takes in 2 images (compressed and uncompressed) and then determine...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Unravel.c function will not compile despite multiple attempts to debug it.
here's the code: /*Unravel.c*/ #include "mex.h" void unravel(uint16_T *hx, double *link, double *x, double xsz, i...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How to use profiler to calculate the number of matrix multiplications
I have wrote the followin simple matlab program to simulate a more compex matrix multiplication I am doing. A = randi(10,10...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Distorted image after DCT compression
After the image goes through the compression scheme (which does not include an entropy encoder) I get the following blurred i...
presque 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Blurred Image after DCT image compression.
I'm building my own DCT compression code, and the resulting image is blurred and has visible blocks in it,something not present ...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Matlab crashes when a C mex file is called
the following C code accepts a link structure and uses it to decode a variable length sequence. /*Unravel.c*/ #inclu...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
simulating an RF filter in Simulink
I'm tryin to simulate an RF Band_Pass filter for an FM system,but my magnitude response is showing something funny,not sure if t...
presque 12 ans il y a | 1 réponse | 0
