Community Profile

photo

esiotlab GEC


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Statistiken

Content Feed

Anzeigen nach

Frage


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

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

Frage


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.

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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 ; ...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten