Community Profile

photo

Cybernetics


Last seen: Today Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
Intel MKL ERROR when callying scipy from Matlab
The problem is solved by adding the following line to the startup file: py.sys.setdlopenflags(int32(bitor(int64(py.os.RTLD_LAZY...

10 meses hace | 0

| aceptada

Pregunta


Intel MKL ERROR when callying scipy from Matlab
I am using Matlab R2023a on Ubuntu 22.04.2 LTS. If I call py.scipy.special.roots_jacobi(int8(8),1,1) I get the error message `...

10 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


How vectorize this operation
I habe two vectors and with . I am implemented the following code z = rand(length(x),1);% Just some fake data to define the s...

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

2

respuestas