photo

Georgina Hammond


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
0 回答

ランク
121,753
of 301,707

評判
0

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

回答採用率
66.67%

獲得投票数
0

ランク
 of 21,387

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,162

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How do I repeat a column vector to make into one longer column vector?
I have a column vector that has 24 values that I want to repeat 30 times into a column vector that has 720 values. How do I do t...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


How do a get a specific day of the year?
This is my code: for x = 1:n % adjust code for n>1 a = 1; x; %Load irradiation data fid = fopen([s...

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

1

回答

質問


How do can I change an input variable for get a different answer each time a loop runs?
This is my loop: for Day = 1:365 Io = Isc*(1+(0.034*cos(2*pi*(Day/365.25)))); SolarDeclination = deg2rad(Decl...

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

1

回答