T O P I C R E V I E W |
ycc0828 |
Posted - 08/11/2004 : 04:52:39 AM I have a problem on conculating my data using the funtion of differentiate. If I want to select several data points to conculate the differentiate, what kind of funtion in origin I can use. By the way, what the formula of the differentiate funtion is.
Thanks for your help
Yi-Chen Chang |
1 L A T E S T R E P L I E S (Newest First) |
easwar |
Posted - 08/11/2004 : 4:18:14 PM Hi Yi-Chen Chang,
If you are asking about numerical differentiation of a dataset, you can first create a graph of the x/y data, and then use the menu command Analysis->Calculus->Differentiate.
For details on how the differentiation is done, open the Origin help file (menu item: Help->Origin), go to Search tab, and type "differentiate" and look at the topic that comes up on top of list.
Note that differentiation can be done programmatically using LabTalk script or Origin C code as well. And if you need to use a particular algorithm of your own for differentiation, you can code that using script or Origin C.
Easwar OriginLab
|
|
|