photo

Dimitris Gkoutzamanis


Last seen: 3年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

回答済み
Solving an equation of 3 unknown variables by inputing 3 sets of data
Thank you Feng! I think I did it:) prompt = 'Enter x1: '; x1 = input(prompt) prompt = 'Enter y1: '; y1 = input(prompt) prom...

3年弱 前 | 0

質問


Solving an equation of 3 unknown variables by inputing 3 sets of data
Hello everyone, I am a rookie in Matlab. This is my first routine. I would like to solve a three variable equation (A, B, C)...

3年弱 前 | 2 件の回答 | 0

2

回答