photo

Sayed


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
245,871
of 299,806

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 20,809

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


increasing fsolve accuracy when fval values are different in terms of order of magnitude
I have a set of six equations-six unknowns. When I solve it by fsolve, it "stops prematurely" and gives me 6 values for unknowns...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Find whether a dependency exist in a system of equations
I have the following system of 6 equations (all values of X and Z are constants) syms a1 a2 a3 b1 b2 b3 b1-b2*b3/a1==X1...

11 years 前 | 0 个回答 | 0

0

个回答

提问


solving a nonlinear set of equations while have a dependency in it
I have the following set of 7 equations. There is a *dependency* between first 6 equations as following: (Z3^2/Z1)-Z2=(X1^2...

11 years 前 | 0 个回答 | 0

0

个回答

提问


using "solve" for a system of nonlinear equations
I have a set of 6 nonlinear equations as follows (a1,a2,a3,b1,b2,b3 are unknowns). I know that one of the answers of this system...

11 years 前 | 1 个回答 | 0

1

个回答

提问


using fsolve for solving a set of nonlinear equations
I have a set of 6 nonlinear equations (a1,a2,a3,b1,b2,b3 are unknowns). I know that one of the answers must be as following: a1=...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to change the stop criteria of fsolve?
I have a set of nonlinear equations and I am solving them by fsolve. x(1) to x(6) are my unknowns to be determined and X, Y, Z ...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Changing stop criteria for vpasolve
What is the stop criteria for " vpasolve" and how can I change it? If changing is not possible for vpasolve, please let me know...

11 years 前 | 1 个回答 | 0

1

个回答