Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have some questions #4

Open
XIaoshis1 opened this issue May 13, 2022 · 1 comment
Open

I have some questions #4

XIaoshis1 opened this issue May 13, 2022 · 1 comment

Comments

@XIaoshis1
Copy link

Hello, I'm a college student from China, I'm writing my dissertation, and I want to use your software for simulation. I am new to matlab and I got the following error while using your software, I don't know what to do, I hope to get your help.
The error is as follows↓

DEMO KPC-PH - medium variability / light-tail
Press any key to continue...
Loading DEC-PKT-1-UDP trace and generating moments

kpcfit_ph: version 0.3.2
kpcfit_ph: type "help kpcfit_ph_options" for options

kpcfit_ph: starting exact fitting methods
kpcfit_ph: HIGHER variability than an exponential (var/mean^2 = 1.704936)

kpcfit_ph: starting exact hyper-exponential fitting method (Prony's method)
错误使用 any
维度参数必须是处于索引范围内的正整数标量。

出错 map_isfeasible>map_checkfeasible (line 46)
if any(isinf(D0), 'all') || any(isinf(D1), 'all') || any(isnan(D0), 'all') ||
any(isnan(D1), 'all')

出错 map_isfeasible (line 21)
check=map_checkfeasible(MAP,10^-k);

出错 kpcfit_ph_exact (line 19)
if map_isfeasible(PH) > 0

出错 kpcfit_ph_auto (line 44)
PH_EXACT = kpcfit_ph_exact(E, options);

出错 test_kpcfit_ph_run (line 4)
PH = kpcfit_ph_auto(E,options);

出错 test_kpcfit_ph_trace (line 8)
test_kpcfit_ph_run

出错 demo_kpcfit_ph_dec_pkt_1_udp (line 4)
PH=test_kpcfit_ph_trace(trace_name,[],states,maxruns)

出错 demo_run (line 7)
demo_kpcfit_ph_dec_pkt_1_udp

@gcasale
Copy link
Collaborator

gcasale commented Feb 20, 2023

Apologies, I saw this issue only now. Is this still a problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants