寻找逆矩阵n * m [英] Finding inverse matrix n*m

查看:87
本文介绍了寻找逆矩阵n * m的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好。我的任务是找到逆矩阵n * m,其中n - 是行的nuber和m - 列数。

我真的不知道该怎么办。



我尝试了什么:



我写这个程序找到逆矩阵3 * 3 ,但我必须使用n和m,必须由用户输入。

解决方案

从维基百科页面开始:可逆矩阵 - 维基百科 [ ^ ]。

hi everybody. My task is to find inverse matrix n*m, where n - is nuber of rows and m - number of columns.
I really don't know how should i do that.

What I have tried:

I wrote this program to find inverse matrix 3*3, but i must work with n and m, which must be enter by user.

解决方案

Start with the very Wikipedia page: Invertible matrix - Wikipedia[^].


这篇关于寻找逆矩阵n * m的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆