User Portlet User Portlet

Discussions
Dear Community, I have been going over the documentation for the use of **ParametricNDSolve[]**, and was wondering about the meaning of one of the basic examples provided in the documentation. In the example, we are trying to show the...
Dear Experts, Please let me, in advance, apologies for my lengthy introduction to the problem. I also apologize if the code formatting is horrible. If anyone has any suggestions on how I can improve it, please let me know. I have previously,...
Hello Community, I am working with oceans of chromatographic data gathered from HPLC with DAD endpoint detection. I am currently considering performing some PARAFAC/CANDECOMP on the three-dimensional data, and wanted to hear if anyone has any...
I will go right to the problem. I have a localhost (XAMPP) installed on my computer (Mac). With this installation follows a MySQL server, and I would like to connect to it. But here is what happens: [mcode]Needs["DatabaseLink`"] conn1 =...
Hello all, So I have just spent time watching the virtual STEM conference January 2014 (Good job, by the way!). At the conference is mentioned something about Mathematica Student Certification, which is the first time I have heard it...
Hello everyone, I have just bought the PiFace extension-board that can be placed ontop the Raspberry Pi GPIO. I have with sucess used Mathematica on the GPIO pins, and python to control the PiFace extension-board (separetely). My question is this,...
I am trying to find the volume of a PFR reactor. For this purpose I have written the rate expression as a function of conversion, and stuffed it in to an integral. I am using the AutomaticUnits package by Jon McLoone. The problem is that when I...