Community Profile

photo

Mohanad Arafae


2016 年からアクティブ

Followers: 0   Following: 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...

7年以上 前 | 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?

7年以上 前 | 1 件の回答 | 0

1

回答

質問


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

7年以上 前 | 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...

7年以上 前 | 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...

7年以上 前 | 2 件の回答 | 0

2

回答