Feeds
提问
How to find min/max points on a surface inside a given area
Hello! I'e been sitting with this for hours and I need to find the highest and lowest point inside the given triangle and I can...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do I make a function with 2 parameters?
I tried this which apparently worked previously but when i try it it doesnt work >>function y=kastbana(x, theta) >>t=theta*pi/...
5 years 前 | 1 个回答 | 0
1
个回答提问
Why is my plot not showing?
Hello, I'm new to matlab and I don't know why my plots aren't showing anything >>clc >>x=linspace(-2,2,100); >>f=(3*x)/(9*x.^...
5 years 前 | 1 个回答 | 0
