From: Jadda Suhaimi on 3 Feb 2010 16:06 Just wondering to how to calculate the rising time and falling time of an evaporation graph. The axis are Resistance vs Time. Thanks in advance. I am new with Matlab :-)
From: TideMan on 3 Feb 2010 16:34 On Feb 4, 10:06 am, "Jadda Suhaimi" <temba...(a)gmail.com> wrote: > Just wondering to how to calculate the rising time and falling time of an evaporation graph. The axis are Resistance vs Time. Thanks in advance. > > I am new with Matlab :-) There are two steps: 1. Figure out how you can detect when data are rising and falling. 2. Code up that algorithm in Matlab. Before asking for help from this forum for Step 2, you need to carry out Step 1.
From: Tembadau on 3 Feb 2010 17:41 TideMan <mulgor(a)gmail.com> wrote in message <d8e5eb28-5fe8-405e-affc-2dfdd408f475(a)k6g2000prg.googlegroups.com>... > On Feb 4, 10:06 am, "Jadda Suhaimi" <temba...(a)gmail.com> wrote: > > Just wondering to how to calculate the rising time and falling time of an evaporation graph. The axis are Resistance vs Time. Thanks in advance. > > > > I am new with Matlab :-) > > There are two steps: > 1. Figure out how you can detect when data are rising and falling. > 2. Code up that algorithm in Matlab. > > Before asking for help from this forum for Step 2, you need to carry > out Step 1. Sorry to have posted the question wrongly. Anyway thanks.
|
Pages: 1 Prev: use imagesc function but change only background as black. Next: equation solving |