photo

mick strife


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 10 anni fa | 2 risposte | 0

2

risposte

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

oltre 10 anni fa | 0

Domanda


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

oltre 10 anni fa | 3 risposte | 1

3

risposte

Domanda


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

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 11 anni fa | 3 risposte | 0

3

risposte

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 1

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta