And so is regressions (they go hand-in-hand).
Search found 13 matches
- Wed May 01, 2019 9:08 pm
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: Scilab exponential interpolation
- Replies: 21
- Views: 177489
- Wed Jul 04, 2018 2:38 pm
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: Random - TI59 Web Site
- Replies: 17
- Views: 100214
Re: Random - TI59 Web Site
Does anyone here know if there were any advanced apps for the TI59 documented? And if so, where could I find a copy/PDF?
- Sat Jan 27, 2018 3:13 pm
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: Scilab exponential interpolation
- Replies: 21
- Views: 177489
Re: Scilab exponential interpolation
Howard, you post some funny stuff and I am not sure if you are doing just to get a rise from people, or you really don't understand this concept.
Oh, well. I'll leave it alone.
Oh, well. I'll leave it alone.
- Mon Nov 20, 2017 7:47 pm
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: Scilab exponential interpolation
- Replies: 21
- Views: 177489
Re: Scilab exponential interpolation
Thanks, everyone. I do understand what everyone is saying about how to interpret and use statistics, in general, but I think everyone missed the original request, i.e., if anyone had a scilab script for exponential interpolation :-) In any case, I am working on putting one together right now. If I ...
- Mon Nov 20, 2017 4:35 am
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: Scilab exponential interpolation
- Replies: 21
- Views: 177489
Re: Scilab exponential interpolation
Thanks, everyone. I do understand what everyone is saying about how to interpret and use statistics, in general, but I think everyone missed the original request, i.e., if anyone had a scilab script for exponential interpolation :-) In any case, I am working on putting one together right now. If I d...
- Tue Nov 14, 2017 4:53 am
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: Scilab exponential interpolation
- Replies: 21
- Views: 177489
Re: Scilab exponential interpolation
Not sure what other detail you are looking for, I think it's very simple. A scilab routine to do exponential interpolation.
- Sat Nov 11, 2017 3:17 pm
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: SciLab - Linear algebra
- Replies: 1
- Views: 28400
Re: SciLab - Linear algebra
Thanks, very interesting, indeed. The more I learn about scilab the more impressed I am.
Learning a lot on this forum!!
Learning a lot on this forum!!
- Sat Nov 11, 2017 3:13 pm
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: LSF single-multi variable in scilab
- Replies: 2
- Views: 34502
Re: LSF single-multi variable in scilab
Any good sources (documentation, examples, etc.) for doing LSF data fitting in scilab? Rob, I am fairly new to this, like you, but when I was looking for an interpolation function, I saw dozens of documents about lest squares fit. They didn't help me and I can't say that I understand them, but you ...
- Sat Nov 11, 2017 3:06 pm
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: Scilab exponential interpolation
- Replies: 21
- Views: 177489
Re: Scilab exponential interpolation
Not sure if this helps, but I found this folder with a whole bunch of docs, on this board and there is a document there about exponential interpolations Doc: Exp_Interpolations_Karahalios.pdf Link: ( http://triusinc.com/techs/Exp_Interpolations_Karahalios.pdf ) Take a look and see if it's what you ...
- Sat Nov 11, 2017 3:24 am
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: Scilab exponential interpolation
- Replies: 21
- Views: 177489
Re: Scilab exponential interpolation
Ahem, pay attention to the axes. That's a straight line on a semi-log plot, i.e. it's an exponential type function! Try plotting the values on a linear scale.HowardE wrote:That's not exponential, it's clearly a straight line!
- Fri Nov 10, 2017 6:40 pm
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: Scilab exponential interpolation
- Replies: 21
- Views: 177489
Re: Scilab exponential interpolation
Sorry, it's clear to me, so I thought everyone understood (just joking). O.K., here is the problem. I have a bunch of measurements (23 pts) from an experiment. I can plot them and I can tell that there is an exponential type curve (straight line on semi-log plot below). So, I can try and fit a LSF c...
- Fri Nov 10, 2017 3:42 pm
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: Scilab exponential interpolation
- Replies: 21
- Views: 177489
Scilab exponential interpolation
I mistakenly posted my question in different thread (sorry about that), so I am re-posting here. First, this board is great. I find better answers here than what I am finding in the scilab specific forums. I guess those other forums are for people that already have expertise on the subject. I also h...
- Thu Nov 09, 2017 8:46 pm
- Forum: Technology, Energy, Safety, Risk, Radiation, Shielding,...
- Topic: Differential equation with Scilab question
- Replies: 6
- Views: 43580
Re: Differential equation with Scilab question
This is great. I find better answers here than what I am finding in the scilab specific forums. I guess those are for people that already have expertise on the subject. I also have a question. Does anyone know of a scilab script for doing exponential interpolations? Thanks in advance for any help.