Community Profile

photo

Tiger Zhao


Last seen: 7 månader ago Active since 2018

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to do Symbolic Optimization in matlab?
For example: syms a b c x; y = a*x^2 + b*x + c; gra = gradient(y,x); solve(gra==0,x) I got this: ans = -b/(2*a) But wh...

mer än 3 år ago | 1 answer | 0

1

answer

Question


2 bugs in draw digraph
2 bugs in draw digraph In https://www.mathworks.com/help/matlab/ref/matlab.graphics.chart.primitive.graphplot-properties.html...

ungefär 5 år ago | 1 answer | 0

1

answer

Question


2 problem with minspantree.m in Matlab 2018a
Hi dear all; I want to find a min-span-tree of a matrix. I figured that MATLAB's own minspantree.m may be the most efficient a...

ungefär 5 år ago | 1 answer | 0

1

answer