photo

Jiayun Liu


Last seen: 9 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

MATLAB Answers

11 Preguntas
0 Respuestas

CLASIFICACIÓN
116.015
of 300.379

REPUTACIÓN
0

CONTRIBUCIONES
11 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
72.73%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.931

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.299

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

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Using GPU accelerated matlab file in LabVIEW
I have been using the 'Library Compiler' with '.NET Assembly' to generate .dll files to run in LabVIEW and there are no problems...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Extract values from binary matrix into periodic lattice
I am using a camera to detect periodic illumination but the difference in camera pixel spacing and illumination period, the dete...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Help with convolution in matlab
There are many convolutions in my code and I am looking for a way to reduce the computation of the convolution. Since I am using...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Displaying 16 bit images
If I have an image with 16 bit depth, does matlab convert it into 8 bit before display if I use imshow? If I convert the data fr...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How conv2 works?
I am trying to do filter some images with low pass filters and currently I am using conv2 to convolve a 2D image with a 1D filte...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Difference between imshow and mesh/surf
I am trying to understand why the result from imshow and mesh looks different. It seems that surf flips the row and column of th...

casi 3 años hace | 2 respuestas | 0

2

respuestas

Pregunta


What exactly is vectorization doing
I am curious why does vectorization reduces computational time? Is matlab using multiple cores when I vectorize? If that is the ...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Creating 3D array from 2D with increment
Suppose I have a 2D array of integers A and I want to create another 2D array B = A+1 and I want to combine them into 1 3D array...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Reading files with different extension from directory
Currently I am reading files from a directory using "fullName = dir([path '*.tif'])" to find all files with the .tif extension. ...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


High level decomposition in dualtree2
I am trying to do complex wavelet transform without down sampling at every level. In the matlab code dualtree2, the first and hi...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Phase gradient in fft
I recently found out that zero padding can affect the phase gradient of the Fourier transformed data. It seems that depending on...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta