We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello. I tried to run the multi_opt_comparison_SER code in MATLAB but there is some issue . Can someone help me to solve this problem? thank you
Unrecognized function or variable 'obliquecomplexfactory'.
Error in tradeoff_comrad_per_ant (line 13) M = obliquecomplexfactory(L,N);
Error in multi_opt_comparison_SER (line 54) X_trdoff3 = tradeoff_comrad_per_ant(rou,H,Y,power,X_orth);
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello. I tried to run the multi_opt_comparison_SER code in MATLAB but there is some issue . Can someone help me to solve this problem? thank you
Unrecognized function or variable 'obliquecomplexfactory'.
Error in tradeoff_comrad_per_ant (line 13)
M = obliquecomplexfactory(L,N);
Error in multi_opt_comparison_SER (line 54)
X_trdoff3 = tradeoff_comrad_per_ant(rou,H,Y,power,X_orth);
The text was updated successfully, but these errors were encountered: