Feeds
提问
Quadruped spider robot simulation
Hi! I need to calculate the forces acting on the legs of a quadruped spider robot with a simulation. It will be great if there i...
2 years 前 | 0 个回答 | 0
0
个回答提问
Not getting the right output
Here I'm trying to find the minimum of my function using "gradient method with step splitting". Here my output is not correct. A...
3 years 前 | 0 个回答 | 0
0
个回答提问
How can I plot a graph according to the results
This is my code for find the minimum of a function using Newton's Method. Here I need to plot a graph according to the results. ...
3 years 前 | 1 个回答 | 0
1
个回答提问
parse error at x0
Hello I'm new to matlab coding and here Im getting this parse error and I cannot figure it out. From this code I need to find th...
3 years 前 | 1 个回答 | 0
1
个回答提问
Find the minimum of a function using Steepest Descent Method
I build this code for find the minimum of a function and draw the graph according to the method. But there are some bugs which I...
3 years 前 | 1 个回答 | 0
