L
2023 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
6 質問
0 回答
ランク
of 155,395
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Plot Piecewise function graph
Here's my code but i can't get the graph as shown in the picture. % Use conditional statements and loops to calculate functi...
10ヶ月 前 | 3 件の回答 | 0
3
回答質問
definite integral by using Midpoint rule
What i have done is as below and how to code it as the diagram shown? % Define the function to integrate using a function h...
10ヶ月 前 | 1 件の回答 | 0
1
回答質問
How to plot graph regarding the definite integral by using Midpoint rule for the function 𝑦 =x^1/3?
This is what I have done and I'm not sure is it correct. I don't know how to continue to plot the graph of it. y = @(x) nthro...
10ヶ月 前 | 1 件の回答 | 0
1
回答質問
Count the number of heads and tails using the sum function with logical indexing.
The number of coin flips is 100. How do I count the number of heads and tails using the sum function with logical indexing? Div...
10ヶ月 前 | 0 件の回答 | 0