User Portlet User Portlet

Christos Papahristodoulou
Discussions
Hi! It works perfectly in my laptop (Windows) and I get a nice positive prediction line with the confidence interval!
Yes, the same problem with me!
I had the same problem with previous Mathematica versions and after that I decided not to use that package anymore. By the way it is an excellent package for cooperative games because it has many functions.
Hi Frank! I have tried "Simulated Annealing" with many different options according to tutorial, but I did not get the correct one! On the other hand, the "Differential Evolution" suggested by Mariusz above works fine (but still a little bit slower...
Excellent Henrik! But I think the last part is: IntegerDigits[#, 2, Ceiling[Log[max]/Log[2.]]] & /@ SortBy[Range[0, max - 1], EvenQ]; otherwise it adds one more with zeros.
Check the attached file. It works (gives the interpolating functions), but they look similar!
Hi everyone! I have tried to present my Mathematica documents (.nb or .cdf) to my students in class by connecting my laptop through a projector. Unfortunately I can't see in my computer simultaneously, what is being projected, no matter which...
Hi, I am not sure if I understood well what you are trying to Minimize/solve. Here is a simple formulation, which gives piecewise solutions: Minimize[{X + Y, X = 0, q
Vitaliy & Michael, Thanks very much for your excelent suggestions! I am very gratefull! Christos
Thanks Jakob! I will try that too.