help-octave
[Top][All Lists]
Advanced

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

A couple of beginner's questions


From: p.numminen
Subject: A couple of beginner's questions
Date: Sun, 24 Feb 2008 09:38:37 -0800 (PST)

Question 1:
How would I command Octave in order to find all the values of x that would
make the functions

f1(x) = 1.035568^x * 1000 - 1000 and
f2(x) = (1.025668^x * 1000 - 1000) * 0.72

equal with each other?


Question 2:
How would I command Octave in order to solve the equation

1.035568^x * 1000 - 1.025668^x * 720 - 280 = 0

?
-- 
View this message in context: 
http://www.nabble.com/A-couple-of-beginner%27s-questions-tp15666764p15666764.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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