Feeds
질문
confidence interval with lsqlin function in matlab
Hi all, I have a model in which 8 parameters are as follows Q(t)= a1*A(t)+ a2*B(t)+ a3*B(t)^2+ a4*A(t)^2*B(t) +a5*A(t)^3+ a6...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
MATLAB ode solver function is taking a very long time
I want to solve a differential equation . for this I am using ode23 solver. my differential equation function is given below. ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
how can i code in matlab to find the optimal parameter of function
There is a function Q(t)= a1*A(t)+ a2*B(t)+ a3*A(t)^2*B(t)+ a4*A(t)*B(t) ^2+a5* B(t) ^3+ a6 A(t) ^3+ a7*A(t) ^2*C(t) Where...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
How can I code lateral vibration of beam in Matlab?
The equation of motion for beam subjected to moving load can be represented as EI (∂^4 y(x,t))/(∂x^4 )+m.(∂^2 y(x,t))/(∂x^2 )+c...
거의 10년 전 | 답변 수: 0 | 0