Community Profile

photo

Ryoko Hayashi

MathWorks

Last seen: Today 自 2018 起处于活动状态

Followers: 0   Following: 0

统计数据

All
  • Personal Best Downloads Level 2
  • First Submission
  • GitHub Submissions Level 1
  • Solver

查看徽章

Feeds

排序方式:

已提交


Descriptive Statistics and Probability Distributions(日本語版)
Japanese version of a published repository "Descriptive Statistics and Probability Distributions"

2 years 前 | 3 次下载 |

Thumbnail

频道


ASUKA II Location
Tracking the location of Japanese Passenger ship

5 years 前

已解决


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

6 years 前

已解决


ベクトルのスケーリング
入力したベクトルの大きさを1にしてください。

6 years 前

已解决


ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
MATLABでは,角括弧の中に要素を入れることで、ベクトルを作成できる。 x = [1 2 3 4] また次のようにも書ける(コンマはオプション)。 x = [1, 2, 3, 4] 問題:次のベクトルを出力する関数を作成せよ。...

6 years 前

已解决


2倍してみよう - ここからスタート!
初めにこの問題を試してみよう。 入力としてxを与え、それを2倍して結果をyに代入せよ。 Examples: Input x = 2 Output y is 4 Input x = 17 Output y is 34 ...

6 years 前