Jump to content

monte-Carlo Algoritm

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
student

student

    Newbie

  • Members
  • Pip
  • 3 posts
sombody can help me?
i need the monte-Carlo algoritm in c# Or c++..
thanks.

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
There is no such thing as "the" Monte-Carlo algorithm. It's a collection of algorithms. What are you trying to do?
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
student

student

    Newbie

  • Members
  • Pip
  • 3 posts

WingedPanther said:

There is no such thing as "the" Monte-Carlo algorithm. It's a collection of algorithms. What are you trying to do?

i try to use in monte carlo algoritm in order to find the minimum of function value from some function that give as input.
do you know fortran?i have the code in that language.
thanks.

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
I can read fortran, though I'm very rusty on it.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog