photo

Francisco de Castro


AFBI

Last seen: 4개월 전 2007년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

15 질문
6 답변

File Exchange

19 파일

순위
7,085
of 300,364

평판
6

참여
15 질문
6 답변

답변 채택
53.33%

획득한 표
3

순위
407 of 20,934

평판
4,043

평균 평점
3.80

참여
19 파일

다운로드 수
24

ALL TIME 다운로드 수
37992

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • 5-Star Galaxy Level 5
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 3
  • Editor's Pick
  • First Review
  • First Submission
  • Thankful Level 3
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Degrees of freedom in a kernel density estimation
I found a solution for my own question. The degrees of freedom can be can be estimated as the trace of the smoothing matrix. Thi...

2년 초과 전 | 0

| 수락됨

질문


websave adds html to file name
Any reason why 'websave' adds a '.html' to the name of the output file? I'm downloading coronavirus data from John Hopkins Univ...

5년 초과 전 | 답변 수: 2 | 1

2

답변

질문


Degrees of freedom in a kernel density estimation
Is there any way to estimate the degrees of freedom from a kernel density estimator? Background: I want to compare the fitting...

5년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
What happened to allfitdist ?
A bit late, perhaps, but function 'fitmethis' in matlab's file exchange does something similar to allfitdist.

5년 초과 전 | 1

질문


Why does Jpattern option not improve execution time of ODE solver?
I have a system of ~100 ODEs. They represent interactions between species in an ecosystem. Each species interacts only with a sm...

대략 7년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Thresholds in ODE solvers
I found a partial (and not very elegant) solution for this, albeit only for some of the ODE solvers. 1. Write the example od...

대략 7년 전 | 0

답변 있음
Is there any way to use multiple tolerances in ODE solvers?
Thanks Torsten, your suggestion may be the solution. If you put it as an separate answer I'll mark it as accepted. F

7년 초과 전 | 0

질문


Is there any way to use multiple tolerances in ODE solvers?
I'm frequently using systems of ODEs to simulate the dynamics of ecological communities. The number of equations is large: from ...

7년 초과 전 | 답변 수: 4 | 0

4

답변

질문


Heterogeneity in linear model
I'm fitting a generalized linear model. The response variable has a gamma distribution. I have 1 fixed (categorical) factor with...

8년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
Good plotting functions for food webs?
Hi Edward, Maybe too late, but I updated plotfoodweb to plot in 2D. Not arrows, just lines, but still. Hope it helps.

거의 10년 전 | 0

질문


Is Bonferroni adjustment applied to p-values by default?
Do the MATLAB procedures that perform multiple regression (specifically GeneralizedLinearModel.stepwise) apply the Bonferroni ad...

대략 11년 전 | 답변 수: 0 | 0

0

답변

질문


McKendrick - von Foerster equation
Can anybody suggest a step-by-step explanation of how to set up, in MATLAB, the McKendrick - vonFoerster equation for age-struct...

대략 11년 전 | 답변 수: 0 | 1

0

답변

질문


non-linear fit with generalized least squares
I need to fit a non-linear model in which the data are not independent. A Generalized Least Squares approach allows this if you ...

12년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Stdev from gmdistribution.fit?
I'm using function gmdistribution.fit to fit data which is a mixture of three normal distributions with different means and diff...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Compare fits in CFTOOL
Is there any way in CFTOOL (v3.3, R2012b) to plot two fits together (in the same figure)? So I can show their differences graphi...

거의 13년 전 | 답변 수: 0 | 0

0

답변

질문


fitting implicit functions with NLINFIT
Is there any way to use implicit functions when fitting them to data with NLINFIT? Details: I need to fit a model to some data...

대략 13년 전 | 답변 수: 2 | 0

2

답변

질문


Vectorization in an array of structures?
I seem to be unable of vectorize a simple calculation with the contents of an array of structures. Is this possible at all? Exam...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Why deviance returned by GLMFIT is not = -2*LogLikelihood?
I'm working with GLM models using glmfit. After fitting the model I need to calculate the LogLikelihood (which is not returned d...

13년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Multivariate GLMFIT and GLMVAL
Peter, thanks for your comment. However, to plot the predicted values of the model I need the values of each predictor to span i...

거의 14년 전 | 0

질문


Multivariate GLMFIT and GLMVAL
I have a problem with plotting the results of a glm model with several predictors. I first fit the model with GLMFIT as: ...

거의 14년 전 | 답변 수: 3 | 0

3

답변

질문


Thresholds in ODE solvers
Working with models of ecological communities based on diff. equations, I want to define a extinction threshold. If, during the ...

14년 초과 전 | 답변 수: 2 | 0

2

답변