photo

mick strife


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Calculate the area overlap of two histograms with different bin widths
i am looking for a script which can calculate the overlap area of two histograms with different bins widths. The area which i wo...

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

1

respuesta

Pregunta


histogram maximum but not as bin border
Hello, i want to create a histogram which shows the maximum and minimum value at a defined bin width. Therefore the i.e. max-v...

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

1

respuesta

Pregunta


Kolmogorow-Smirnow-Test, how to interpret the p-value
Hello, i have 2 datasets and i want to compare them to see how "similar" they are. For this purpose i am using "kstest2", which...

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

0

respuestas

Pregunta


Script which creates overlapping histograms?
Hello :-) does anyone know if there is an existing script available which can create a histogram like that: http://proteom...

alrededor de 10 años hace | 2 respuestas | 0

2

respuestas

Respondida
std for a growing data range
Thx both! :)

más de 10 años hace | 0

Pregunta


std for a growing data range
Hello :), i am looking for an effective way to calculate following problem: for i=1:1000 tmp=data(1:i,:); ...

más de 10 años hace | 3 respuestas | 1

3

respuestas

Pregunta


RMSD for atoms in matlab as function available?
Hello, i was just wondering if the rmsd (root mean square deviation) is already available as custom function somewhere. Befor...

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

0

respuestas

Pregunta


Mex Class for writing txt-files
Hello, i m looking for a mex-class for writing large txt-files. yes, i know that matlab has a integrated functions like printf ...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


using clear all and getting as result false back?
Hello, as i dont have much memory on my computer i am clearing the memory with the command "clear all" before i start my script...

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

3

respuestas

Pregunta


return value of large arrays from mex differs?
Hello, i wrote a mex-script which makes some calculation. After the calculation the data returns to matlab. so far so good. n...

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

1

respuesta

Pregunta


MATLAB xUnit Test Framework: handling error()
Hello, i ve started to use the xUnit Test Framework. I created some testcases and it worked fine but i noticed that i get som...

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

1

respuesta

Pregunta


Mex: useful comparing float values?
Hello, i have a mex-script which returns to matlab some float-values. As i have to check the returning data i have also a c-s...

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

1

respuesta

Pregunta


MEX: errors with other compiler
Hello, i changed the compiler for my mex-script. unfortunately i get some errors now. how can i fix these errors? Many thanks...

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

1

respuesta

Pregunta


MEX: Compiler lcc64 not supported in matlab64?
Hello, i want to use the compiler lcc(64-bit version) with matlab. As i ve read in this old link ( <http://www.mathworks.de/s...

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

1

respuesta

Pregunta


Mex: out of memory mxCreateNumericArray
Hello, i m getting an error "out of memory" when i m declaring an large array. but when i m declaring an small array it works...

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

1

respuesta

Pregunta


Mex: How to read filepath from matlab-function?
Hello, i want to send from my matlab-function a path of a file to my mex-function. Then in my mex-function i want to open the f...

más de 11 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Mex: Using arguments for definition an array
Hello my friends :-) I want to use the arguments from matlab in my mex/c-code and use them to define an array. Unfortunately ...

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

1

respuesta

Pregunta


Beginner: Mex array size too large?
Hello my friends, i m a beginner with mex, so may be someone could help me please. i want to define a large array in my mex-c...

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

1

respuesta