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 years 前 | 1 个回答 | 0

1

个回答