[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.programming.threads

Here is my contributions of my USL programs..

Ramine

4/17/2016 9:14:00 PM

Hello....

Here is my contributions of my USL programs..

I have first implemented a solver for my USL program that
is polynomial regression, this solver must make
the a0 coefficient of the mathematical serie to 0, but this solver
is not so efficient as my other solver that i have implemented
that is nonlinear regression using the simplex method of
of Nelder and Mead as a function minimization, this nonlinear
solver that i have implemented works perfectly and is more
efficient than the solver that uses polynomial regression,
also my contribution is my USL programs that is called usl_graph
that provides you with a more interractive graphical chart that
permit you to optimize more the criterion of the cost, i think
that the other R package is less powerful on this option.

So i think my USL programs are great tools that can predict
scalability.

You can download my USL programs version 3.0 with the source code from:

https://sites.google.com/site/aminer68/universal-scalability-law-for-delphi-and-...


Thank you,
Amine Moulay Ramdane.










1 Answer

Ramine

4/17/2016 9:17:00 PM

0


Hello,

I have included the 32 bit and 64 bit windows executables of my
programs inside the zip file to easy the job for you.

You can download my USL programs version 3.0 with the source code from:

https://sites.google.com/site/aminer68/universal-scalability-law-for-delphi-and-...


Thank you,
Amine Moulay Ramdane.