photo

Simão Pedro da Graça Oliveira Marto


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

2 Questions
0 Answers

File Exchange

1 File

RANK
30,070
of 300,331

REPUTATION
1

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
19,285 of 20,920

REPUTATION
0

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
2

ALL TIME DOWNLOADS
9

RANK

of 168,124

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

  • First Submission
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Submitted


Intersection of polygon and circle
Computes the area and shape of the intersection of a polygon with a circle

2 years ago | 2 downloads |

0.0 / 5
Thumbnail

Question


Why does Matlab not respect Function Precedence Order when I try to overload a builtin with no arguments (pi)?
I am using the multiprecision computing toolbox "advanpix". To make full use of the extra precision, I need to replace calls to ...

4 years ago | 1 answer | 1

1

answer

Question


How to logically index multiple indices while indexing other indices normally?
I have a piece of code like so: cond = ~(El.brute(:,:, iTraj) >= El_tmp); for k = 1:d_unc jS.brute(k, cond, iTraj) = j(k)...

5 years ago | 1 answer | 0

1

answer