Feeds
提问
Can you minimize a function in MATLAB?
The force is F=(mMg)/(cos(theta)+Msin(theta), and theta is between 0 and pi/2 I have the values for m, M and g but I need to fi...
10 years 前 | 2 个回答 | 0
2
个回答提问
I need to make a plot using spline interpolation?
This is the problem I'm having trouble with. I really don't know where to start with it, so if someone could get me some pointer...
11 years 前 | 4 个回答 | 0
4
个回答提问
I need help with my Cartesian points to Polar code?
This is what I have so far. I'm supposed to create a function that determines the polar coordinates of a point from Cartesian co...
11 years 前 | 1 个回答 | 0
1
个回答提问
My program to calculate roots works incorrectly?
I have the user input a, b, and c (of a quadratic equation) into a dialog box. the discriminate is calculated and if it's greate...
11 years 前 | 1 个回答 | 0
