Feeds
提问
How to fit a nonlinear function with parameter-dependent constraint?
Hello, I want to fit the nonlinear function y(x)=a(1)*(C1/x)^a(2) to experimental data. Here, a(1) and a(2) are t...
13 years 前 | 1 个回答 | 0
1
个回答提问
lsqcurvefit with nested sub-parameter/constraint
Hi there, I need to fit the function %code y = gamma + a(1).*(x.^2)+ a(2).*(x.^4); to experimental data. Independe...
13 years 前 | 2 个回答 | 0
2
个回答提问
Using mtimesx-function multiple times without a loop-function
Edit: each slice of matrix P is of tridiagonal form. Hi, I need to compute the m-th power of every single 2D-layer of a 3D...
13 years 前 | 1 个回答 | 0
