フィルターのクリア

Choosing optimum values from a matrix

1 回表示 (過去 30 日間)
subharthi chowdhuri
subharthi chowdhuri 2016 年 8 月 23 日
編集済み: Azzi Abdelmalek 2016 年 8 月 23 日
Lets say I have a matrix A. The matrix contains m rows and n columns. Now for each row, some of the columns are filled with numbers and the rest are just NaN. The numbers which are filled for each row, out of all those only a single one is the right candidate. The rows here actually indicate the time of the day and columns represent the possible values of a parameter for each of the row. A known relationship exists between the time of the day and that value of the parameter. As I said not all the values in each row are the right values of that parameter. One way could be to choose different combinations of that parameter among the rows and as a known relationship exist between the value of the parameter and the time of the day, an optimum choice can be made. Can anyone here help me how to code this thing in Matlab?
  1 件のコメント
Azzi Abdelmalek
Azzi Abdelmalek 2016 年 8 月 23 日
編集済み: Azzi Abdelmalek 2016 年 8 月 23 日
How are we supposed to know what is the optimum? To make your question clear, post a short example (4 rows for example) and explain clearly what you want, define what optimum means for your problem

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with Optimization Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by