photo

JacobsonRadical


Last seen: 2年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Operator '==' is not supported for operands of type 'function_handle'
Ok I figured it out. My code had mistakes. To declare the variable x, I should use syms x However, my original code used sym ...

2年以上 前 | 0

| 採用済み

質問


Operator '==' is not supported for operands of type 'function_handle'
I want to find all the non-negative roots of the product of the following polynomials: So, I did the following: poly1 = @(x)...

2年以上 前 | 2 件の回答 | 0

2

回答

質問


Using "fminimax" in Matlab to solve the Max-Min programming problem
Consider the following function defined in the following picture. Define a finite set of points as follows: I want to so...

2年以上 前 | 1 件の回答 | 0

1

回答