资源列表
粒子群算法的寻优算法
- 一个关于粒子群算法的非线性函数极值寻优代码(A Nonlinear Function Extremum Code for Particle Swarm Optimization)
Semantic-Segmentatiomaster
- 遥感图像的语义分割,分别使用Deeplab V3+(Xception 和mobilenet V2 backbone)和unet模型(Semantic segmentation of remote sensing images using Deeplab V3+ (Xception and Mobilenet V2 backbone) and UNET models)
CloudAnalyst
- 云计算仿真实验平台,基于cloudsim引擎,可视化效果良好。(Cloud computing simulation experiment platform, based on cloudsim engine, has good visualization effect.)
代码
- 机器学习,流行学习,RBF,字典学习,matlab程序。(Machine learning, popular learning, RBF, dictionary learning, matlab program.)
DMX512协议控制灯带
- 使用DMX512协议控制灯带,使用IO口模拟时序(Using DMX512 protocol to control lamp band and IO port to simulate timing)
MATLAB有限元分析与应用
- matlab 有限元分析工具书,对于初学matlab有限元的人很有用(Toolbook for Finite Element Analysis)
youhuafujian
- 灰色预测幂函数优化 ,包括预测值,残差,累加值,后验差检验等(Grey prediction power function optimization)
The capture of CA code
- The capture of CA codeCACode_capture\Capture_CACode.m, 1185 , 2019-04-25 CACode_capture\CA_Code_Capture.m, 1552 , 2019-04-25 CACode_capture\Create_CA_Code.m, 709 , 2019-04-25
ABC人工蜂群算法
- ABC (artificial clustering algorithm) is used to solve numerical problems.
《MATLAB数据分析方法》
- 本书介绍数据分析的基本内容与方法,应用matlab软件既面向对象又面向过程地编写实际数据分析程序。(MATLAB Data Analysis Method)
传奇归来UI
- 传奇私服传奇归来的UI文件源码,欢迎大家下载(The UI file source code of the legendary comeback is welcome to download.)
前推回代潮流计算程序
- 前推回代法已知配电网的始端电压和末端负荷,以馈线为基本计算单位。 最初假设全网电压都为额定电压,根据负荷功率由末端j向始端k逐段推算,仅计算各元件中的功率损耗而不计算节点电压,求得各支路上的电流和功率损耗,并据此获得始端功率,这是回代过程。 再根据给定的始端电压和求得的始端功率,由始端向末端逐段推算电压降落,求得各节点电压,这是前推过程。如此重复上述过程,直至各个节点的功率偏差满足允许条件为止。(The forward and backward substitution method