photo

丰源


Last seen: nästan 2 år ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Automatically define anonymous functions.
Here are my code: clear C=[-1,1,1+1/4*i,-1+1/4*i]; syms x; f=@(x) x.^2 + 1/4; df=diff(f,x); fun = df/f; %fun=@(x) (df...

nästan 2 år ago | 1 answer | 0

1

answer