photo

mick strife


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 10 Jahre vor | 0

Frage


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

mehr als 10 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


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

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort