photo

Gaspar Cid


Last seen: 12 Monate vor Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to create n arrays from a mxn matrix using mat2dataset
Hi guys, I'm using mat2dataset on a 100x100 matrix and i want to create 100 arrays of each column of the dataset. This is wha...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Plotting multiple straight lines using random number loop
Well, i finally did this N=20000 n=100; x0=3774; y0=-352; x=linspace(-N,N,n); y=[]; for i=1:n; phi(i)=...

etwa 8 Jahre vor | 0

Beantwortet
Plotting multiple straight lines using random number loop
Hey there guys, Sorry to bring back this question, but i'm trying to plot multiple RADIAL straight lines from x0 and y0 and i...

etwa 8 Jahre vor | 0