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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0