Feeds
질문
Parameter estimation using fminsearch and ode45
Dear all, I have been trying to estimate 3 parameters that exist in one ordinary differential equation by fitting it to experim...
대략 13년 전 | 답변 수: 2 | 0
2
답변질문
minimizing objective function
Hi, How can I estimate two unknown parameters of a relation by minimizing the object function based on relative area error to p...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
cdfplot
Dear all, I know this is easy for most of you but I am new for matlab and I need your help. I want to construct a commulative ...
거의 14년 전 | 답변 수: 2 | 0
2
답변질문
merging column vectors from the loop in to a single matrix
Every iteration my algorithm gives me a column vector and I want to form a new matrix composed of these column vectors together ...
대략 14년 전 | 답변 수: 2 | 0
2
답변질문
lsqnonneg
Can I solve [x] in the relation [C]*[x]=[d] using x= lsqnonneg(C,d);? Vector dimensions are as follows C(5x2), d(5x1). If not p...
대략 14년 전 | 답변 수: 2 | 0
