photo

Kyle


Last seen: 3ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
123,788
of 297,613

評判
0

コントリビューション
4 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,457

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,227

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


how to graph a data array that is based on another data array
I have an assignment in economy that asks to pick the best option based on present worth analysis of multiple different highway ...

5ヶ月 前 | 1 件の回答 | 0

1

回答

質問


error in fminbnd and in my live function
i have to find the minimum Radius and Area using two equations: V = 1/3 * pi*r^2*h and A = pi*r*sqrt(r^2 + h^2) first i had ...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How to Graph with the endpoints excluded from values
I have a cost to radius problem involving a water tower with a cylinder bas and a hemispherical top. The problem asks to plot th...

2年以上 前 | 2 件の回答 | 0

2

回答

質問


I'm trying to graph a function on an interval, and the graph either doesn't show up or is the wrong graph
x = linspace(-2,16,100); y = (4*cos(x))./(x.*exp(x.*-0.75)); plot(x,y) Here is my code, and when i run it, the graph is not t...

2年以上 前 | 1 件の回答 | 0

1

回答