Anonymous Learner


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


can someone explain me this code please?
clc; clear all; close all; f=@(x)x.^3; a=1;b=2; n=1.25; h=(b-a)/n; p=0; for i=a:b p=p+1;...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot point x on a line
i am new in matlab i want to highlight point intersection point on a line in graph i can plot a point but not able to plot the p...

9 years 前 | 2 个回答 | 0

2

个回答