Parveiz Lone
Followers: 0 Following: 0
Ph. D student
Estadística
11 Preguntas
3 Respuestas
CLASIFICACIÓN
21.013
of 295.569
REPUTACIÓN
2
CONTRIBUCIONES
11 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
72.73%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
How to find NPCR and UAIC values of an image
%% 3. NCPR score and UACI values for image data function [n1 n2 n3 u1 u2 u3]=npcr_uaci(A,B) [M N C]=size(A); [M N C]=size(B);...
alrededor de 3 años hace | 0
| aceptada
How to use code of chi square test to check histogram analyis
%% chi square test for image data function [X_R X_G X_B]=chisquare(C) B1=uint8(C); % C=cipher image v=0; a1=imhi...
alrededor de 3 años hace | 1
| aceptada
how to save an image in pdf format without blank space. i,e; size of pdf should be same as the size of the image
%% This can work good h=figure; subplot(111),imshow(image_name),title('image'); set(h,'papersize',[5.1 3.2]); print(h...
alrededor de 3 años hace | 0
| aceptada
Pregunta
Can u please help me here, how to draw this type type of graph
<</matlabcentral/answers/uploaded_files/812829/Screenshot_20211031_110506.jpg>>
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
What is the problem with legend?
Here is a snippet of my code: clc; figure x=[30.423 32.562 33.356 34.892]; x1=[30.63 32.822 33.556 34.893]; x2=[30.83 32.9...
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
how to draw 3d histogram of an image ad shown in figure
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
RSA algorithm for image encryption
c lc; clear all; format longE disp('RSA algorithm'); p=input('Enter the prime no. for p: ');%23 q=input('Enter the prime n...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
code of chi square test, to calculate the chi square value and p value
code of chi square test, to calculate the chi square value and p value
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to use code of chi square test to check histogram analyis
How to use code of chi square test to check histogram analyis
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to find NPCR and UAIC values of an image
How to find NPCR and UAIC values of an image
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
When I save an image as .pdf, but matlab will produce an A4 size pdf, but i only need as the size of picture to insert in latex document
need help
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
how to save an image in pdf format without blank space. i,e; size of pdf should be same as the size of the image
más de 4 años hace | 2 respuestas | 0
2
respuestas2
respuestasPregunta
how to draw histogram of an RGB image
<</matlabcentral/answers/uploaded_files/232468/20190802_224455.jpg>>
más de 5 años hace | 1 respuesta | 0