Post Reply 
Simplex Program
03-01-2016, 06:30 PM
Post: #13
RE: Simplex Program
(03-01-2016 05:48 PM)fhub Wrote:  
(02-28-2016 06:18 PM)dbbotkin Wrote:  Three cheers for even trying to implement a complex LP algorithm on a pocket calculator--I too attempted this task many years ago on an HP41c, with no success at all.

Well, it's not so hard to do it - within the last 30 years I've written such LP/Simplex programs for the Sharp-PC1500, the HP-48SX and the TI-92+.
I've also made several versions for the PC, which are of course much more powerful - the last version (LinOpt v6.0) can be downloaded from my website:
http://fhub.jimdo.com/

(02-28-2016 06:27 PM)markelg Wrote:  For example, if I input 5 variables x 2 constraints, then input the values
it will output my answer as for x5=5.1667.

These conditions can't lead to a solution, there must be any error in your numbers (e.g. x5 doesn't appear in any of the 2 constraints, so how could its solution be 5.1667?

I've tried your problem with my own program (with the result 'infinite solution') and also with an other program on the internet (with the same result).

Franz

Impressive contribution Franz! You wouldn't happen to have done any work with 'Non-Negative Least Squares' (NNLS) that could run on the Prime? I developed an algorithm back in the '90s that I would like to implement on the Prime. Pretty small matrices: 4x16 for the independent and 1x16 for the dependent with 4 betas ('weights' =>0 ) and 1 alpha output. It was done in Excel as a DLL, but MSFT doesn't run it anymore.

Thanks,
Donal
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Simplex Program - markelg - 02-28-2016, 05:15 PM
RE: Simplex Program - dbbotkin - 02-28-2016, 06:18 PM
RE: Simplex Program - markelg - 02-28-2016, 06:27 PM
RE: Simplex Program - dbbotkin - 02-28-2016, 11:29 PM
RE: Simplex Program - fhub - 03-01-2016, 05:48 PM
RE: Simplex Program - dbbotkin - 03-01-2016 06:30 PM
RE: Simplex Program - fhub - 03-01-2016, 06:39 PM
RE: Simplex Program - Gerson W. Barbosa - 03-01-2016, 11:23 PM
RE: Simplex Program - DrD - 02-28-2016, 07:24 PM
RE: Simplex Program - markelg - 02-28-2016, 08:23 PM
RE: Simplex Program - DrD - 02-28-2016, 11:45 PM
RE: Simplex Program - markelg - 02-29-2016, 05:14 AM
RE: Simplex Program - DrD - 02-29-2016, 10:23 AM
RE: Simplex Program - markelg - 02-29-2016, 05:52 PM
RE: Simplex Program - Han - 02-29-2016, 12:54 AM
RE: Simplex Program - informach - 03-02-2016, 11:47 PM
RE: Simplex Program - cclinus - 10-08-2016, 05:00 AM
RE: Simplex Program - cclinus - 11-11-2016, 02:53 PM
RE: Simplex Program - cclinus - 11-19-2016, 10:59 AM
RE: Simplex Program - cclinus - 11-26-2016, 07:57 AM
RE: Simplex Program - cclinus - 12-01-2016, 01:35 PM
RE: Simplex Program - cclinus - 12-02-2016, 01:25 PM
RE: Simplex Program - cclinus - 12-09-2016, 01:49 PM
RE: Simplex Program - jrozsas - 12-09-2016, 04:35 PM
RE: Simplex Program - cclinus - 12-10-2016, 05:30 AM
RE: Simplex Program - jrozsas - 12-10-2016, 12:40 PM
RE: Simplex Program - cclinus - 12-10-2016, 01:17 PM
RE: Simplex Program - jrozsas - 12-12-2016, 08:20 AM
RE: Simplex Program - cclinus - 12-12-2016, 03:00 AM
RE: Simplex Program - cclinus - 12-17-2016, 05:12 AM



User(s) browsing this thread: 2 Guest(s)