photo

Mirza Rizwan Hassan


2016 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


I have written a code to implement a poincare index technique in matlab.Now that,I have to convert the code into C ..Please help me out..Here is the code:
function [PC,AR] = poincare_index_v1(theeta) [rows cols] = size(theeta); Np = 24; PC = zeros(rows, cols); AR =...

8年以上 前 | 1 件の回答 | 0

1

回答