Feeds
提问
Error using handle.handle/get Invalid or deleted object.
I'm trying to find coordinates A and B for a transfer function G. However, when I input this clear, clc B = 0.0160952381; v =...
6 years 前 | 0 个回答 | 0
0
个回答提问
Function to create surfaces directly
I'm trying to figure out a way of creating surfaces directly with a function. I have the code: function V=sketch(f,x1,x2,y...
8 years 前 | 0 个回答 | 0
0
个回答提问
Trapezoidal numerical integration without use of function?
I was trying to do trapezoid integration without actually creating a function, but I seem to have done something wrong. a=0;...
8 years 前 | 3 个回答 | 1