photo

Ayodele Oladeji


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

Numerical Programmer and Problem Modeller
Professional Interests: optimisation, modelling, numerical computation

统计学

All
  • Knowledgeable Level 1
  • First Answer
  • Solver

查看徽章

Feeds

排序方式:

已回答
Simple question about plot
Like Star Strider said, check the documentation [AX,H1,H2] = plotyy(x,y1,x,y2,'plot'); set(H1,'LineWidth',1); %First graph...

9 years 前 | 0

| 已接受

已回答
Locating point where slope becomes most steep
Perform the following steps * Use a low pass filter to smoothen the data points (smooth function could be helpful) * Find th...

9 years 前 | 0