photo

Orr Streicher


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


zpk function for atlab R2020b
Hey, I tried to use the function 'zpk' (https://www.mathworks.com/help/control/ref/zpk.html) but got the following error: "Unr...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


dimensions problem with processImagesMNIST
Hi, Im trying to load MNIST dataset based on the instructions here: https://www.mathworks.com/help/deeplearning/ug/data-sets-f...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Functions name duplication in toolbox
Hi, I have a problem with function name duplication. I am using a toolbox in which i have a function called "kmeans" ( a name...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


maxk from subset of array
Hi, I would like to solve the following prblem: Lets say i have the vector :v=[10,22,3,-5,8,6,100,30,12,9] I want to find the...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Difference between eigs and svds
Hi, Im trying to find the 6 smallest eigenvalues and thier coresponding eigevectors of a matrix L. i tried the 2 following com...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Search window in KNN
Hi, I have a data marix D in size of Nxd where N is the number of samples (lets say 50,000) and d is a sample dimention (lets ...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Graph Laplacian and adjacency matrix
Hi, Does anyone know an afficient way to compute sparse adjacency matrix and Graph Laclcian directly from a data matrix ? I sa...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Spiral density function implementation
Hi, I need to define a Spiral density function with parameters theat (the angle of the spiral) and r (the radius) Does anyone ...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Define a density function and draw N samples of it
Hi, So i want to define a density function and draw N samples of it. does anyone know how can i do it? for example if i want ...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Conditional normal random distribution
Hi, I would like to create a spiral in matlab while the radius is dependent on the angle theath in the following way: thate is...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Efficient way to do elementry operations on sparse matrix
Hi, I am working with sparse matrices and i wonder if there is an efficient way to scan the elements of this kind of matrices a...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


fftfilt function inputs and output
Hi, Does the inputs and output of the function fftfilt should be in the time or frequency domain? i coundt understaned it bas...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


pos argument in steervec function
Hi, I would like to create a steering vector using steervec function. As far as i understand from the documentation the argume...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Afficient way to create "sum matrix"
Hi, So its looks like i was happy too soon =P Since my vector g is very large ( vector in size of 65536) I got memrory error...

mehr als 3 Jahre vor | 0

Frage


Afficient way to create "sum matrix"
Hi, So i would like to implement a function that get a vector as input lets : g=[g1, g2, g3] and return a matrix that contain...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Make a weight matrix sparce
Hi, I have an image in size of 256x256. I would like to implement an algorithem that use graph theory on this image so i wan...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Efficient way to calculate distance matrix between cells
Hi, So i have an image with size of 512x512 pixels For each pixel i calculte an environment of 11x11 nighbours so now i have ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort