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年 前 | 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年以上 前 | 2 件の回答 | 0

2

回答