Ruben Alfaro
Followers: 0 Following: 0
Professional Interests: Signal processing
Statistics
RANK
13,743
of 295,448
REPUTATION
3
CONTRIBUTIONS
6 Questions
4 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
3
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
code to recall another code and extract answers
I have a code that analyzes an image and gives several different answers like A B C D E F G H i want to create another cod...
10 years ago | 0 answers | 0
0
answersQuestion
automating a code for image processing
I have a code that reads an image and it gives two answers or two results about it I want to automate it so it can give a mat...
10 years ago | 2 answers | 0
2
answersQuestion
creating a vector that repeats a number 360 times
i want a way to create a vector that repeats the same number 360 times lets say my number is 500 and i want the vector to loo...
10 years ago | 5 answers | 3
5
answersHow to plot a circle on top of my plotted image
Thank you, But it doesnt seem to work for me, maybe im doing something wrong. can somebody help me figure it out or recomme...
10 years ago | 0
Question
How to plot a circle on top of my plotted image
I have an image plotted and I wanted to plot a circle on top of it with the same centroid of the image. I want the radius to ...
10 years ago | 4 answers | 0
4
answersTaking unique numbers of a set and order them with their respective number
Thanks to all of you for your responses , they were very helpful. you guys are awesome haha
10 years ago | 0
Question
Taking unique numbers of a set and order them with their respective number
Hello, I have a question i need hel with, if i have this two vectors that go with each other angle= [0; 1; 5; 3; 7; 8; ...
10 years ago | 4 answers | 0
4
answersHow can I double a vector and to the second part of it add a number?
GREAT, thanks for your help it is very much appreciated.
10 years ago | 0
Question
How can I double a vector and to the second part of it add a number?
lets say i have a vector which is R=[1; 2; 3; 4; 5; 6; 7; 8; 9; 10] size 10x1 I want to double that vector in size and ...
10 years ago | 2 answers | 0