Xi(0)=init(i,s)

can anyone can convert this to matlab code

5 个评论

what code is it?
madhan ravi
madhan ravi 2018-12-31
编辑:madhan ravi 2018-12-31
Vijay v's answer moved here for consistency:
c code
What's i and c? if you explain what the code does in c , we may be able to help you in converting it.
Vijay v's answer moved here for consistency:
i ranges from 1 to N
and s is sample space of 10 by 30 matrix
so we want initiqlise xi(0)
please don't comment on answer section use comment section instead

请先登录,再进行评论。

回答(1 个)

madhan ravi
madhan ravi 2018-12-31
编辑:madhan ravi 2018-12-31
Xi=zeros(size(s)); % see if it does what you want

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

标签

提问:

2018-12-31

编辑:

2018-12-31

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by