Community Profile

photo

Ashwin Renganathan


Con actividad desde 2017

Followers: 0   Following: 0

Estadísticas

All
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


Implementing the (polynomial) "kernel trick" in matlab
Given _p = 2_ vectors _x_ in _R^n_, _y_ in _R^n_, how to compute the kernel of order _m > 2_, which is of the form A = [one...

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

0

respuestas

Pregunta


Matlab Performance Question (Nested for loops vs inbuilt functions (cellfun, circshift))
I am using R2017b. I am trying to do the same thing 3 different ways. (1)using 2 nested for loops (2) replacing inner for loop w...

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

2

respuestas

Pregunta


search for elements of a vector in a matrix (without using ismember)
I have a matrix A of size Nx2, N is large. I have another vector b of size nx1 and n<<N. I want to filter out those row indices ...

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

4

respuestas