Feeds
提问
how to find/plot histogram of a matrix i.e A=[10 20 30 40;40 40 128 40;128 0 0 0;0 1 2 5];
clc; clear all; close all; % matrix A=[10 20 30 40;40 40 128 40;128 0 0 0;0 1 2 5]; t=10; imhist(A,t) gr...
8 years 前 | 1 个回答 | 0
1
个回答提问
A code to convert the sequence of images in video with desire delay.
A Code that convert the sequences of images in a video?
9 years 前 | 0 个回答 | 0
0
个回答提问
There is a code or a program for video (k mean) clustering?
I want a code for that take video as an input & then able to apply kmean clustering on it. then output is also a video but in cl...
9 years 前 | 1 个回答 | 0
1
个回答提问
how i solve this problem?
<</matlabcentral/answers/uploaded_files/73606/problem.png>>
9 years 前 | 0 个回答 | 0
