vector
조회 수: 2 (최근 30일)
이전 댓글 표시
i have a vector
X = [.00000;.00001;.00002;.00003;.00004;.00005;.00006;.00007;.00008;.00009;];
i need to do X/(X-1) value not 1 the number
(x-1) needs to equal a value to the left of X
example .00002/.00001
댓글 수: 1
답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!