Find Jobs
Hire Freelancers

Goal Seek Optimization Solver VB.net

$30-250 USD

Completed
Posted about 15 years ago

$30-250 USD

Paid on delivery
I need general purpose code in vb.net that finds the variable input to a black box function that returns a goal value within a search tolerance in the fewest steps possible. For the given inputs: goal_y = 0.876543210 search_tolerance = 0.00000001 minimum_x = 0 maximum_x = 1 x = some value between minimum_x and maximum_x Find the value of x that makes: return_y within search_tolerance of goal_y where: return_y = black_box_function(x) Function black_box_function(ByVal x) Dim y As Double = Sin(x) Return y End Function In my planned use, the function is not Sin(x). The actual function that will be used takes a long time to compute so it is important to solve it in the fewest steps possible. The actual function that will be used does not have any local minimums. If the solution is outside of the range minimum_x to maximum_x, return an error message.
Project ID: 397165

About the project

5 proposals
Remote project
Active 15 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
See PMB please
$100 USD in 1 day
5.0 (2 reviews)
3.1
3.1
5 freelancers are bidding on average $58 USD for this job
User Avatar
Best Software Engineer with Best price. Lets discuss in details in PMB. Thanks and Regards : TUHIN
$30 USD in 1 day
5.0 (58 reviews)
6.1
6.1
User Avatar
I am bad at math so I would require your inputs to finish this. If you think we can work together than lets do it.
$50 USD in 6 days
5.0 (1 review)
1.1
1.1
User Avatar
as the blackbox function has no local minimum or maximum in the search interval, then is't always increasing or decreasing. as a consequence, this function can be reversed. i've already made such a <b><i>Removed by Freelancer.com Admin for breaching our Terms and Conditions</i></b> in Delphi. the resolution method uses a dichotomical search, so the number of calls of the blackbox function is minimal. it is Log2(range/interval) so for a 0.00000001 interval and 0-1 range, it would make 27 calls. i can translate my delphi function to a dotnet static class, but if you really need maximum performance, you should consider making the whole project as unmanaged code in C language. i can also make a win32 DLL that you would call from your VB code.
$80 USD in 4 days
5.0 (2 reviews)
1.0
1.0
User Avatar
I think I can build this project in that amount.....
$32 USD in 5 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
Orange, United States
5.0
41
Payment method verified
Member since Apr 4, 2006

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.