作者koogoo (Killen)
看板MATLAB
标题[运算] 请问数值data要如何做Laplace transform
时间Thu Mar 12 14:23:08 2015
各位大大,因为我是matlab 新手,不好意思想请问一下
如果我现在已知f(t)=sin(t),我要做Laplace transform,
我只要如下
syms t s
f=sin(t);
laplace(f)
即可
但若我的资料不是函数的形式,而是一堆数值,一个时间(t)对应到一个量,如:
t f(t)
0 20
1 15
2 14
3 88
. .
. .
. .
. .
. .
. .
. .
. .
我要怎麽把这些资料做Laplace transform呢?,谢谢大大
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 140.113.76.101
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/MATLAB/M.1426141390.A.DF4.html
1F:→ sunev: 这是数学问题 03/12 14:53
2F:推 tn00364361: 要做系统识别吗? 03/13 04:22
3F:→ s1000: 先找近似函数? 03/18 09:07
4F:推 biolive30: 先去上个"数值方法"的课 这不是一两句可以解释的 04/08 01:59