Community Profile

photo

mick strife


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 2 answers | 0

2

answers

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

10 years ago | 0

Question


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,:); ...

10 years ago | 3 answers | 1

3

answers

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 3 answers | 0

3

answers

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 1

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer

Question


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

11 years ago | 1 answer | 0

1

answer