Community Profile

photo

sawasawa


Last seen: 2年以上 前 2021 年からアクティブ

統計

  • Thankful Level 2
  • First Review
  • Thankful Level 1

バッジを表示

Content Feed

表示方法

質問


How to make a grid periodic
I have the code below to plot grid lines for the y values clear all; close all; clc; y =[-0.906 -0.120 0.664 1.450 ...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


Finding position of value in an array
I'm working on some code and here's a portion of it clear all; close all; clc; y = [-3.2628 -2.4774 -1.6920 -0.9066 -0...

3年弱 前 | 2 件の回答 | 0

2

回答

質問


Is there a way to get an 8 x 1 matrix instead of 8 x 3 using dec2bin or any other?
dec2bin (2 ^ n-1: -1: 0) - '0'

約3年 前 | 2 件の回答 | 0

2

回答