Finding triangles in a k-NN graph
Hello,
I have a simple undirected graph represented by an adjacency matrix where (i,j)=1 if nodes i and j are connected, else...
4 years ago | 1 answer | 0
1
answer
Question
C Mex crashes if array is too large
Hi all,
I am passing an array to a mex file as follows:
float *var;
var = (float*)mxGetPr(prhs[0]);
The mex file c...
Parfor/spmd with random numbers
In my code I want to run a function on each worker in parallel. The function is mexified C++ and (simply put) returns an image c...
5 years ago | 0 answers | 0
0
answers
Question
Fastest way to process image patches?
Hi all,
My matlab script is almost entirely a big loop that searches through small patches of an image and computes sum-of-sq...
5 years ago | 1 answer | 0
1
answer
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.