Community Profile

photo

Hari


Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Matlab issue in Ubuntu 12.04
I have just installed Ubuntu 12.04 and tried the following Matlab code sdirectory = '/home/user/Work/Hari'; ...

12 years ago | 0 answers | 0

0

answers

Question


Matlab mmreader issue in Ubuntu 12.04
I have installed Ubuntu 12.04 and run tried to extract the frames from a video. For that, I used the following code clear a...

12 years ago | 1 answer | 0

1

answer

Question


Entropy
clear all; close all; clc; x = imread('circuit.tif'); p = imhist(x); [m,n] = size(p); E = 0;...

12 years ago | 1 answer | 0

1

answer