photo

Francisco


Queen's University of Belfast

Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

4 Questions
1 Answer

File Exchange

1 File

RANK
281,590
of 297,457

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
8,806 of 20,438

REPUTATION
87

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
2

ALL TIME DOWNLOADS
826

RANK

of 158,938

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

  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Submitted


struct2mat(S)
STRUCT2MAT Converts a structure into a matrix.

9 years ago | 2 downloads |

5.0 / 5

Question


Bug in boxplot?
I get what it seems a weird behavior from boxplot. If I have an array with a single column, and specify groups as the scalar 1, ...

9 years ago | 2 answers | 0

2

answers

Answered
Error in GeneralizedLinearModel.fit
Found the cause (I think). There is a function in the NaN-toolbox called 'var', same as MATLAB function for variance, and appare...

9 years ago | 0

Question


Error in GeneralizedLinearModel.fit
I'm trying to fit a GLM and I get a weird error I cannot find the reason for. The error message is below. It only happens if I s...

9 years ago | 1 answer | 0

1

answer

Question


Error with eigenvalues (eig)
I'm trying to calculate the left and right eigenvectors and eigenvalues of matrix. I use the syntax: [REvec,DD,LEvec] = eig(J)...

9 years ago | 1 answer | 0

1

answer

Question


Supress output in GeneralizedLinearModel.stepwise
Anyone knows how to suppress output to command window while running GeneralizedLinearModel.stepwise? The semicolon is not it, ju...

11 years ago | 1 answer | 0

1

answer