photo

mick strife


2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 0 | 0

0

답변

질문


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년 전 | 답변 수: 2 | 0

2

답변

답변 있음
std for a growing data range
Thx both! :)

10년 초과 전 | 0

질문


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년 초과 전 | 답변 수: 3 | 1

3

답변

질문


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년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 11년 전 | 답변 수: 0 | 0

0

답변

질문


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년 전 | 답변 수: 3 | 0

3

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변