Estimation of the Arterial Wall Material Properties by Using Strain Energy Function and Inflation-Extension Experiment (for two arteries)

1 次查看(过去 30 天)
Anyone please help me with this
  1 个评论
Muhammad Asif
Muhammad Asif 2020-8-8
Actuall error
>> test
Error using *
Inner matrix dimensions must agree.
Error in test>@(x)2*x(1)*Et_exp+x(2)*Ez_exp+3*x(4)*Et_exp.^2+2*x(5)*Ez_exp*Et_exp+x(6)*Ez_exp.^2
Error in test>@(x,xdata)sum((St_the(x)-St_exp)^2+(Sz_the(x)-Sz_exp)^2)
Error in lsqcurvefit (line 202)
initVals.F = feval(funfcn_x_xdata{3},xCurrent,XDATA,varargin{:});
Error in test (line 15)
x = lsqcurvefit(fun,x0,St_exp,Sz_exp)
Caused by:
Failure in initial objective function evaluation. LSQCURVEFIT cannot continue.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interpolation 的更多信息

标签

产品


版本

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by