Community Profile

photo

Cloris


Rensselaer Polytechnic Institute

Attivo dal 2014

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Attempted to access y(15); index must be a positive integer or logical.
Here is my code: clear; for t=0:0.01:4; i=t*100+1; if t<2 y(i)=3.5*exp(-t/2)*cos(2*pi*t); T(i)=t; ...

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


How to combine multiple columns into a single column?
I have a dataset of 12 rows and 163 columns, but how can I make convert it into a single column? e.g., [1 2 3 4; 5 6 7 8...

circa 10 anni fa | 3 risposte | 1

3

risposte