You need to create a matrix using the formula
古いコメントを表示
You need to write a function to create a matrix using the formula
Create (i - row index, j-column index) N-th order matrix D according to the formula
D (i, j) = N * x * i + j * x^N, N=3
1 件のコメント
KSSV
2020 年 10 月 29 日
Wht have you tried for this simple home work problem?
回答 (1 件)
help for
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!