Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
38.951
of 300.369
REPUTACIÓN
1
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
9.09%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.936
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.436
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
Pregunta
image stretching and squeezing code not working for big matrices
This is an image scrambling code that stretches the x and y coordinate by a factor of 2 and squeezes the z coordinate by 4. But ...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
perform diffusion of image pixels
0 down vote favorite I have an image say I, I apply a transformation called Multi resolution Singular value decomposition o...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Arranging a matrix rows with respect to another matrix
I have a matrix, for example, A=[1 2; 3 5], and I have a matrix B=[2 7; 1 3] What I need to do is arrange the rows of B like th...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to whiten data IN fast ICA
i am trying to implement FAst ICA for my project, but i am facing it hard to just go through the fisrt step. The code that i am ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Training a neural network with Chaotic data
i have a set of differential equations which i have solved numerically. The solution of the differential equations is chaotic in...
casi 8 años hace | 0 respuestas | 0
0
respuestasPregunta
matlab nonlinear equation solver
i have a set of3 nonlinear equations and i need to solve them by using fsolve in matlab function F = root2d(y) s...
casi 8 años hace | 1 respuesta | 0
1
respuestaPregunta
plotting phase diagram of a strange attracter
i have a set of first order nonlinear differential equation called the chen's system of ode. i have numerically calculated the ...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
scatter plot with different colours
i have two vectors and i have a scatter plot of them. u and z are vectors from which i have taken the values randIndex = r...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
2D baker map code implementation
I am trying to implement the discretized baker map for the shuffling of pixels,i am not able to understand the discretized ver...
casi 9 años hace | 1 respuesta | 1
1
respuestaPregunta
Arnold cat map decryption problem
i am having problems decrypting the image. please can somebody guide am i making some logical error. i guess i am not writing...
casi 9 años hace | 1 respuesta | 0
1
respuestaPregunta
how to convert a grayscale image to a sequence of bytes
how do i convert the image into a sequence of bytes and then get the hash value using SHA3 256 bits.
casi 9 años hace | 1 respuesta | 0
