Question


Code acceleration by mex-file
Hey, I'am new to the mex-section, but I wanted to accelerate my code, more a very specific time consuming function. To start ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Specify band width for kernel PDF
Hey, I'm wondering if there is a possibilty to use the improves Sheater Jones algorythm for optimal bandwith in multimodal di...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


How to implement load function into MatLab Coder
Hey guys, I wrote a programm in Matlab and it takes quite a long time to run through, so we wanted to know how much faster it...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Properties of adjacency matrix
Hey following thought about the adjacency matrix of a graph. Is it possible to distinguish from the adjacency matrix of a grap...

meer dan 3 jaar ago | 4 answers | 0

4

answers

Question


individual sum of array in cell
Hey, I have a cell, for example: array1 = {[4,3.3,2.5,0.71];[3.4,2,1,0.3];...} and I need the sum of each individual array as...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


Pointer equivalent in MatLab
Hey guys, I defined an object handle class with some objects in it and those objects got a property which I called "neighbour" ...

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


Can I use the graph function to link user defined objects instead of vertices?
Hey there, is it possible to use the excisting grapf-function with all its funtionalities to link my own objects rather than ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


MatLab crashing while saving variable
Hello, I am facing issues saving variables from my workspace. MatLab always crashes when I try to save handle objects. When ...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


How to check if multiple objects are linked in a continuous way?
Hey, I have multiple handle class objects from a handle class. I now link them to each other under certain circumstances whi...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


share data between workers while retrieving data from handle class within parpool
Hey guys, following problem. I have a handle class which is linked to different handle class objects of its own class and ...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


Looking for help changing linked class objects in parallel
Hey guys, I'am looking for help with following problem. In my code I have defindes vertices, edges and polygons as class han...

bijna 4 jaar ago | 0 answers | 0

0

answers

Question


How to use fetchNext correctly?
Hey, I have to functions which I want to calculate on a parrallel pool. The input of the second function is the output of the...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


Why is my parfor loop not running?
Hello, I guess this question has been asked multiple times. I did all the troubleshooting before but I still dont undersatdn wh...

bijna 4 jaar ago | 0 answers | 0

0

answers

Question


How to check if different objects are already linked?
Hey guys, I have following problem: I created a kind of voronoi mesh and I now know the position of all vertices and which ver...

bijna 4 jaar ago | 0 answers | 0

0

answers

Question


Replace polygon vertices outside boundary by vertices on boundary
Hallo, following probelm: I have a cell arra where the coordinates of many polygons are in, generted by a voronoi tesselati...

bijna 4 jaar ago | 0 answers | 0

0

answers

Question


Influence size distribution of voronoi diagramm
Hey everybody, I tried so "simmulate" a grin distribution with a voronoi diagramm. Plotting the area distribution and the rad...

bijna 4 jaar ago | 0 answers | 0

0

answers

Question


How is the polyarea function input order to receive correct results?
Hi everyone, In the help of the polyarea function it says that the value returned can depend on the order of the input values? ...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


Delete multiple elements from matrix, that match value at once
Hello everybody, I wanted to know if there is a possibility do remove certain elements from a matrix at once, that match a spec...

bijna 4 jaar ago | 2 answers | 0

2

answers

Question


Conclude new distances from periodicity without calculating
Hell everyone, my problem is following: I'm doing a simulation on particle growth and I wan to include neighbourhood relations...

bijna 4 jaar ago | 0 answers | 0

0

answers

Question


Deleting specific values of fields inside a struct array
Hello everyone, I have a struct array with multiple fields. All fields are arrays with the same length. a=struct(); a.fiel...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


How and when does MatLab support symatrical vector operations?
Hello, my question is following? I want to do a vector operation and I want to be sure that MatLab takes advantage of symmetri...

bijna 4 jaar ago | 0 answers | 0

0

answers

Question


Improvement of point cloud distance calculation in 2D
Hello everyone, I have following question: Given is an array of n- datapoints, with x and y coordinates for every point. I kn...

bijna 4 jaar ago | 0 answers | 0

0

answers

Question


Cannot solve symbolic equation annalytically
Hey guys, I have following problem. I am computing phase equilibria from thermodynamic data. Those polynomials consist of hun...

bijna 4 jaar ago | 2 answers | 0

2

answers

Question


using variables in a parfor loop
Hey, I am very new to the parallel computing and i got some trouble. So basicly i have so example code very similar to this o...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


improve statistic of multidimensional data
Hey, I have some data point with multiple properties and i need to scale up those datapoints to a higher quantity while keepi...

meer dan 4 jaar ago | 0 answers | 0

0

answers

Question


get parameters of gaussian distributions from ksdensity function
Hey there, I am locking for a possibilty do get an analytical solution of the distribution of my numbers. Since my numbers are ...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


functions suddenly connected after restart
Hey there, so i got a little problem. All started when my matlab didnt want to stop some calculations. I pressed ctrl+c like an...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


Derivativ of a function including if statements and consisting of multiple other functions
Hey guys, I have a problem derivating a very large function. My function is very huge (9 variables, 40+ parameters, all depo...

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


lognpdf drawn by parameters from lognfit doenst fit data at all
Hey guys, I got a problem fitting my data. So the data should be describable by a log normal distribution. Somehow the lognpdf ...

ongeveer 5 jaar ago | 1 answer | 0

1

answer