Community Profile

photo

sawasawa


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

답변