photo

mike cool


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Can anybody explain such a function handle in Matlab?
@(z)func_example(x,y,z) Can anybody kindly explain the above function handle in Matlab? I am only familiar with @func_...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to collect coefficients of the same powers?
I am using the Symbolic Math Toolbox, and define polynoms as symbolic objects, eg: syms a x y; P = x^2*y + a*x*y^2 + x*y^2...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort