Community Profile

photo

Marc Laub


Last seen: 28 días hace Con actividad desde 2019

Estadísticas

  • Thankful Level 4

Ver insignias

Content Feed

Ver por

Pregunta


Comparing 2 histograms in a barh-plot
Hey, I want to compare 2 histograms in a barh plot. Taking an arbitrary 'VaseValue', I want to plot one histogram to the left...

alrededor de 1 mes hace | 1 respuesta | 1

1

respuesta

Pregunta


Problem evaluating very small numbers
Hey, following problem I trie to calculate probabilities from a bernoulli process. So lets say I have a pool with 2 kind of ba...

3 meses hace | 3 respuestas | 0

3

respuestas

Pregunta


lokale Extrema in 4D über sweep finden
Hallo, ich habe folgendes Problem: Gegeben sei eine Function f(a,b,c). Diese Funktion hat 2 Extrema, die ich gerne wissen mö...

4 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


Accelerating code wont work
Hey guys, I got a piece of code, that has to run repetitive and I would be glad if I could reduce execution time, since I do no...

5 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Placing points depending on density distribution
Hi, Some context for my problem: I am calculation diffusion (concentration profiles) in 1D (radial diffusion in a sphere). Bec...

5 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


Binning 3D data und reasign Bin properties to data
Hey, following problem I have following problem: I have 3D data from which I need to calculate properties. To reduce the calcu...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Extracting data from handle objects
Hey, I have following problem. I have multiple handle class objects which all have a propertie which can either be a scalar or ...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Vectorize class function over all objects
Hey, I have a handle class and each of those classes has some properties that will be changed over time repeatedly. classdef p...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Acess all last array elements withtin cells
Hey, I need to store somae data and later acess them again. For further calculation that is done repetedly I would prefer to a...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


Check if cell contains another cell
Hey, I need to check if my cell contains another cell or if the contant is a character vector. So I got a a=1x130 cell and ...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


Receiving different results from custom function depending on input
Hey guys, I have a function which is basically just a concatenation of polynoms, log-terms... i handles 3 input variables and...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


Give gradient to fmincon
Hey, so I am using fmincn to solve a problem. Im somehow not to satisfioed with the results because the solver seems to bug its...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


is it possible to use function without toolbox
Hey everyone, I am currently trying to solve a problem, I actually solved it, and I need the fmincon function from the optimiza...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


define nonlcon in fmincon
Hey, I am trying to finc the minimum of a 4 variable equation using fmincon. Looking at the solution fmincon presents and saw t...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


fminsearch with side conditions
Hey, I have a equation where I am looking for the minimum. The equation has 6 variables, but due to interdependencies it can ...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problems with fminsearch giving startvalues as result
Hey, I am trying to minimize Gibbs enthalpie dependant an phase fraction and phase compositions. So i set up an equation whic...

casi 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Plotting vertical line with specified color
Hey, I want to visualize the development of a distribution over time. Therefore I want to plot the distribution of the diame...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Indexing a multidimensional matrix with a second logical matrix
Hello, I want to setup dummy orientation given a binary image. I have a binary images (data) with withe regions separated from...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Changing Errorbar Markersize within Legend
Hey, following problem: I am plotting some errorbars in my figure. I control the appearend size of the y value with 'Markersiz...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Writing a small epsilon in xlabel with color
Hey, I wanted to write a red small epsilon in my label \color{red} \epsilon was my first try, but is was the epsilon version i...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to remove horizontal and vertical artefacts from image
Hey, I have some images that where stiched together from multiple images and now after the calculations these stich lines whi...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Variable cell array size for mex function does not work
Hey, I' am trying to bypass the 32bit limit of the MatLab coder, so I chunked my matrix into pieces and wnt to give that pieces...

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Editing code for mex function to support 64 bit indexing
Hey, I want to speed up my code by using a mex function, I actually already did but the probem is that MatLab coder only suppor...

alrededor de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to change font in legend while using latex interpreter
Hey, I needed a fraction bar in my legend, so I used latex as interpreter, but now the legend font is in the default tex math f...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Describe to plots in one line in legend
Hey, I have a plot full of lines and to not overload the legend I wanted to only describe some major differences between the ...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to manually edit MatLab Coder .mex-file code to support 64bit indexing
Hey, I have a problem that mex files generated by MatLab Coder only supports 32bit indexing, which is the reason my program get...

más de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Unexpected unknown exception from MEX file..
Hey, I wrote my bottleneck function as a mex function and it works well so far, but at a sudden point in my programm I just g...

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

0

respuestas

Pregunta


Change position of exponent of y axis in figure
Hey, I am wondering if there is a possibility to change the position of the exponent of the y axis in a figure. In my case the...

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

0

respuestas

Pregunta


Convert function with struct input to mex while number of fields is unknown
Hey guys, I am trying to translate a matlab function of mine into a mex function but I am facing some issues. The problem is, ...

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

0

respuestas

Respondida
Code acceleration by mex-file
Thanks, it was the double instead of integer problem. I simply typed the code as in that tutorial but somehow in his tutorial ...

más de 3 años hace | 0

| aceptada

Cargar más