Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


2 Pages<12
Options
Go to last post Go to first unread
Offline Jean Giraud  
#21 Posted : 04 December 2017 21:39:34(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Originally Posted by: ola_nicolas Go to Quoted Post
are data provided by the producers of materials or devices whose characteristics are not determined by analytical mathematical formulas, but only by measurements in the laboratories of the respective manufacturers.


That what I'm trying to explain: collected data are not true, they are just data.
They carry the noise from digitizing the measurements, hysteresis ... and manipulations
from the Lab(s). You can only interpolate pure or considered pure data.
What's the point to interpolate between noisy data ?

Matlab has "Spline smooth" [gadget] => That's why they never did carbon 12 alpha.
Please attach a vector of your data, just to check and keep going ahead, and
orient towards some interpolation method [there are quite a lot !].

At the point you are, the sole methods that will clean and interpolate are
polynomials methods. Not necessarily successful for any kind of profile.

Isn't an objective to model the data set by a function ?

Waiting for a vector of data ...

Offline Jean Giraud  
#22 Posted : 05 December 2017 04:00:53(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Originally Posted by: Jean Giraud Go to Quoted Post
Waiting for a vector of data ...


Three tings here: from very quick
1. a polynomial fit
2. Grow2 model
3. power model

One way or another, you have to do for each column
then populate for more data points, compose the matrix,
from the smmoothed matrices, proceed like before to interpolate
within the matrices ...

Not a big job for me, please do not hesitate: YES/NO

Jean
Offline Jean Giraud  
#23 Posted : 05 December 2017 04:02:34(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Originally Posted by: Jean Giraud Go to Quoted Post
Three tings here: from very quick


Page3 Nicolas.sm (30kb) downloaded 21 time(s).

Offline Jean Giraud  
#24 Posted : 05 December 2017 16:34:31(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Hello Nicolas,

This is as far as can do from your data. They aren't so nicely collected
as you pretended. Some models will do as well but can fit "Genfit" Smath.

Please: comment ... Jean

Page19 Nicolas Interpolation.sm (51kb) downloaded 22 time(s).
Offline Jean Giraud  
#25 Posted : 05 December 2017 18:03:28(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
... you may prefer this polyfit model ?

Page22 Nicolas Other Fit_Interpolate.sm (28kb) downloaded 19 time(s).
Offline ola_nicolas  
#26 Posted : 06 December 2017 09:50:34(UTC)
ola_nicolas


Rank: Advanced Member

Groups: Registered
Joined: 21/11/2017(UTC)
Posts: 114
Romania
Location: Olt county

Was thanked: 1 time(s) in 1 post(s)
Best regards Jean Giraud.
There are many ways to approach engineering. There are researchers in engineering issues, who usually do projects that have input data, vectors or data matrix results directly from lab measurements. These data are smoothed even by the project that these researchers accomplish and are then collected and edited in special books, called engineering design guidelines. There are then design engineers who use those design guidelines with readily smoothed data. Their project input data will then be processed by interpolation from the existing tables in these design guidelines. There are then applicant engineers, who read the projects made by designers and translate them into engineering products in the process of technological processing. The list can continue. I did not work in research, but I'm part of the second category. So let's clear the problem. All the arrays in my examples represent the magnetization curves of some magnetic materials, with certain preset parameters. The graphs provided by you are not relevant, as I have used interpolation, linear interpolation. At the same time, to simplify the vectors and data matrix used for interpolation, they were introduced into the project as discrete values ​​having intervals (where the curve has a more linear shape) where the data is more distant from each other than in the curvilinear portions. Cumulating the effects of how matrix values ​​are entered with the fact that I used a linear interpolation rather than a non-linear (cubic, logarithmic, etc.) resulted in those portions you presented that give the apparent appearance of some curves that were not smoothed. I hope the problem is understood and we will not discuss in the future the issue.
All the best.
Offline Jean Giraud  
#27 Posted : 06 December 2017 15:08:42(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
The project is still in limbo, as long as you won't provide raw data from the Lab.

FreakedProject.PNG
Offline Jean Giraud  
#28 Posted : 06 December 2017 15:37:55(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Spline2XV6 is world top for processing raw data.
The public version is freeware, somehow not as
powerful as the Mathcad coded version.

SmoothWisely.PNG
Offline ola_nicolas  
#29 Posted : 08 December 2017 12:18:59(UTC)
ola_nicolas


Rank: Advanced Member

Groups: Registered
Joined: 21/11/2017(UTC)
Posts: 114
Romania
Location: Olt county

Was thanked: 1 time(s) in 1 post(s)
Best regards Jean Giraud.
Thanks for your lessons about data smoothing. As I was saying, I use the data from the already-smoothed design guidelines. Besides, there is no guarantee that if we smooth a graphic curve, just to look good, we have solved the problem of precision. In engineering there is a saying: any calculation is better than none. So I've used my designing guides all over my career and I never wrong. That's why I am grateful to the researchers who design guides, and I have stored the fruit of there research in my library. This does not mean that I do not take into account the process of smoothing the data, when necessary. Otherwise, I joined your forum to learn the basics of using SMath Studio, and not for any other reason. The math I know is enough for me until my age of 62. If I still feel the need to learn new things, I will ask on this forum.
All the best.
Offline Jean Giraud  
#30 Posted : 08 December 2017 16:22:55(UTC)
Jean Giraud

Rank: Guest

Groups: Registered
Joined: 04/07/2015(UTC)
Posts: 6,866
Canada

Was thanked: 981 time(s) in 809 post(s)
Originally Posted by: ola_nicolas Go to Quoted Post
until my age of 62


Oh ! my friend, you are a spring chicken vs Jean.
Smoothing is a rescue tool when no fitting method
is productive [model global, model piece wise ...].
1000's of data sets got well done Mathsoft Collaboratory.
I'm just addict to data.

Cheers, all the best.
Offline ola_nicolas  
#31 Posted : 09 December 2017 10:02:37(UTC)
ola_nicolas


Rank: Advanced Member

Groups: Registered
Joined: 21/11/2017(UTC)
Posts: 114
Romania
Location: Olt county

Was thanked: 1 time(s) in 1 post(s)
Best regards Jean Giraud.

Originally Posted by: Jean Giraud Go to Quoted Post
... Oh ! my friend, you are a spring chicken vs Jean ...

... I understand. I just wanted to clarify why I'm here. As I have already said, mathematics is just a tool for me but not an object of study. I add new math knowledge only if I have something new to add to my engineering knowledge. You must however know that I already used in my work data smoothing techniques. MathCAD is well-equipped for this. Your tips above will remain for me a "just in case" guide.
All the best.
Users browsing this topic
Guest
2 Pages<12
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.