欢迎来到天天文库
浏览记录
ID:32866050
大小:1.63 MB
页数:19页
时间:2019-02-16
《matlab与开源软件集成》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、MATLAB与开源软件集成王燚©2015TheMathWorks,Inc.1内容MATLAB如何融入系统架构用MATLAB调用Python用Python调用MATLAB打包MATLAB应用2解决方案系统架构DATASOURCESBUSINESSSYSTEMSCLOUD/WEB3MATLABAPIs4MATLAB与Python集成三种集成方法:–用MATLAB调用Python–用Python调用MATLABAlgorithmDevelopers–打包MATLAB程序给Python使用User
2、s5价格走势分析目标:–软件即服务:加密货币价格走势分析方案:–使用IT管理的数据函数库–快速开发预测模型–发布模型到RESTfulAPI挑战:–没有预测模型经验–缺乏IT系统知识6数据传统模式PriceDataPriceDataGetcurrentpricedataforcryptocurrenciesCoin:ETHCurrentprice:$632.83Last24hours:-0.11%模型开发IT用户7数据新模式PriceDataPriceDataPriceDataPriceData
3、GetcurrentpricedataforcryptocurrenciesGetfuturepricedataforcryptocurrenciesCoin:ETHCurrentpriceCurrentprice:$632.83:$632.83Last24hours:Predictedpricein1day-0.11%:$670.21模型开发IT用户8数据模型构建PriceDataPriceDataGetcurrentpricedataforcryptocurrenciesCoin:ETHCurr
4、entprice:$632.83Last24hours:-0.11%模型开发IT用户9预测模型开发10数据模型验证PriceDataPriceDataGetcurrentpricedataforcryptocurrenciesCoin:ETHCurrentprice:$632.83Last24hours:-0.11%模型开发IT用户11数据模型发布PriceDataPriceDataPriceDataPriceDataGetcurrentpricedataforcryptocurrenciesGet
5、futurepricedataforcryptocurrenciesCoin:ETHMATLABRuntimeCurrentpriceCurrentprice:$632.83:$632.83Last24hours:Predictedpricein1day-0.11%:$670.21模型开发IT用户12MATLAB模型发布Toolboxes11MATLABEnd-UserDesktopMachineMATLABCompilerMATLAB22Runtime33.py13企业系统挑战各种系统需求维持
6、多版本模型/软件支持多用户使用场景模型开发验证速度14发布MATLAB模型到生产环境MATLABCompilerSDKMATLABProductionServerWebWebScenarioScenarioApplicationsServerGenerationGenerationC/C++PricingPricingExcelJavaAdd-inDesktopC#and.NETApplicationsApplicationRiskRiskPythonAnalyticsAnalytics
7、ServerExcelBatchApplicationsCOMAutomationServerDatabaseServerRESTful,HTTP,andWSDLwebservices15总结:MATLAB与Python集成用MATLAB调用Python–MATLAB用Python调用MATLAB–MATLAB打包MATLAB程序给Python使用–MATLABCompilerSDK–MATLABProductionServer16更多资源MATLAB与Python–https://w
8、ww.mathworks.com/solutions/matlab-and-python.html预测模型–https://www.mathworks.com/discovery/predictive-analytics.html深度学习–https://www.mathworks.com/discovery/deep-learning.html17©2018TheMathWorks,Inc.18AppendixSlides19
此文档下载收益归作者所有