Feeds
질문
What would be best to solve this equation: (d/dt)v(t) = 71464.3785 - 1427.8v(t) -3486.1v(t)^1.687
I've looked into the possibility of using functions such as ode45, however, I'm not quite sure how to input this into the correc...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
Can someone explain to me how bvp4c works?
Hi there, I'm currently working on a bvp4c file which looks at solving the values of natural frequencies for the first 4 mode...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
Produce plot by clicking point in a current plot
Hi there, I am currently trying to write a code which runs a function through two loops for example: x = [1:10]; ...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
Setting up an array which has a 4x1 matrix in each one of it's cells
Hi, Would anyone be able to give me any help on how to set up a 10x10 array such that each cell within this array is a 4x1 ma...
거의 13년 전 | 답변 수: 3 | 0
3
답변질문
Interactive Plotting - Get another plot via clicking point in current figure
Hi there, I'm currently looking into making my graphs more interactive. I'm running a simulation conducted using 2 for loops an...
거의 13년 전 | 답변 수: 2 | 1
2
답변질문
Problem calling the result of a function in one file to a function in another.
Hi there, I'm currently building a blade dynamics model whereby I'm using a Finite Element file to initially produce a freque...
대략 13년 전 | 답변 수: 1 | 0
