photo

Grégoire


Last seen: 1 year 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
190,332
of 299,793

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,811

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,013

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Secant method Nan Error
hey, I'm trying to learn how to code the Secant Method, I think I am getting everything right but the values of my variables a...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Non linear system by Newton-Raphson
Hey, I m trying to solve a non-linear system by Newton-Raphson method with an iteration max of 10 and 10^(-8) max error. It 's ...

1 year 前 | 2 个回答 | 0

2

个回答

提问


Why do I get Parse error ?
Hi, I m trying to enter some new functions in my program and i keep getting "Parse error at x : usage might be invalid MATLABsy...

1 year 前 | 2 个回答 | 0

2

个回答

提问


how to write sqrtroot power 7 ?
Hi, i m trying to write this function in MatLab g(x) = sqrt^7(14x-7) but i don t know how to write the power of a root. I woul...

1 year 前 | 3 个回答 | 0

3

个回答

提问


Array indices must be positive integers or logical values.
Hey, I m trying to do a bissecion method code. But when trying to give a var fa the value of f(a) it gives me a :'Array indices...

1 year 前 | 2 个回答 | 0

2

个回答

提问


Array indices must be positive integers or logical values. Error
Hey I m trying to plot these 2 functions, but when runing it it tells me : "Array indices must be positive integers or logical v...

1 year 前 | 1 个回答 | 0

1

个回答