https://github.com/mason2smart/nspirelinearoptimization
Ti Nspire Program for Linear Optimization
https://github.com/mason2smart/nspirelinearoptimization
Last synced: 3 months ago
JSON representation
Ti Nspire Program for Linear Optimization
- Host: GitHub
- URL: https://github.com/mason2smart/nspirelinearoptimization
- Owner: mason2smart
- License: other
- Created: 2016-11-17T15:14:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-18T18:43:06.000Z (over 8 years ago)
- Last Synced: 2025-01-02T00:41:41.726Z (5 months ago)
- Size: 23.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
optimization(f1,x3,y3) where f1 is the function, x3 is the x value of a point and y3 is the y value of a point. The function will return the location on the function closest to the provided point and farthest from the provided point.
-For TiNspire
-Can be placed in MyLib folder