Community Profile

photo

Felipe Bayona


Last seen: 2 months ago Active since 2019

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


Tiff (tifflib) append reaching limit of frames
Hi Community I have a function that export a 3D matrix to a tiff file. Its working well, but when appending the submatrix 40...

2 years ago | 0 answers | 0

0

answers

Question


Recursive function with for loop inside?
Hi Comunity. I come asking for your wisdom Im writing a recursive function that has a for loop inside. The idea is to find a ...

3 years ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Answered
Gaussian distribution with sum 1
I solved it dividing the sum value of the matrix minus 1, and dividing it by the number of elements in the matriz. The, i substr...

3 years ago | 0

| accepted

Question


Gaussian distribution with sum 1
Hello Community im trying to generate a 2D gaussian matrix, which the sum of all its values is equal to 1. I mean, not distr...

3 years ago | 3 answers | 0

3

answers

Question


Getting the X and Y value from a scatter plot over UIAxes in App Designer
Hello Community Im currently plotting a scatter plot into an App UIAxes. Scatter plot has already implemented the onClick me...

3 years ago | 1 answer | 0

1

answer

Question


2D colormaps. MxN matrix of RGB values for 4 colors gradient
Hi Dear Community Matlab colormaps support 1D color gradients (Nx3 arrays for RGB values) I would like to obtain a 2D matrix o...

3 years ago | 2 answers | 0

2

answers

Answered
Write a program ,using function to find the median for the values x ,where x=[8 1 2 9 5]. ‏
This forums are not to solve your homeworks, are to solve problems and questions when using MATLAB For that read the documentat...

3 years ago | 1

Answered
How do I remove an image background to show the bottom layer image
Hi The beach and the boat are different images? If so, you can try to load them as matrix, and overlap them. If beach image i...

3 years ago | 0

Question


Ideas for a DBSCAN with different epsilon values in each dimension?
Hi Community Im clustering some 3D data points usiang DBSCAN. I want to define a non uniform neighnorhood radio for my DBSCAN....

3 years ago | 0 answers | 1

0

answers

Question


How to interpret DBSCAN result vector values?
Hi Community I've been reading about DBSCAN and I think it can help me to solve a problem. I have a 500 x 500 matrix witn inte...

4 years ago | 0 answers | 0

0

answers

Question


2D Matrix revolution
Hi community How can I revolutionize a 2D matrix around an axis to obtain a solid? Supose a NxN matrix. In each row are the po...

4 years ago | 2 answers | 0

2

answers