DataAnalysis

时间:2024-04-20 01:52:23
【文件属性】:

文件名称:DataAnalysis

文件大小:216KB

文件格式:ZIP

更新时间:2024-04-20 01:52:23

MATLAB

数据分析包 想法是将一堆函数打包在一起,使构建图和分析RunDatas中的数据变得更加容易。 入门 通读以下教程。 有关使用此架构编写绘图函数的教程,请阅读plotFunctionTemplate.m。 查看exampleAnalysis_QC.m以查看使用selectRuns和plot函数的示例。 数据管理器 您可以使用dataManager中包含的autoLibGen应用程序从城堡的Data文件夹中加载您要考虑的所有数据的RunDataLibrary。 请参阅以获取dataManager并查看有关autoLibGen的文档。 selectRuns 拥有初始RunDataLibrary后,您可以使用selectRuns应用程序选择此数据的子集。 它以RunDataLibrary作为其参数,您将提供它作为使用autoLibGen生成的大型RunDataLibrary。 用“ sele


【文件预览】:
DataAnalysis-main
----exampleAnalysis_QC.m(5KB)
----custom_functions()
--------fitting_fcns()
--------custom_fit_equations()
--------plot_fcns()
--------data_fcns()
--------plot_helper_fcns()
--------custom_colormap()
--------doit_fcns()
----old()
--------_vary_time_plotter()
--------_vary_depth_plotter()
--------oort_cloud_overlay()
----_data_loading()
--------selectRuns.mlapp(33KB)
----readme.md(9KB)
----plotFunctionTemplate.m(8KB)
----users()
--------jpagett()
----.gitignore(66B)
----.gitattributes(66B)

网友评论