Feeds
提问
Compare information from table to string
I currently work on a project where I need to compare the input information to the information in the table and then output the ...
7 years 前 | 1 个回答 | 0
1
个回答已回答
Given function that integrates the pendulum nonlinear differential equation, plot the graph with the given conditions
I need to plot this function, but the statement pendulum(1, [pi/2: -pi], 10) did not seem to do the plotting
Given function that integrates the pendulum nonlinear differential equation, plot the graph with the given conditions
I need to plot this function, but the statement pendulum(1, [pi/2: -pi], 10) did not seem to do the plotting
7 years 前 | 0
提问
Given function that integrates the pendulum nonlinear differential equation, plot the graph with the given conditions
Use the MATLAB function that integrates the pendulum nonlinear differential equation to find the trajectory of a pendulum of len...
7 years 前 | 2 个回答 | 0
2
个回答提问
Plot the curve described by the following equations
Good afternoon! I need to plot a curve described by these equations: x = (1-t^2)/(1+t^2) y = 2t/(1+t^2) -1000<=t<= 1000
7 years 前 | 2 个回答 | 0
