undefined function for input type (double)
5 views (last 30 days)
Show older comments
Undefined function 'CED_rec' for input arguments of type 'double'.
Error in test_Coop_2T_CED_MED_users_with_diff_SNR_2022_03_28 (line 105)
det_CED(user_no,:) = CED_rec(y(user_no,:), lambda_H(user_no), no_estim_hypoth, N);
Please I have problem with Undefined function and im second case i had this error
Undefined function 'integ_Q_inv' for input arguments of type 'double'.
Error in Untitled2 (line 53)
lambda_L = (N - sqrt(2*N) * integ_Q_inv(Pm_target)) * (1 + sigma2_w); %low threshold estimated with (3) for CED
>>
2 Comments
Answers (0)
See Also
Categories
Find more on Modeling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!