MATLAB function for the fitness function in the Multi user Detection Problem.
显示 更早的评论
MATLAB function for the fitness function in the Multi user Detection Problem.
4 个评论
Mohammad Ali
2020-8-15
Mario Malic
2020-8-15
You're calling a function, but you're not supplying the input parameters to it.
Mohammad Ali
2020-8-15
Sara Boznik
2020-8-15
You have to have one script where you call function.
b=input('b:')
r=input('r:')
sol=FFcn(b,r)
Best of luck.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
