필터 지우기
필터 지우기

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

조회 수: 4 (최근 30일)
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
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 CenterFile Exchange에서 Introduction 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