photo

Gabriel Malagon Carvajal


Last seen: 6 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
  • First Review
  • Personal Best Downloads Level 1
  • 5-Star Galaxy Level 1
  • First Submission
  • First Answer

查看徽章

Feeds

排序方式:

已提交


Time Domain Model for a SMPS (CFL)
Time Domain Model for Electrical parameters in Compact Flourecent Lamp

6 years 前 | 3 次下载 |

Thumbnail

已回答
How to plot a circle of some radius on a polar plot, when the circle is not centered in the origen?
xCenter = 12; yCenter = 10; theta = 0 : 0.01 : 2*pi; radius = 5; x = radius * cos(theta) + xCenter; y = radius * sin(theta)...

7 years 前 | 2

提问


How to plot a circle of some radius on a polar plot, when the circle is not centered in the origen?
eg. i want a small circle with other point as center of some radius...ON the POLAR plot

7 years 前 | 2 个回答 | 0

2

个回答

已回答
How to plot a circle of some radius on a polar plot ?
When is not center in the origen?

7 years 前 | 0