Feeds
질문
Sensor fusion with Kalman filter
(1) I was wondering how to perform object tracking with the linear Kalman filter “trackingKF” using more than one measurement of...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Read a Special Text File
I was wondering if there is a quick way to read the following text file sample where the first data line starts with a bracket. ...
2년 초과 전 | 답변 수: 3 | 0
3
답변질문
Create a long rectangular signal with a function handle
I was wondering if there is a quick way to create a rectangular signal during 20 sec for example, with a function handle. I trie...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
Function Handle for a Rectangular Function
Would it be possible to create a function handle for a rectangular function defined as follows? Thanks.
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Connect a BeagleBone Black to Matlab
I am trying to communicate via Matlab with a BeagleBone Black board booted from a microSD card. I couldn't connect with the norm...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
Solving linear systems with the QR factorisation
The QR factorization (function |qr|) can be used to solve linear systems, say of order n, as an alternative of " |\| ", but it i...
대략 8년 전 | 답변 수: 2 | 0