photo

JacobsonRadical


Last seen: etwa 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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 ...

etwa 2 Jahre vor | 0

| akzeptiert

Frage


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)...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort