
Mikhail Konovalov
Followers: 0 Following: 0
Feeds
回答済み
How to plot a horizontal line?
Great thanks to drummer and darova! I finally have the graph I wanted. Final code: x=[0:0.1:110]; y=[0:10:2060]; g=2050; p1=...
How to plot a horizontal line?
Great thanks to drummer and darova! I finally have the graph I wanted. Final code: x=[0:0.1:110]; y=[0:10:2060]; g=2050; p1=...
5年弱 前 | 0
| 採用済み
質問
How to plot a horizontal line?
My function is just y=2050 and I need to plot it w/o using "yline", because it's not a graph, actually. I just type this: x=[0:...
5年弱 前 | 3 件の回答 | 0
3
回答質問
How do I set an integer condition for fmincon?
I need to find an optima of my function and search for solutions which only belong to set of integers. Here's my function: fun...
5年弱 前 | 1 件の回答 | 0