Felipe Bayona
Followers: 0 Following: 0
Statistics
RANK
13.514
of 295.467
REPUTATION
3
CONTRIBUTIONS
8 Questions
3 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
2
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
meer dan 3 jaar ago | 1 answer | 0
1
answerSolved
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:...
meer dan 3 jaar ago
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...
bijna 4 jaar 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...
bijna 4 jaar ago | 3 answers | 0
3
answersQuestion
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...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 4 jaar ago | 2 answers | 0
2
answersWrite 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...
ongeveer 4 jaar ago | 1
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...
meer dan 4 jaar 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....
meer dan 4 jaar ago | 1 answer | 1
1
answerQuestion
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...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 5 jaar ago | 2 answers | 0