Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
RandomTools パッケージの概要
使い方
RandomTools[コマンド](引数)
コマンド(引数)
説明
RandomTools パッケージは、Maple の乱数ジェネレータ用の主要なインターフェイスです。また、 RandomTools パッケージには、Maple のランダムオブジェクトで動作するツール群も含まれています。
RandomTools パッケージの各コマンドは、コマンドの呼び出し列にコマンド名の 長文形 または 短縮形 のいずれかを指定するとアクセスできます。
RandomTools パッケージが実装される土台となるのがモジュールであることから、 パッケージのコマンドにアクセスするのに RandomTools:-コマンド の形式が使用されることもあります。詳細については、モジュールのメンバー を参照してください。
RandomTools パッケージのコマンド一覧
次に利用可能なコマンドを一覧します。
AddFlavor
BlumBlumShub
Generate
GetFlavor
GetFlavors
GetState
HasFlavor
LinearCongruence
MersenneTwister
QuadraticCongruence
RemoveFlavor
SetState
RandomTools パッケージには、各種の疑似乱数ジェネレータを実装するサブパッケージが含まれています。これらのジェネレータにはそれぞれ異なる特徴があり、さまざまな用途に応じて選択できます。
RandomTools サブパッケージ一覧
次にサブパッケージの一覧を示します。
RandomTools パッケージのコマンドが受け入れるランダムオブジェクトの「フレーバー」(特色) は、次表のとおりです。
structured
Structured フレーバーの詳細については、flavor/structured を参照してください。
特定の RandomTools コマンドのヘルプページを表示するには、パッケージのコマンドのヘルプを利用する を参照してください。
参照
help, module, rand, randomize, randpoly, Statistics[Sample], UsingPackages, with
Download Help Document