Community Profile

photo

Donatas


Last seen: 4 months ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Answered
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 years ago | 1

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer