Rustem Devletov
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Solve a system of equations
Can anyone help me to write a code for solving the following system of equations? w0=10; k1=3; k2=6; V1=20; V2=30; x21=(w0+x13...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to redefine a variable inside the function?
The problem is that the variable x13 has its input value, but every further iteration it should change. The code I've written us...
5 years 前 | 1 个回答 | 0
1
个回答提问
Separate fmincon and gradient
I was assingned the following task. The goal is to supply gradient to objective function, but from another file. I don't underst...
5 years 前 | 1 个回答 | 0