2,058 reputation
322
bio website mathematics-diary.blogspot.co…
location Rotterdam
age
visits member for 1 year, 5 months
seen Jun 2 at 18:32
stats profile views 146

Self-employed software engineer Java

Android Apps Developer http://www.facebook.com/graphica2

Student mathematics Open University UK

Screenshot Graphica 0.7.0A DEV X6 30/8-'12

?


May
29
awarded  Popular Question
Feb
24
awarded  Notable Question
Jan
18
awarded  Yearling
Nov
2
comment How to create a composite function from a variable number of components?
Very, very good, functionality rich answer but J.M.'s answer provided the most compact representation of the formula and that's what I originally asked for.
Nov
2
accepted How to create a composite function from a variable number of components?
Oct
31
comment How to create a composite function from a variable number of components?
Oh yes, very compact indeed!
Oct
31
comment How to create a composite function from a variable number of components?
I see it now, I can simply define m3[h_] := m2[h, 30] ( for example. ) That gives me what I want. Solved. - Also in this case the plot becomes "continuous" again.
Oct
31
comment How to create a composite function from a variable number of components?
Well, it is not a function of h but from h and nDays. The concentration is only dependent on h. The daily intake is fact and fixed. Do you see the dilemma?
Oct
31
comment How to create a composite function from a variable number of components?
No the discontinuity is to be expected. I mean I would like a function from h which is Plot'able and can be used in other Mma calcs. Again: this already helps. Thanks.
Oct
31
comment How to create a composite function from a variable number of components?
Very nice. This already helps. But why the days apart?
Oct
31
comment How to create a composite function from a variable number of components?
Yeah, but I am looking for a soln without the 'pieces'. I am hoping to get it something like m[h_] = Sum[m, {}]. I don't see it. My mma is getting rusty already. It's only 2 mo since I haven't used it.
Oct
31
asked How to create a composite function from a variable number of components?
Oct
13
awarded  Nice Question
Oct
2
awarded  Nice Question
Sep
21
awarded  Custodian
Sep
11
awarded  Caucus
Sep
6
awarded  Good Question
Aug
15
awarded  Popular Question
Aug
14
awarded  Nice Question
Aug
14
accepted How to check if a 2D point is in a polygon?