minima Questions
2
Solved
I would like to create a custom "home" page using Jekyll's standard theme "Minima". By default it is set to a list of recent blog posts:
---
layout: default
---
<div class="home">
<h1 ...
3
Solved
I am using Matlab 2012a.
I have an array of k cells (say 1000). I need to find the 5 lowest values of this array and need to do an average of those values in X and Y.
Anyone has an idea how to do...
1
© 2022 - 2024 — McMap. All rights reserved.