thorlab光功率计配合转台 自动采集光强
2022-08-25 16:27:44 47KB matlab
1
能量时间序列 这是我在Ecole Polytechnique(MSc Data Science,2019-2020)上的机器学习(II)课程的最后一个项目。 目的是训练一种算法来代替过于侵入和过于昂贵的常规房屋能耗监测系统。 这一挑战被称为NILM(非侵入式负载监视)或NIALM(非侵入式设备负载监视)。 挑战的目的是根据时间数据预测专用于4种电器(洗衣机,电冰箱,电视,水壶)的一个家庭的用电量比例。 这项挑战由ENS(国家高等专科学校)提供: : 。 我们使用了回归模型,在的报告中对此进行了详细介绍。
2022-08-22 12:53:25 30.27MB HTML
1
owonb35 适用于Owon B35万用表的蓝牙客户端,适用于具有Semic CS7729CN-001芯片的新型(2017年中后)万用表。 使用Fortune Semiconductor FS9922芯片的较旧万用表应使用 。 系列万用表使用低功耗蓝牙(BLE)将读数传输到智能手机应用程序等远程显示器。 该Linux客户端允许将测量数据捕获到您的计算机上,以记录在文件中或显示在gnuplot或KST等制图软件上。 要求 此客户端需要安装 BLE库。 编译后的软件包可用于安装而无需编译。 安装 下载已或源代码以自己编译。 编译是一个简单的make 。 用法 客户端被设计为简单的测量数据接收器,其输出格式可以通过管道传输到其他工具中进行处理或显示。 owonb35 [-s|-S|-t|-T|-d] [-c|-j] [-n|-u|-m|-b|-k|-M] [-x] [-r] [-q
2022-08-10 08:49:16 12KB bluetooth-low-energy owon C
1
Doubly Fed Induction Machine Modeling and Control for Wind Energy Generation Applications.
2022-07-18 14:00:11 56.42MB dfig_matlab powerelectronics powersystem wind_energy
纳鲁·温德 | | Nalu-Wind是用于风力涡轮机和风场模拟的通用,非结构化,大规模并行,不可压缩的流量求解器。 该代码库是; NaluCFD由Sandia国家实验室开发和维护。 Nalu-Wind由来自,和的专门的多机构团队积极开发和维护 。 Nalu-Wind是作为开源代码开发的,具有以下目标: 一个开放的,有据可查的,最新实现的计算模型的实现,用于以各种保真度对风电场流物理学进行建模,并以全面的验证和确认(V&V)流程为后盾; 能够执行风电场内流场的最高保真度模拟; 和 能够利用美国能源部国家实验室提供的高性能领导力课程计算设施。 我们希望这个社区开发的模型将被研究实验室,学术界和工业界用来开发下一代风电场技术。 我们欢迎风能界在其研究中使用Nalu-Wind。 在传播包括Nalu-Wind模拟在内的技术工作时,请参考以下引用: Sprague, M. A., Ana
2022-07-08 09:19:28 8.42MB cfd wind-energy ecp les
1
Urbach Energy simulation example 基于MATLAB实时代码
2022-07-01 09:07:21 31KB UrbachEnergy
1
ist的matlab代码通过图形切割实现快速近似能量最小化 该存储库包含有关通过Graph Cuts进行快速近似能量最小化的内容。 在图形文件夹中,您会找到许多可以使用的图形。 它们都是由witz tikz和LaTeX制成。 由于缺少一些数字和模板,因此无法编译report_fcv.tex和paper_report.tex。 该代码根据Boykov,Veksler和Zabih的论文实现了交换算法。 该代码是用Python 3编写的。对于Graph-Cut,我们使用。 安装要求: sudo pip install -r requirements.txt 执行是通过以下方式完成的: python minimization.py path/filename.png cycles 周期可以是任意数字。 低于10 ist的东西还不错。 提示:不要使用大于100x100像素的图像,否则会花费很多时间。
2022-06-30 17:10:00 33.56MB 系统开源
1
改造模式(Retrofit) ——对换热方案进一步优化 §3.2 Aspen Energy Analyzer简介 光盘5-Aspen Energy Analyzer 改造工具
2022-06-19 21:14:43 1.95MB 软件
1
A radical new departure from conventional Bluetooth technology, Bluetooth Low Energy (BLE) will enable a whole new generation of wireless applications in industries ranging from healthcare to transportation. Running on a single coin-sized battery, BLE can run for years, connecting and extending everything from Personal Area Network devices to next-generation sensors. In Bluetooth Low Energy, one of the standard's developers has written the first comprehensive, accessible introduction to BLE for every system developer, designer, and engineer. Robin Heydon, a member of the Bluetooth "Hall of Fame" brings together information currently scattered through multiple standards documents, offering the context and leading-edge implementation insights needed to build high-performance working systems with BLE. Heydon begins by reviewing BLE's design goals, explaining how they drove key architectural decisions, and introducing BLE's innovative usage models. Next, he thoroughly covers the Controller side of the standard, offering detailed information on physical and link layers, direct test mode, and the host controller interface. Finally, he turns to BLE hosts, explaining L2CAP, attributes, BLE security, and the Generic Access Profile. This book will be an indispensable companion to the official BLE standards documents for every technical professional and decision-maker who is considering BLE, planning BLE products, or transforming plans into working systems.
2022-06-10 12:20:57 6.5MB Bluetooth
1
NILMTK:非侵入式负载监控工具包 非侵入式负载监控(NILM)是仅根据整个房屋的功率计读数估算单个设备所消耗的能量的过程。 换句话说,它仅通过一个整个房屋的电表就产生了(估算的)逐项电费单。 NILMTK是一个工具包,旨在帮助研究人员评估NILM算法的准确性。 如果您是Python的新用户,建议对Python生态系统中的 , 和其他工具进行自我教育。 :warning: NILMTK作者可能需要一些时间才能就查询/问题与您联系。 但是,我们非常欢迎您提出修改,支持! 记住要检查现有的问题凭单,尤其是未解决的问题凭单。 文献资料 如果您是新用户,请在阅读。 引起我们注意的是,一些用户遵循第三方教程来安装NILMTK。 请始终记住检查此类教程的日期,其中许多教程已经过时,并且无法反映NILMTK的当前版本或推荐/支持的设置。 为什么要使用NILM工具包? 我们引用解释对NILM工具包的需求:
2022-06-08 17:12:34 13.89MB python energy algorithms ipython-notebook
1