Feeds
提问
Creating Buttons with GUIDE
I'm not sure where to look for this, but basically I'm trying to create a radio button selection where a user could select what ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Optimal distance calculation for a data cube
I'm wondering if there's a better way to calculate my distance matrix? function D = frame2frameDist(imageStack) [h, w,...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to create a gif
Let's say I have a gray scale image with n layers like so size(Image) = [p, q, n] and I want to create a gif over the n ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How do I draw a decision boundary?
Let's say I have two classes of points where class 1 has points (0, 1), (2, 3), (4, 4) and class 2 has points (2, 0), (5, 2), (6...
9 years 前 | 1 个回答 | 0
1
个回答提问
Determining Ties in Mode of Matrix
Let's say I have a matrix A = [1 2 3 4 2 3 4 1 1 2 3 4 2 5 5 1] and I take the mode of A [...
9 years 前 | 1 个回答 | 0