photo

Elanorin Weaving


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
252.182
of 300.379

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20.931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.299

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How to round a matrix to n decimal places
Hi, I am trying to round the matrix to 2 decimal places a=[1.232323 2.23232323; 3.23232323 4.2323232332] round(a,2) I...

meer dan 10 jaar ago | 1 answer | 0

1

answer

Question


Attach two docohedrons in matlab
Hello. I created a docohedron in Matlab, <</matlabcentral/answers/uploaded_files/33599/Imagetobesimulated.PNG>> I have...

meer dan 10 jaar ago | 0 answers | 0

0

answers

Question


How to replace a value in function
Hello, I automate the following function f=@(x)0; for i=1:3 h=@(x)x(i)^2 f=@(x) f(x) +...

meer dan 10 jaar ago | 2 answers | 0

2

answers