Feeds
질문
clang: error: linker command failed with exit code 1 while compiling mex in MATLAB2015b on mac os X 10.13.4
Hi. I'm trying to compile a mex file on MAC OS X 10.13.4 using MATLAB 2015b and Xcode 9.3. When executing the command mex ...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
fitting gamma probability density function
Hello, I have data Y [1x40]: Y = [ -0.0063 -0.0025 -0.0012 0 0 -0.0005 -0.0005 -0.0005 ...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
how to express a formula for modelFun fo nlinfit
Hello, guys, I have the formula (convolution): <</matlabcentral/answers/uploaded_files/10834/1.jpg>> where <</ma...
10년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
ill-conditioned Jacobian using nlinfit
I assume that my non-linear model has lots of different parameters' values with which I get the same result, yes? Because non-li...
ill-conditioned Jacobian using nlinfit
I assume that my non-linear model has lots of different parameters' values with which I get the same result, yes? Because non-li...
10년 초과 전 | 1
질문
ill-conditioned Jacobian using nlinfit
When I use nlinfit function I get the warning: Warning: The Jacobian at the solution is ill-conditioned, and some mod...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
how to use nlinfit
I have a data Y like this: 0 0.1386 0.1875 0.2315 0.2315 0.2125 0.2062 0.2125 0...
10년 초과 전 | 답변 수: 0 | 0
0
답변질문
using gampdf and gamfit
I have found values of gamma distribution using Y = gampdf(1:40,9,0.5) Now, from the data I have, I wa...
10년 초과 전 | 답변 수: 1 | 0