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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0
