Feeds
提问
plotting with function and matrix
I have created this function function y=polyfun(x,p) y=cos(sqrt(abs(polyval(p,x)))) - sin(x)/2; end and I need to ...
10 years 前 | 1 个回答 | 1
1
个回答提问
Ι have a problem finding a minimum
I created a fuction by writting function [y]=h(x) y=(x^8+P(x))^2 end and I saved it as h.m then I wrote [x,fv...
10 years 前 | 2 个回答 | 0
2
个回答提问
Ι have a problem finding a minimum
I created a fuction by writting function [y]=h(x) y=(x^8+P(x))^2 end and I saved it as h.m then I wrote ...
10 years 前 | 2 个回答 | 0