photo

Praveen Kumar


Last seen: 8일 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer
  • Thankful Level 2

배지 보기

Feeds

보기 기준

답변 있음
Is there any code for calculation for Distribution of Relaxation Times (DRT) in Time domain for battery data?
Checkout 3rd party tools or add-ons like DRTTools.

1년 초과 전 | 0

질문


Expected a scalar value. This expression has size [:? x 1].
% Sample Code max_index = find(sample.data1 == values,1,'first'); % max_index is always above 100 based on the nature of the d...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Str2double gives NaN
X = ["3.716,3.711,3.719,3.714,3.714,3.711,3.722,3.712,3.715,3.715,3.717,3.721,3.713,3.714,0.000"]; Y = str2double(X); I am try...

1년 초과 전 | 답변 수: 3 | 0

3

답변