Feeds
提问
Solving a system of nonlinear second order differential equations.
I have developed a set of n equations, n variables for my dynamic system. The derivatives are second and first order in terms of...
9 years 前 | 0 个回答 | 0
0
个回答提问
How I can I add a drop down menu to simulink?
Hi Everyone! I haven't been able to find my answer by searching only. Maybe my keywords are wrong! So, here it goes: I need t...
9 years 前 | 1 个回答 | 0
1
个回答提问
I have a problem with plotting the data read from the serial port from an Arduino uno board.
Hi Everyone, I am trying to read the data printed from an Arduino board with MATLAB serial read and I have problem when I plot ...
10 years 前 | 1 个回答 | 0
1
个回答提问
How can I call one of the outputs of a function in another script and plot it?
Hi. I have a function: ---------------------------- function F = tethsolve3(p,H,L); x0=[2;2]; g=9.82; mu=0.01...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to use Fsolve with multiple variables
Hi. I am trying to solve two non-linear equations using fsolve. Here are my two codes: ------------- function G=Teth3(x,...
11 years 前 | 5 个回答 | 0