Community Profile

photo

Jhanzaib Humayun


Last seen: 1 year 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Accessing elements of the matrices from an array of matrices
Hi! I have an array of matrices and i want to access individual element from one of those matrices. How do i do that? I have tr...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Intersections between 2 graphs
r=@(o)(2+sin(3.*o))./(sqrt(1+exp(cos(o)))); o=linspace(-pi,pi); [x,y]=pol2cart(o,r(o)); plot(x,y) hold on [a,b]=cirke...

4 years 前 | 1 个回答 | 0

1

个回答