photo

sawasawa


Last seen: 2 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答