필터 지우기
필터 지우기

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 CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by