photo

john khnayzir


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


In my project, I generate random samples from N1, N2 ,N3 and i plot them and x is a 2 dimensional guassian distribution N(meani,sigmai). but I want also to plot the bayes decision regions for equal and different initial prob. can anyboby help me plz?
clear all close all %N1 mean1=[0 0]; sigma1=[1 0; 0 1]; %N2 mean2=[1 1]; sigma2=[1 0;0 4]; %N3 mean3=[2 2]; sigma3=[...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


I am trying to apply DCT compression on an image 1024 *1024 but I want to divide this image into 8*8 sub blocks. How can I divide this image to 8*8 sub blocks? can anybody help me please
image_folder= 'C:\Octave\Octave-4.2.1\share\octave\packages\images' filename=dir(fullfile(image_folder,'*.jpg')) n = 4 f=fu...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I display one of the images instead of displaying all? can anybody help me please
i am trying to read images from a folder and display one of them. image_folder= 'C:\Octave\Octave-4.2.1\share\octave\packages...

más de 5 años hace | 2 respuestas | 0

2

respuestas