May I download and install fminuit for MATLAB? I cannot find the file on the web.

6 ビュー (過去 30 日間)
한범
한범 2023 年 2 月 17 日
編集済み: Walter Roberson 2024 年 10 月 25 日
I am trying to convert a python code which uses iminuit and Minuit into the matlab script. Then I found minuit is not embeded code of MATLAB and plan to download it.
I found a website https://people.bss.phy.cam.ac.uk/~np451/out/DDM/MatLab_Common_Functions/matlab_common_functions/fminuit-2011.05.31/doc/html/Fminuit_download.html which seems to have been used to download and install. However, the url is not available now. I cannot find other sources.
Can anyone share the installation file and method of fminuit? I have R2013a version on Windows 64bit and R2021a on Linux. I hope at least one of them is suitible for fminuit.
  2 件のコメント
Rik
Rik 2023 年 2 月 17 日
Unfortunately the website and its archives are not available on the Wayback Machine, so you will have to try the email address. If you get no response you will have to continue searching.
Ankit Labh
Ankit Labh 2024 年 10 月 25 日
looking for the same.. Fminuit for matlab...

サインインしてコメントする。

回答 (1 件)

Walter Roberson
Walter Roberson 2023 年 2 月 17 日
編集済み: Walter Roberson 2024 年 10 月 25 日
It appears to be a mex file. I did not check for source code
  1 件のコメント
Walter Roberson
Walter Roberson 2024 年 10 月 25 日
編集済み: Walter Roberson 2024 年 10 月 25 日
Note that you will likely need to download the source code and compile it, as the pre-compiled versions are for 32 bit Linux and 32 bit Windows.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDownloads についてさらに検索

製品


リリース

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by