フィルターのクリア

Solve system of equation with N equations and N unknowns

2 ビュー (過去 30 日間)
letoppina
letoppina 2021 年 3 月 17 日
回答済み: azadeh nooriansaravi 2022 年 10 月 18 日
Hello, I am trying to solve in Matlab a system of equations of N equations and N unknowns (I guess a NxN matrix can be an equivaent way to solve it). How can i implement this in Matlab?
Thank you in advance!

回答 (1 件)

azadeh nooriansaravi
azadeh nooriansaravi 2022 年 10 月 18 日
Hallo everyone,
i have a similar issue, my equation is as folows:
f = a .*x + b./y - c
a , b and c are defined 5*8 matrix
x and y are the variable with the same size
how can i implement it in MATLAB?

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by