photo

Mohanad Arafae


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
136,977
of 301,522

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,315

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,118

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


Use of ASCII in Octave
Hi! I created this code that converts letters to numbers on octave, but, it only creates capital letters. s it possible for i...

9 years 前 | 0 个回答 | 0

0

个回答

提问


HELP! Koch Square Error: A(I): index out of bounds; value 4 out of bound 3
I don't know why I'm getting this error. Can anyone please tell me the problem and how to fix it?

9 years 前 | 1 个回答 | 0

1

个回答

提问


Koch Square Problem : A(I): index out of bounds; value 4 out of bound 3
Can someone please fix my error?

9 years 前 | 1 个回答 | 0

1

个回答

提问


Using octave for a square koch
I have done the traditional koch snowflake and I am struggling to do a square koch fractal on octave. Can anyone write me up a c...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Why do I get this error: A(I): index out of bounds; value 2 out of bound 1 (line 13)
function root=newtonmethod(f,fprime,x0,maxiter,tol) %input: % f string that names the function f(x). % fprime str...

9 years 前 | 2 个回答 | 0

2

个回答