Jorge Rodriguez
University of Alberta
Followers: 0 Following: 0
Geotechnical Engineer
Statistics
RANK
17,219
of 295,467
REPUTATION
2
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
55.56%
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
Print PDF to a Specific size?
Hello, I'm trying to print a plot in PDF to a size of 8.4 cm by 5 cm. However, the result is always a 8x11 inch figure (US de...
5 years ago | 2 answers | 1
2
answersQuestion
Counting bin and averaging using retime to include all of my data
I have a question about the reptime function. I'm trying to count a redistributed data every 24 hr, from a data set that is take...
7 years ago | 0 answers | 1
0
answersQuestion
Data selection using Nested Loop
Hello Everyone, I'm trying to replace data in a cell array with NaN based on a range of values of max and min. In other words, ...
7 years ago | 1 answer | 0
1
answerQuestion
Expanding Cell Array using repmat with a loop
Hello Community, I'm trying to expand a column vector A([4,5,9,8],1) by using different sizes hold in a vector B([40,10,20,70],...
7 years ago | 2 answers | 0
2
answersQuestion
Generating a table with text
Hello Community, I have a question about the command to generate a table with several variables. I have 5 arrays and one is a...
7 years ago | 2 answers | 0
2
answersQuestion
Plot loop n variables
Hello Community, I have been trying to create a plot of several arrays in loops, but I have problems assigning the change of ...
7 years ago | 2 answers | 0
2
answersQuestion
How to split divide an array on specific sections?
I have a double array of dimension (10000,5), the first column of the array is an ID going from 1-10. The other 4 columns are th...
7 years ago | 2 answers | 0
2
answersQuestion
How to average time data every 1/4 of hour?
Hello Community, I have a problem to average data every quarter of hour. I have to array of the same length. Vector "t" shows t...
7 years ago | 2 answers | 0
2
answersQuestion
How to create a loop function within the same array?
Hello, I'm trying to operate with an array of over 100000 data points (i.e. "k"). I have one array with the ID (i.e."ID") of th...
7 years ago | 1 answer | 0
1
answerSolved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years ago