Anu Sri
Followers: 0 Following: 0
Statistiques
16 Questions
0 Réponses
RANG
119 457
of 295 486
RÉPUTATION
0
CONTRIBUTIONS
16 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
43.75%
VOTES REÇUS
0
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 950
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 convert non-scalars to scalars in simulink?
if ((2*(2*x)-1) < size(m) & (2*(2*y)-1) < size(m)) Expected a scalar. Non-scalars are not supported in IF or WHILE statements, ...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
how to resolve subscript mismatch error?
Subscripted assignment dimension mismatch (size [1 x 1] ~= size [:? x 1]). LIP(:, 1) = temp(:); temp = temp'; LIP(:, 2) = tem...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how can i convert mxArray to double in simulink?
i am gettting following error. Expected either a logical, char, int, fi, single, or double. Found an mxArray. MxArrays are retu...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how to deal with try and catch while making simulink model?
i am writing an m-file to convert to C code. i am getting error of not supporting the statement . can anyone please help m...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
how to access built in matlab function in simulink?
I am trying to make simulink model for image compression algorithm using many builtin matlab functions.the problem is that when ...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
how to make simulink model for builtin matlab functions?
i am making the simulink model for image compression algorithm and it has so many of builtin functions.Do i need to model all th...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
how can i create a simulink model for any algorithm?
how can i create a simulink model for algorithm having multiple functions?
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how can i create simulink library?
i have to create simulink library for image compresssion algorithm i have developed.can anyone help plz?
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
is it possible to get PSNR value as high as 270?
I am performing image compression and i am getting PSNR value as 270.is is possible that i can have this much high value of psnr...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
what is the meaning of following code? temp=[];temp1=1:230;temp=[temp;temp1];
i am not getting what will be the value of temp n the codes mentioned above.can anyone lease help me?
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
can anyone please provide me the source code for SPIHT algorithm
i am facing problem in performing the SPIHT algorithm without GUI can anyone please help me with that?
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
how can i find the number of bits in an image for calculating compression ratio?
i have to calculate number of bytes in an image but on using size() i am getting CR=1 because size of compressed image and decom...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
how can we recover huffman encoded image?
i have written the following code for encoding and decoding but i am unable to obtain the recovered image.can anyone please help...
environ 6 ans il y a | 1 réponse | 0
1
réponseQuestion
how to append different arrays without normalization?
i have four arrays of different values and i have to append the arrays one after other vertically in a single array. i have trie...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
how can i use two threshold values in quadtree decomposition?
i need to use the two threshold value in decomposition of image using quadtree.one is upper threshold and another is lower thres...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
how can i merge different codes in the main function?
i am performing quadtree decomposition which required the use of different functions.i have separate code for all the required t...
plus de 6 ans il y a | 1 réponse | 0