統計
MATLAB Answers
2 質問
0 回答
ランク
of 173,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Subfunction help with triangles
For a right triangle with sides a, b, c, where c is the hypotenuse. Write a script that calls a function to prompt the user and...
7年以上 前 | 1 件の回答 | 0
1
回答質問
How to sum only positive rows of a matrices?
Write a function sumrowthat receives a matrix as an input and returns the sum of only the positive number of each row. (Hint: ...
7年以上 前 | 2 件の回答 | 0
