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

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

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

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

7 years 前 | 2 个回答 | 0

2

个回答