Intro to MATLAB demo files (MATLAB入門 デモファイル)

バージョン 1.9.0.1 (2.17 MB) 作成者: mizuki
files presented at MATLAB EXPO 2014 held in Tokyo - Intro to MATLAB
ダウンロード: 1.3K
更新 2016/9/1

ライセンスの表示

The zip file contains the code presented at session A1 (Introduction to MATLAB), MATLAB EXPO 2014 held Japan.
BikeSharing\MainAnalysis.m:
a main file to estimate the number of rental bikes, requires Statistics Toolbox and Curve Fitting Toolbox (the last fitting part)
webread_findStations.m:
a file which reads data from RESTful Web Services - JSON (introducing the new R2014b MATLAB feature), requires Internet connection and Mapping Toolbox for drawing webmap part.
このファイルは、東京で開催された MATLAB EXPO 2014 のA1セッション、「基礎からはじめるMATLABプログラミング入門」のでもファイルです。主なファイルは以下の二つです。
BikeShring\MainAnalysis.m:
レンタルバイクを予測するコード、Statistics Toolbox と Curve Fitting Toolbox (最後のフィッティングのセクション)が必要です。
webread_findStations.m:
RESTful Web サービス から JSON 形式のデータを読み込むコード(R2014b の MATLAB 新機能の紹介)、インターネット接続が必要です。最後の地図描画のセクションのみ Mapping Toolbox が必要です。

引用

mizuki (2024). Intro to MATLAB demo files (MATLAB入門 デモファイル) (https://www.mathworks.com/matlabcentral/fileexchange/48355-intro-to-matlab-demo-files-matlab), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2014b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersFinancial Data についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

code/BikeSharing/

code/BikeSharing/html/

code/webdata/html/

バージョン 公開済み リリース ノート
1.9.0.1

Updated license

1.9.0.0

Removed PDF slides

1.8.0.0

Added PDF slides

1.6.0.0

.

1.5.0.0

Simulink V&V and Financial TB are included in Required Products by mistake. I've deleted it. Also, I've added some tags, map, statistics, date, time series, data import, example and demo.

1.3.0.0

added copyright notes