photo

António


Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
82,962
of 301,447

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 21,284

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,609

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


How to avoid rounding off errors in parametrization?
Hello everyone. I am parametrizing the function of a conic: Ax^2 + By^2 + Cxy + Dx + Ey + F = 0 The goal is to get the equati...

11 years ago | 1 answer | 0

1

answer

Question


Creating arrays in auxiliary functions
Hello. This is how I have my code organized: function main() ... function auxiliary1() ... function auxiliary2...

11 years ago | 2 answers | 0

2

answers

Question


How to determine the general equation of an ellipse using lsqnonlin
Hello. Given a set of points (xk,yk) how to determine de general equation of an ellipse: P(x,y) = Ax + Bxy + Cy^2 + Dx + Ey...

12 years ago | 1 answer | 0

1

answer

Question


How to determine a set of points which belong to an equation?
Given the general equation of a conic section: P(x,y) = Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0 and knowing the coefficients {...

12 years ago | 1 answer | 0

1

answer