DV(k) = std(CCR(k, 1:109))
convert maple code to matlab
9 次查看(过去 30 天)
显示 更早的评论
how to write this maple code in matlab ?
DV[k] := StandardDeviation(<seq(CCR[k, j], j = 1 .. 109)>)
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!