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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
1
답변질문
how i solve this problem?
<</matlabcentral/answers/uploaded_files/73606/problem.png>>
9년 초과 전 | 답변 수: 0 | 0
