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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 5 | 0