統計
MATLAB Answers
2 質問
0 回答
ランク
of 174,719
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how do i multiply matrices in a sub-function using a for loop
Write a MATLAB function that performs matrix multiplication of two matrices sent in the input list. That is, write the nested FO...
約9年 前 | 1 件の回答 | 0
1
回答質問
I need to create a main program that reads an input file then uses a subfunction to calculate a vector of values, then plots the results, while also sorting the vector of values and plots the sorted results.
1) Create an input file with the following data thickness = 0.2; width = 5; depth = [ 10 7.6 12.3 8.1 14.9 9.7 13 11.4 7.9 13.8 ...
約9年 前 | 0 件の回答 | 0