photo

Eric Ekblom


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
0 个回答

排名
141,340
of 301,493

声誉
0

贡献数
2 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,300

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,813

贡献数
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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答