photo

esiotlab GEC


Last seen: 2년 초과 전 2022년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


spectrum sensing for IoT devices
Could anyone please let me know how can we do spectrum sensing in IoT devices in MATLAB ? Any sample code will help

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Genetic algorithm fitness function
how to write a fitness function which takes an array and give the optimal value of x axis. I have a concave function.

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Optimization running. Error running optimization. Your fitness function must return a scalar value.
function c= opt(x) %x=[20,40,60,80,100,120,140,160]; x=20:20:160 p1 = -0.0001759; p2 = 0.03395 ; p3 = 5.987 ; ...

2년 초과 전 | 답변 수: 2 | 0

2

답변