photo

trst111


Last seen: 3年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

2 質問
0 回答

Cody

0 問題
4 解答

ランク
181,327
of 301,529

評判
0

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

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,315

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
70,932
of 175,175

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

スコア
50

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Solver
  • Thankful Level 1

バッジを表示

Feeds

表示方法

解決済み


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

5年以上 前

解決済み


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

5年以上 前

解決済み


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

5年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5年以上 前

質問


Read only specific lines of a file and skip lines
Hey Guys, I would like to create a script to read and extract data from a txt-file via MatLab. The file is built like the ...

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

1

回答

質問


Count characters per row
Hey Guys, I want to read and modify a txt.-file via MatLab and store the resulting data. What I would like to do is to only ...

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

1

回答