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

Versión 1.9.0.1 (2,17 MB) por mizuki
files presented at MATLAB EXPO 2014 held in Tokyo - Intro to MATLAB
1,3K descargas
Actualizado 1 sep 2016

Ver licencia

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 が必要です。

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

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/

Versión Publicado Notas de la versión
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