help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: having difficulty using a for loop to solve an equation


From: Dmitri A. Sergatskov
Subject: Re: having difficulty using a for loop to solve an equation
Date: Mon, 19 Jun 2017 19:08:33 -0500

"i" and "j" are sqrt(-1). Use something else "ii" and "jj" is what I normally do.

Dmitri.

On Mon, Jun 19, 2017 at 6:47 PM, naryana.shankara <address@hidden> wrote:
here is my task:
<http://octave.1599824.n4.nabble.com/file/n4683785/Screenshot_2017-06-19_17-54-18.png>

Create two arrays x and y, whose entries are defined as
x  = i,
y  = j

"i" and "j" are sqrt(-1). Use something else. My choise :  "ii" and "jj"

Dmitri.
--



reply via email to

[Prev in Thread] Current Thread [Next in Thread]