 |
|
 |
| - Free Speech, No Spam! - |
 |
 |
 |
 |
 |
02-12-2013, 11:06 AM
|
#1
|
|
The Last Unicorn
pmann is offline
Join Date: Mar 2012
Location: *points*
Posts: 3,867
|
Math and Excel Question (nerd content)
I know there are some fellow nerds here as I have seen you in the Math thread. I have a question that I am not easily finding the answer to.
It is possible to plot non-linear equations in Excel? Like, on a graph? It's logarithmic in nature, not just mx+b. I suppose I can do a scatter chart.
I can post the equation in a bit but it's long and cumbersome.
I thought I'd ask here because I know there are some math brains in our midst. No one here at work can figure it and I'm not an Excel wizard with graphs.
Thanks in advance and I'll post the equation shortly. I realize this is a long shot.
|
|
|
|
02-12-2013, 11:08 AM
|
#2
|
|
The Last Unicorn
pmann is offline
Join Date: Mar 2012
Location: *points*
Posts: 3,867
|
Oh, and can it plot the actual equation?
|
|
|
|
02-12-2013, 11:48 AM
|
#3
|
|
Really Really Experienced
DrHappy is offline
Join Date: Dec 2006
Location: Southwest U.S.
Posts: 398
|
I'm only aware of adding a trend line for existing data points. You right click on one of the data points one the chart, and select the Trend/Regression type. I suppose you could define a trend line, and then change the data points to something that would be invisible.
Last edited by DrHappy : 02-12-2013 at 11:58 AM.
|
|
|
|
02-12-2013, 01:37 PM
|
#4
|
|
The Last Unicorn
pmann is offline
Join Date: Mar 2012
Location: *points*
Posts: 3,867
|
My calculator doesn't even like the equation.  It has a hard time plotting it and it is a pretty powerful calculator. Excel, from what I see so far is only able to plot data points. It looks like I'm going to have to pick sample points and plot them.  It seems like Excel should be able to plot a two variable system. I don't understand why it can't. I really don't. I can see it having trouble with my particular problem, as it's logarithmic.
Here is the equation:
The unknowns are t and Ibf (that is one variable). I have the letter E in there, but I define that as it changes for my different scenarios. And the log is actually log base 10, not ln (natural log). It's a bitch figuring out how to represent that in Excel.
Thanks for the idea Dr. I'll see what I can get.
And sorry about such an off the wall question. But a lot of people come to this site, so I figure we may have some expertise.
|
|
|
|
02-12-2013, 01:42 PM
|
#5
|
|
能ある鷹は爪を隠す。
Primalex is offline
Join Date: Jul 2007
Posts: 2,773
|
Excel is a spreadsheet software.
Trying to do this with Excel is like trying to write a letter with MS Paint. Why would you want this?
Use MatLab for this.
__________________
Please don't mix up personality and attitude. My personality is who I am and my attitude depends on who you are.
"Oh, on a totally unrelated note I did want to say that although Primalex is a huge butthead sometimes, if I had to choose anyone else on earth to give me verbal humiliation besides Master, it would so be him. That man is talented." -- nh23
|
|
|
|
02-12-2013, 01:50 PM
|
#6
|
|
The Last Unicorn
pmann is offline
Join Date: Mar 2012
Location: *points*
Posts: 3,867
|
Quote:
Originally Posted by Primalex
Excel is a spreadsheet software.
Trying to do this with Excel is like trying to write a letter with MS Paint. Why would you want this?
Use MatLab for this.
|
I understand. But I do not have Matlab or Mathcad at my fingertips. My old laptop has both, but that thing ate shit long ago.
All I want is a simple plot of the equations. I thought maybe Excel would do this.
But you recommend Paint, huh? As you see, I'm a master of paint.
|
|
|
|
02-12-2013, 01:53 PM
|
#7
|
|
能ある鷹は爪を隠す。
Primalex is offline
Join Date: Jul 2007
Posts: 2,773
|
Quote:
Originally Posted by pmann
I understand. But I do not have Matlab or Mathcad at my fingertips.
|
Then use Mathematica.
http://www.wolframalpha.com
uses this as engine for equations (no surprise, it's from the same person).
http://www.wolframalpha.com/examples/Math.html
__________________
Please don't mix up personality and attitude. My personality is who I am and my attitude depends on who you are.
"Oh, on a totally unrelated note I did want to say that although Primalex is a huge butthead sometimes, if I had to choose anyone else on earth to give me verbal humiliation besides Master, it would so be him. That man is talented." -- nh23
|
|
|
|
02-12-2013, 02:21 PM
|
#8
|
|
Literotica Guru
IrisAlthea is offline
Join Date: Feb 2008
Posts: 645
|
Quote:
Originally Posted by Primalex
|
And it works on the iPad.
Thank you so much for the link!
|
|
|
|
02-12-2013, 02:48 PM
|
#9
|
|
The Last Unicorn
pmann is offline
Join Date: Mar 2012
Location: *points*
Posts: 3,867
|
Quote:
Originally Posted by Primalex
|
Thank you for this!!! It looks amazing!!!
|
|
|
|
02-12-2013, 03:15 PM
|
#10
|
|
Mallory Heart Surgeon.
Bramblethorn is offline
Join Date: Feb 2012
Location: Australia
Posts: 1,316
|
Quote:
Originally Posted by pmann
My calculator doesn't even like the equation.  It has a hard time plotting it and it is a pretty powerful calculator. Excel, from what I see so far is only able to plot data points. It looks like I'm going to have to pick sample points and plot them.  It seems like Excel should be able to plot a two variable system. I don't understand why it can't. I really don't. I can see it having trouble with my particular problem, as it's logarithmic.
Here is the equation:
The unknowns are t and Ibf (that is one variable). I have the letter E in there, but I define that as it changes for my different scenarios. And the log is actually log base 10, not ln (natural log). It's a bitch figuring out how to represent that in Excel.
|
If you want to plot a function in base Excel you'll probably need to generate pairs of points, then do an x-y plot and select one of the "connect points with lines" options. However, this addon appears to do what you're after and there's an alternate method here. (Disclaimer: haven't used these myself and can't vouch for them.)
In Excel "Log(x)" will give you the base-ten log of x, "Log(x,y)" will give the base-y log, and "Ln(x)" will give the natural log.
Looking at your equation, you can simplify it further by remembering that log(10^blah) = blah.
|
|
|
|
02-12-2013, 03:48 PM
|
#11
|
|
The Last Unicorn
pmann is offline
Join Date: Mar 2012
Location: *points*
Posts: 3,867
|
I was able to get a smooth line plot using the x-y scatter option. I didn't actually plot the equation, but rather a shitload of points in the graph. It's not perfect, but it works well enough. Until I get a chance to look at that other website that Primalex posted. That looks like a powerful tool. (That's what she said)
This Excel sheet will work well enough for upper management types who don't understand this stuff anyway.
|
|
|
|
02-12-2013, 04:41 PM
|
#12
|
|
Literotica Guru
Rainshine is offline
Join Date: Jul 2012
Location: Australia
Posts: 5,363
|
Don't worry about it, the answer is always 7.
|
|
|
|
02-13-2013, 09:22 AM
|
#13
|
|
June Cleaver Wannabe
GiggLeGasm is offline
Join Date: Mar 2011
Location: Clevelandish, Ohio... A great place to live; I wouldn't want to vacation here.
Posts: 7,723
|
Quote:
Originally Posted by Rainshine
Don't worry about it, the answer is always 7.
|
lol.. our go-to answer was always 6..
took me back.. made me laugh. thanks 
__________________
I don't swallow. I let it run down my chin in a cheap attempt to look kinky.
|
|
|
|
02-13-2013, 09:27 AM
|
#14
|
|
Literotica Guru
Rainshine is offline
Join Date: Jul 2012
Location: Australia
Posts: 5,363
|
Quote:
Originally Posted by GiggLeGasm
lol.. our go-to answer was always 6..
took me back.. made me laugh. thanks 
|
lol Gosh I hated Maths. Especially those questions about trains leaving stations... man... 
|
|
|
|
02-13-2013, 10:30 AM
|
#15
|
|
The Last Unicorn
pmann is offline
Join Date: Mar 2012
Location: *points*
Posts: 3,867
|
Quote:
Originally Posted by Rainshine
lol Gosh I hated Maths. Especially those questions about trains leaving stations... man... 
|
I like how you call it Maths *laughs*.
The train questions weren't interesting. Perhaps if we knew why the train was leaving the station.
"A train full of Playboy models leaves to meet the needs of Hugh Jackman and Christian Bale..."
See? Already more interesting.
|
|
|
|
02-13-2013, 01:32 PM
|
#16
|
|
Literotica Guru
Rainshine is offline
Join Date: Jul 2012
Location: Australia
Posts: 5,363
|
I like how you call it interesting. *laughs*
Oh wait, no I don't!
|
|
|
|
02-13-2013, 02:06 PM
|
#17
|
|
Literotica Guru
Emerson40 is offline
Join Date: Aug 2012
Location: Pacific Northwest
Posts: 1,021
|
Quote:
Originally Posted by pmann
I like how you call it Maths *laughs*.
The train questions weren't interesting. Perhaps if we knew why the train was leaving the station.
"A train full of Playboy models leaves to meet the needs of Hugh Jackman and Christian Bale..."
See? Already more interesting.
|
 <<== Foot tappin' stuff, when waiting for a train or finding square roots. You don't always have to show your work 
|
|
|
|
04-01-2013, 05:19 PM
|
#18
|
|
Really Really Experienced
dougsan is offline
Join Date: Mar 2013
Location: Boston, MA USA
Posts: 377
|
Math is always beautiful. It is the language of logic. Not that I'm a math freak, just a lover of math who does math problems to while away the hours.
Excellent job on the previous.
Don't you love Excel? I worked on digicalc too many years ago. For those who wonder, digicalc was the precurser to Lotus 123, which was the precursor to Excel.
It is my believe Microsoft borrowed a lot of the S/W they claimed ownership to over the years. Some they paid well for some they may not have.
Love the old days. Anyone remember punched card programming?
__________________
a leaf falls, loneliness
e.e.cummings
|
|
|
|
04-01-2013, 06:22 PM
|
#19
|
|
Smile..it confuses people
stickygirl is offline
Join Date: Jan 2012
Location: UK
Posts: 6,532
|
Psst... got a punch-card porn? I'd love to see some photos - y'know the real vintage B/W stuff. We have a PC in the lab that has orange lettering!!
|
|
|
|
04-09-2013, 09:38 PM
|
#20
|
|
Virgin
DvorakAgain is offline
Join Date: Apr 2013
Posts: 1
|
Quote:
Originally Posted by pmann
My calculator doesn't even like the equation.  It has a hard time plotting it and it is a pretty powerful calculator. Excel, from what I see so far is only able to plot data points. It looks like I'm going to have to pick sample points and plot them.  It seems like Excel should be able to plot a two variable system. I don't understand why it can't. I really don't. I can see it having trouble with my particular problem, as it's logarithmic.
Here is the equation:
The unknowns are t and Ibf (that is one variable). I have the letter E in there, but I define that as it changes for my different scenarios. And the log is actually log base 10, not ln (natural log). It's a bitch figuring out how to represent that in Excel.
Thanks for the idea Dr. I'll see what I can get.
And sorry about such an off the wall question. But a lot of people come to this site, so I figure we may have some expertise.
|
Is that the equation for arc flash energy?
|
|
|
|
04-10-2013, 01:03 PM
|
#21
|
|
The Last Unicorn
pmann is offline
Join Date: Mar 2012
Location: *points*
Posts: 3,867
|
Quote:
Originally Posted by DvorakAgain
Is that the equation for arc flash energy?
|
Yes. But there was an error in that. I can't remember where, but I think I did the log incorrectly. It's fixed. And I just, instead of plotting the actual equation, plotted a shitload of points.
Is there another nerd among us???
|
|
|
|
04-10-2013, 01:32 PM
|
#22
|
|
Sweet n Innocent
BeachMomma is offline
Join Date: Jun 2012
Location: In your wildest dreams
Posts: 2,482
|
Quote:
Originally Posted by pmann
My calculator doesn't even like the equation.  It has a hard time plotting it and it is a pretty powerful calculator. Excel, from what I see so far is only able to plot data points. It looks like I'm going to have to pick sample points and plot them.  It seems like Excel should be able to plot a two variable system. I don't understand why it can't. I really don't. I can see it having trouble with my particular problem, as it's logarithmic.
Here is the equation:
The unknowns are t and Ibf (that is one variable). I have the letter E in there, but I define that as it changes for my different scenarios. And the log is actually log base 10, not ln (natural log). It's a bitch figuring out how to represent that in Excel.
Thanks for the idea Dr. I'll see what I can get.
And sorry about such an off the wall question. But a lot of people come to this site, so I figure we may have some expertise.
|
*eyes glazed over*
Train questions are easy. It doesn't matter what time they'll collide; there's going to be a lot of dead people and one hell of a mess to clean up.
Oh, I beg to differ, but the answer is always 49. 
__________________
Gentlemen may prefer blondes, but it takes a real man to handle a redhead.
I came to Literotica for the Eros. I stay for the Agape (LakeSailer_MI. 2013).
Random dicks don't do a damned thing for me.
I don't care how thick, how long, or how thick and long it is.
If I don't first like the man, his dick is just another dick.
I'm a nurse; I've seen more dicks than a prostitute.
DISCLAIMER: Asshat PMs will probably earn you a starring role in the PM Asshattery thread.
|
|
|
|
04-12-2013, 05:50 AM
|
#23
|
|
Literotica Guru
babyoillover is offline
Join Date: Apr 2009
Location: Here on Lit far too often!!!
Posts: 555
|
Surely the answer is always 42!
|
|
|
|
04-12-2013, 06:21 AM
|
#24
|
|
Really Really Experienced
FHMbabe is offline
Join Date: Mar 2013
Location: Treat me like an angel and i'll show you what heaven is really like ;)
Posts: 349
|
Look at that writing!!! (0_0)
__________________
Saintly Sinner ...
|
|
|
|
04-12-2013, 07:14 AM
|
#25
|
|
The Last Unicorn
pmann is offline
Join Date: Mar 2012
Location: *points*
Posts: 3,867
|
Quote:
Originally Posted by FHMbabe
Look at that writing!!! (0_0)
|
I've been told my writing is very heterosexual.
|
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT -4. The time now is 11:21 AM. |
|
|
|
|