Borrar filtros
Borrar filtros

Create and Visualize Discriminant Analysis Classifier linear function problems to plot or create

1 visualización (últimos 30 días)
Hello!
I have problems with this part:4
f = @(x1,x2) K + L(1)*x1 + L(2)*x2;
figure %create 2D plot
di2 = feval(f)
%Not enough input arguments.
%Error in @(x1,x2)K+L(1)*x1+L(2)*x2
originally is with fimplicit, but in my version of MTL dosent work, I follow the steps as mention in the link, but not resault.
Any idea will be appreciated!
Thanks

Respuestas (0)

Categorías

Más información sobre Line Plots en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by