photo

Deepika Sundresh


Last seen: presque 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
1 Réponse

RANG
207 832
of 298 554

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 20 617

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 161 660

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Denoising function for a sliding DCT filter
I am trying to build a function that denoises every channel of an image using DCT, and outputs the clean channel. function deno...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


Trouble fitting a curve using polyfit and polyval
I have to fit a straight line to the mean-variance scatterplots of an image channel. I am expected to use polyfit and polyval fu...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


Error while finding mean and variance using blockproc of an image
I have a blockproc function as follows: function [mean_ch,variance] = block_process(subchannel) fun1 = @(block_struct) mean(s...

plus de 3 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
How can I compute the mean and variance of a channel using blockproc?
I was able to execute the code properly, it was that an older function was saved as blockproc when I downloaded the assignment, ...

plus de 3 ans il y a | 0

Question


How can I compute the mean and variance of a channel using blockproc?
I amy trying to compute the block-based mean and variance of each channel of an image using blockproc through block of size 8x8....

plus de 3 ans il y a | 3 réponses | 0

3

réponses