photo

Donatas


Last seen: ungefär ett år ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
19 598
of 297 527

REPUTATION
2

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 20 454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 075

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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 ...

nästan 7 år 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 ...

nästan 11 år 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...

nästan 11 år 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...

nästan 11 år 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...

nästan 11 år 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...

nästan 11 år 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...

nästan 11 år ago | 1 answer | 0

1

answer