photo

user1030mat


Last seen: 5 years ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
281,543
of 301,159

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,182

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,105

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Plot 100 random points in 2-D equations
I have the two following equations in 2-D plane: g1=1/(6*pi) * exp( (((x1-4)^2 + (x2-11)^2) / 6)*0.6) g2=1/(6*pi) * exp( (((...

6 years ago | 1 answer | 0

1

answer

Question


Partitioning matrix into blocks matlab
I have written the following function in Matlab of the Shermna-Morrison formula and works successfully A=randn(20,20); b =...

7 years ago | 1 answer | 0

1

answer