作者cholauda (cholauda)
看板MATLAB
標題[請益] integrate a matrix function
時間Fri Nov 30 11:04:03 2012
版本: R2012B
請教大大
A= eye(4);
fun = @(t) expm(A*t);
W= integral(fun, 0, tf);
但是 integral 不能吃matrix function
請教大大該怎麼修正?
懇請解惑,謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.113.150.197