photo

Jorge Rodriguez


University of Alberta

Last seen: 5年以上 前 2016 年からアクティブ

Followers: 0   Following: 0

Geotechnical Engineer

統計

All
MATLAB Answers

9 質問
0 回答

Cody

0 問題
1 解答

ランク
23,490
of 300,302

評判
2

コントリビューション
9 質問
0 回答

回答採用率
55.56%

獲得投票数
2

ランク
 of 20,911

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
114,733
of 168,040

コントリビューション
0 問題
1 解答

スコア
20

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 3
  • Scavenger Finisher
  • Solver

バッジを表示

Feeds

表示方法

質問


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...

6年以上 前 | 2 件の回答 | 1

2

回答

質問


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...

約8年 前 | 0 件の回答 | 1

0

回答

質問


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, ...

約8年 前 | 1 件の回答 | 0

1

回答

質問


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],...

約8年 前 | 2 件の回答 | 0

2

回答

質問


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...

約8年 前 | 2 件の回答 | 0

2

回答

質問


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 ...

約8年 前 | 2 件の回答 | 0

2

回答

質問


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...

約8年 前 | 2 件の回答 | 0

2

回答

質問


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...

約8年 前 | 2 件の回答 | 0

2

回答

質問


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...

8年以上 前 | 1 件の回答 | 0

1

回答

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

約9年 前