photo

António


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
0 个回答

排名
192,221
of 301,848

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 21,439

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 176,913

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答