フィルターのクリア

i want to install an open source Matlab code developed by Jan Nunnink in February 2007

4 ビュー (過去 30 日間)
KHOULOUD SAMMADI
KHOULOUD SAMMADI 2018 年 4 月 5 日
コメント済み: Walter Roberson 2018 年 4 月 7 日
To save my Bayesian Network model in an XMLBIF format, i must use an open source Matlab code developed by Jan Nunnink, This Matlab code implements a method called “saveXMLBIF” that uses the XMLTree toolbox and the XMLBIF format definition to save the BN in an XML file. i try to loaded this file from http:// staff.science.uva.nl/~jnunnink/public/saveXMLBIF.m but It's not working, I do my research, I don't find it, there is any one can help me pleassssss
  1 件のコメント
Star Strider
Star Strider 2018 年 4 月 5 日
You need to find an alternate source for the file. When I clicked on the link you posted, I got:
Not Found
The requested URL /~jnunnink/public/saveXMLBIF.m was not found on this server.
When I did an Internet search, no other sources appeared. You have to find someone who has the file, and get it from them.

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

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 4 月 5 日
  4 件のコメント
KHOULOUD SAMMADI
KHOULOUD SAMMADI 2018 年 4 月 7 日
How can i use this code (java) in matlab?
Walter Roberson
Walter Roberson 2018 年 4 月 7 日
Note: you might need to take some steps to represent your data the way the java library wants it represented. That can sometimes be a bit tricky for arrays that are expected to return data into, or for complicated data structures.

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

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by