photo

Orr Streicher


Last seen: 거의 4년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

16 질문
1 답변

순위
85,173
of 300,392

평판
0

참여
16 질문
1 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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 ...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

4년 초과 전 | 0

질문


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...

4년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


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 ...

거의 5년 전 | 답변 수: 1 | 0

1

답변