photo

Gaspar Cid


Last seen: 12개월 전 2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

답변 있음
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)=...

대략 8년 전 | 0

답변 있음
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...

대략 8년 전 | 0