필터 지우기
필터 지우기

Look-up table Interpolation (4 valuables)

조회 수: 3 (최근 30일)
Hakan Basargan
Hakan Basargan 2018년 12월 27일
댓글: Hakan Basargan 2019년 2월 11일
Dear Community,
I am working on one project and now its last step.
I have table with 4 different values as shown in photo. (rho-velocity-curvature). The figure shows my goal, with curvature and velocity value, I would give rho output with minimum soc (state of charge). The goal is, choosing rho value considering 2 inputs (velocity and curvature) and also soc; and this rho should match with minimum state of charge (soc). I mean, when we set curvature and velocity, according these inputs; we need to choose minimum soc value and its rho valuable.
There are couple of similar questions but mine is with 4 values. Do you have any idea ?
Thank you in advance.

답변 (3개)

Image Analyst
Image Analyst 2018년 12월 27일
Use scatteredInterpolant(). Attach your known training data if you need more help.
  댓글 수: 1
Hakan Basargan
Hakan Basargan 2019년 2월 11일
Hi,
Still, I need help. I attached the data.

댓글을 달려면 로그인하십시오.


Hakan Basargan
Hakan Basargan 2019년 1월 16일
Please find attached excel file which includes all data.
According to "a" and "b" input, we will choose minimum "c" and as output we will choose d value. Output will be one of value of "d".
For exp. a=0.0182 , b=15 values will be received. Then algorithm need to find minimum "c" value from table and according to this "c" value, algorithm needs to give "d" output.

Hakan Basargan
Hakan Basargan 2019년 1월 30일
Hi !
Is there any news ?

카테고리

Help CenterFile Exchange에서 HDL Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by