How to Creat 2D LookUp table in Matlab Simulink using data given in single Row form ?

4 ビュー (過去 30 日間)
tahir sindhu
tahir sindhu 2019 年 3 月 6 日
編集済み: tahir sindhu 2019 年 3 月 6 日
  • The attached image clearly explains the question
Problem : I have Data for a battery cycle which is in single "Row" form and I want to implement these three given parameters to in a 2D LookUp table in matlab simulink , such that the LookUp table gives "Voltage" as output.
My basic problem is that how can I Mould this Row type data in Matrix form in LookUp table . how can i use Row-major or coloumn-Major data representation in present scenerio:
In simple words how can i train Lookup table to judge SOC and Current data and give corresponding Voltage as result ????
Testdata has followiong dimentions:
Given Data dimensions:
Voltage (1 * 1000)
Current (1 * 1000)
SOC (1 * 1000)
  • The attached image clearly explains the questionQuestion.png

回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by