photo

Andrea C


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Generate normally distributed sample from data
Hi, I have an array with many (>800000) rows. I want to select from one column 51 values to generate a new array with 51 norm...

5 years ago | 2 answers | 0

2

answers

Question


creating a 2D circle with fixed hue, saturation and luminance and applying a gaussian filter
Hi, I'm quite new to Matlab, so that's probably a dumb question. Anyway.. I'd appreciate any help. I basically need to und...

6 years ago | 3 answers | 0

3

answers

Answered
creating a 2D circle with fixed hue, saturation and luminance and applying a gaussian filter
By the way, here how I solved this (with Image Analyst help and patience): clc; % Clear the command window. close all; ...

6 years ago | 0

| accepted

Question


how to use save a new file with a prefix before the original file name in a loop
Hi, I would like to save each file in a loop using a prefix (in this case, "blur_") before the name of the original file. Thi...

6 years ago | 1 answer | 0

1

answer