Feeds
질문
trackingEKF function for state estimation and plotting
I am trying to use the trackingEKF function to obtain the state estimate of a non-linear model with a 9x1 state vector. I am gen...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Loops not working correctly
I have three different MATLAB files: randomStep.m, nearInfectious.m and singleSimulation.m all of which contain functions. The r...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Function name has to be same as file name?
Hi, I have a .m file called randomStep, and within the file I want to have a function called randomStep. However, when I name th...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to obtain the x and y vectors for those whose state is set to i in MATLAB
I have a MATLAB function called nearInfectious2 which represents six people. It takes in parameters of an array of x coordinates...
5년 초과 전 | 답변 수: 1 | 0
