esiotlab GEC
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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