Community Profile

photo

sawasawa


Last seen: meer dan 2 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


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...

ongeveer 3 jaar ago | 2 answers | 0

2

answers

Question


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'

ongeveer 3 jaar ago | 2 answers | 0

2

answers