-
Mám na PC složku, ve které mám soubor `CURRENT.cyp` s OSTRAJava programem. Složku staženou z githubu jsem si dal do `/usr/lib/OSTRAJava`, aby byla přístupná odkudkoliv. Na kompilaci jsem si vytvořil j…
ghost updated
2 years ago
-
**Describe the bug**
I have a couple of questions:
1. The Hankel matrix is updating with the new data ? I saw in the code and it looks like that the Hankel matrix and the Up, Uf, Yp, Yf are not up…
-
I have test the MIMO-UNet and MIMO-UNet+ on a single 2080Ti card (Theoretical performance is higher than TitanXp), which takes about 15ms and 30ms. I didn't make any changes to the open source code, j…
-
the step function in scipy.signal does not work when the passed system is a MIMO system with integrator.
### Reproducing code example:
Consider a simple control system plant in state space…
-
Hi, I'm currently implementing getting AoA and ToF from CSI.
I've read many works, learned what kind of noises are there and how to mitigate it.
As far as I know, three antennas in NIC share an …
-
## Issue #1 (Low) - Follow Check-Effects-Interactions Pattern
There is no reentrancy risk in `PARMinerV2.withdraw()`, though it is a recommended practice to follow the CEI pattern regardless. Send th…
-
I tried to train a pointpillar_mimo_var_c model with following changes:
1. Without docker container, because my server use CUDA 11.3, pytorch 12.1
2. Did not use road_plane
3. use kitti dataset
…
-
Updating the modules in models to reflect the changes in #7
#### Modules to update:
- [ ] Module template
- [ ] Accum
- [ ] Auxiliary
- [ ] BatchNorm
- [ ] Pool
- [ ] SlidingWindow
- [ ] Co…
-
I was in need of a function to perform state observers pole placement, so I wrote a wrapper function around the `place(A, B, p)` function as `luenberger(A, C, p)` which returns the observer gain matri…
-
Dear,
Thanks for such bravo work!
I tested using MATLAB 2018a, but it gave errors as following:
Warning: Solver not found (sedumi)
solvertime: 0
info: 'Solver not found (sedumi)'
…