photo

Gaspar Cid


Last seen: 12 months 前 自 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 years 前 | 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 years 前 | 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 years 前 | 0