photo

Roel Vollaard


Achmea

Last seen: 5 years ago Active since 2012

Followers: 0   Following: 0

Message

check Facebook
Professional Interests: check Linked In

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
115,868
of 301,327

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,234

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,995

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Testing Toolboxes (MATLAB Statistics Toolbox)
B = poissinv(0.9,3) < Enter> can anyone add the output, only screenshot available

14 years ago | 0 answers | 0

0

answers

Question


Testing Toolboxes (MATLAB Optimization Toolbox)
f = [-9; -5; -6; -4]; A = [6 3 5 2; 0 0 1 1; -1 0 1 0; 0 -1 0 1]; b = [9; 1; 0; 0]; x = bintprog(f,A,b) < Enter> ...

14 years ago | 1 answer | 0

1

answer

Question


Testing Toolboxes (MATLAB Financial Toolbox)
Matrix =[0.0650 datenum('15-apr-1999') 101.03125 101.09375 0.0564 0.05125 datenum('17-dec-1998') 99.4375 99.5 ...

14 years ago | 0 answers | 0

0

answers

Question


Testing Toolboxes (MATLAB engine itself)
A = ones(9); A(:,3) = A(:,3) * 5; A(4,:) = A(4,:) .* [1:1:9] <Enter> should result in a matrix of A = (I only have a scre...

14 years ago | 0 answers | 0

0

answers