Jorge Rivé
CPI
Followers: 0 Following: 0
Professional Interests: electronics,signal processing, machine learning, image processing
Statistics
RANK
7 116
of 295 467
REPUTATION
6
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
5
RANK
of 20 234
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
graythresh dosn't work with variables other than uint8?
Say I have a matrix B (some image): B=[1 2 3 ;5 6 7 ; 10 11 12;14 56 45]; if the B is defined as uint8, graythresh retur...
ungefär 6 år ago | 1 answer | 0
1
answerQuestion
listing folders in directory with specific strings
I have a directory full of folders. I want to only list (and count) those with a specific naming format that starts with a nume...
mer än 6 år ago | 2 answers | 0
2
answersQuestion
how to select an element from each row in a matrix given a vector of column indeces per row (no for loops)
Hello, I saw posts to similar questions, but I still couldn't figure out how to do what I want to do. I have a matrix and a vec...
mer än 6 år ago | 1 answer | 1
1
answerHow to read text file with mixed data types
Ok...for anyone else struggling with something similar, I figured out a way. There are probably more elegant ways to do this, b...
ungefär 7 år ago | 1
| accepted
Question
How to read text file with mixed data types
I've been searching everywhere for ways of doing this, and have tried multiple ways to read this data file in (textscan, dlmread...
ungefär 7 år ago | 1 answer | 0
1
answerQuestion
How to extract subplots from a saved figure to copy say, subplot(1,2,1) into new figure
I have multiple figures that consist 2 subplots. I want to load the figures, extract each subplot(1,2,1), for example, and put ...
ungefär 8 år ago | 3 answers | 2
3
answersQuestion
how to combine saved figure files in a subplot
Hello, I've found help on the web regarding combining saved figure files in a subplot using the copyobj command. However, I ...
ungefär 11 år ago | 2 answers | 0
2
answersQuestion
embedding matlab figures (.fig files) automatically into a Word document
Hi, I know how to use the Publish and notebook functionality to copy figures into Word documents. However, is there a way to ...
ungefär 11 år ago | 2 answers | 1
2
answersQuestion
visualizing the fourier transform of pseudo random sequence with Matlab
Hello, I'm trying to visualize the fourier transform of a pseudo random sequence with Matlab, and I'm struggling with "sampl...
mer än 12 år ago | 1 answer | 0