User Portlet
Featured Contributor
| Discussions |
|---|
| Hello Madeleine, thank you for you thank you. That is kind. Concerning the diffusion in two phases : Long time ago I wrote a code dealing with that problem. Perhaps it is helpful. a = 2.; b = 6; du = .1; dv = .8; u0 = 5.; v0 = 1.5;ux =... |
| I would like to know more about your project. Coud you send me more information. Right now I'm start my doctorate in Nanoscience and I want to know more of QSAR. My background is in maths and I want to study the mathematical model to predict this... |
| this is also a solution rationormalize4[list_?VectorQ, pos_Integer: 4] := list/list[[pos]] rationormalize4[list_?ListQ, pos_Integer: 4] := rationormalize4[#, pos] & /@ list Maybe not as compact but will not give errors for non list... |
| ![enter image description here][1] - Congratulations! This post is now a [Staff Pick][2] as distinguished by a badge on [your profile][3]! Thank you, keep it coming, and consider contributing your work to the [The Notebook Archive][4]! [1]:... |
| I'm not sure but when I figure it out I'll write another article. |