photo

Robert Henson

MathWorks

Last seen: 1 month ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
2 Answers

File Exchange

3 Files

Cody

0 Problems
2 Solutions

RANK
8,108
of 297,457

REPUTATION
6

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
387 of 20,438

REPUTATION
4,157

AVERAGE RATING
4.60

CONTRIBUTIONS
3 Files

DOWNLOADS
37

ALL TIME DOWNLOADS
39548

RANK
86,678
of 158,938

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 3
  • Editor's Pick
  • 5-Star Galaxy Level 5
  • First Submission
  • Solver
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Solved


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

4 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

7 years ago

Answered
I still have problems after this code , Not enough input arguments.Error in switch flag. Anyone please could check the Kalman Filter code and check why it is not working.
Are you running the function by pressing the "Run" button? If so, as this function requires inputs you will have to override t...

7 years ago | 1

Submitted


Heat Maps with Text
Heat maps with numeric values overlayed

8 years ago | 2 downloads |

5.0 / 5
Thumbnail

Submitted


Flow Cytometry Data Reader and Visualization
Flow Cytometry Data Reader and Visualization Example

8 years ago | 23 downloads |

4.5 / 5
Thumbnail

Submitted


MATLAB R-link
Functions for calling the statistical package R from within MATLAB.

8 years ago | 12 downloads |

4.6 / 5

Answered
Matlab 2016a does not install correctly - everything crashes with "Too many input arguments."
It looks like you have a function called size.m somewhere on your MATLAB path. Search your computer for files called size.m and ...

8 years ago | 0

| accepted