资源列表
针对银行数据的lightgbm源代码
- 在本地搭建的hadoop上可以使用,主要针对大数据,可以运行该算法的性能
reconfiguration
- 本程序用于配电网的网络重构,能有效、快速的对配电网做出重构,方便实用。(This program is used for the network reconstruction of the distribution network, which can effectively and quickly reconstruct the distribution network, which is convenient and practical.)
啮合刚度
- 求齿轮时变啮合刚度的程序,包含子程序,能跑出图,大家多多下载(The program for calculating the time-varying meshing stiffness of gears, including subroutines, can run out of drawings and download more)
并网逆变器matlab
- 在dq坐标系下并网逆变器的恒功率控制,并用matlab搭建其模型 以仿真成功结果正确调试。
新建压缩(zipped)文件夹
- 可以实现从笛卡尔坐标系到大地坐标系的转换功能 超级实用 推荐使用(It can realize the conversion from Cartesian coordinate system to geodetic coordinate system. Super practical recommended use)
拟一维流动
- 计算流体力学安德森版本写的拟一维流动的程序,感兴趣的同学,可以进行相应的参考写出自己的程序来
7分钟教你搞定fluent活塞动网格 入门必备
- 一个fluent的udf算例,适合初学者学习,并可以进行一定的更改(A fluent udf example)
power_PVarray_grid_det
- 官方例子,电压外环,电流内环,有参考意义,适合初学者。(Official examples, voltage outer ring, current inner ring, have reference significance, suitable for beginners.)
matlab gui 图像识别
- 设计一个matlab gui系统,实现图像识别的图像分割、图像降噪、边缘检测等基本功能。
数据结构源码
- 严蔚敏的数据结构,源代码 严蔚敏的数据结构,源代码(YANWEIMINDESHUJUJIEGOU)
MatlabSimulink通信系统建模与仿真实例分析 课件
- MATLABSIMULINK通信系统建模与仿真实例分析 一书的仿真代码,对于理解simulink仿真以及通信系统原理非常有帮助。(The simulation code of matlab,simulink and communication system modeling and simulation example analysis book is very helpful for understanding Simulink simulation and communication sys
帧差法检测移动目标
- 首先对avi格式视频分帧处理,基于帧间差分法检测视频中的移动目标,