Effacer les filtres
Effacer les filtres

i need a program that 2*2 matrix solve detail below

1 vue (au cours des 30 derniers jours)
Muhammad Zulfqar
Muhammad Zulfqar le 31 Juil 2017
in need to solve this matrix a=[0.6 1; 0 0.7] in there first a11/0.05=ans then add 0.05+0.05 till the a11 or o.6 or ans and make 20 column for one column that a11 and add 0 for other column just it mean column*20 we need 20 column for one column but row are same exp a=[0.6 1;0 0.7] step=[0.6/0.05 1/0.05; 0/0.05 0.7/0.05]=[12 20; 0 14] inther now add 0.05 till 12 value come the other 8 valuue put 0 then go for next step for all column in this exp 40 column output but input 2 column row are same then go for next row

Réponses (0)

Catégories

En savoir plus sur Matrices and Arrays dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by