Info

此问题已关闭。 请重新打开它进行编辑或回答。

finding a fuction of set of refined points

1 次查看(过去 30 天)
I have a set of points, time and RPM of a rotating crankshaft. And the RPM is refined to .0000001 time scale resulting in a set of 4000+ points. The graph is plotted below. Is there any method to find the function of this graph?(which can be further applied in Multibody simulation to replicate the test bench). And the RPM gradually decreases and come to halt after the ignition is turned off.
  3 个评论
Srimanish Reddy Enakonda
编辑:Srimanish Reddy Enakonda 2017-11-23
I would like to find a function in which the small periodic fluctuations (can be considered as a straight horizontal line) till the rpm drops are same until the ignition is turned off. A simple expression which satisfies the graph and can be used without complications in a multi-body simulation to obtain similar results.
Stephen23
Stephen23 2017-11-23
编辑:Stephen23 2017-11-23
You basically have a choice between:
  1. you know something about the underlying physical process, and can use this to fit a model to the data. Any internet search engine can help you: "MATLAB curve fitting".
  2. you know nothing about the process (or it is too complex), then you can fit a spline. Any internet search engine can help you: "MATLAB splines".

回答(0 个)

此问题已关闭。

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by