-
001
说明: ansys 梁柱节点参数化分析 模拟仿真 位移曲线 节点刚度(ansys Parametric Analysis of Beam-column Joints and Simulated Displacement Curve Joint Stiffness)
- 2019-05-16 13:26:23下载
- 积分:1
-
姓名缘分测试之Delphi版,利用笔画进行计算,算的非常准哦。...
姓名缘分测试之Delphi版,利用笔画进行计算,算的非常准哦。-Name fate of the Delphi version of the test, calculated using the number of strokes, the counting of very prospective Oh.
- 2022-03-23 01:24:59下载
- 积分:1
-
frank
说明: 用frankwolfe算法分配交通流 可以在给定的OD 间进行规划(Assigning traffic flows with the frankwolfe algorithm can plan between given ODs)
- 2019-03-15 09:50:27下载
- 积分:1
-
基于LMI的滑模控制
LMI的Matlab求解,以及线性非线性控制、基于倒立摆的实例(Matlab solution of LMI, and linear nonlinear control, based on inverted pendulum.)
- 2021-04-26 22:18:45下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
dc_kalman
卡尔曼算法实现及MATLAB仿真,以及simulink仿真模块(Realization of Kalman algorithm and Simulation of MATLAB, and Simulink simulation module)
- 2019-03-04 09:25:04下载
- 积分:1
-
PSO_ELM
说明: 极限学习机是一类针对单层前馈神经网络设计的机器学习算法,其主要特点是隐含层节点参数可以是随机或人为给定的且不需要调整,学习过程仅需计算输出权重。ELM具有学习效率高和泛化能力强的优点,被广泛应用于分类、回归、聚类、特征学习等问题中。(Extreme learning machine for particle swarm optimization)
- 2020-09-18 17:37:54下载
- 积分:1
-
STM32F0xx_StdPeriph_Lib_V1.5.0
stm32f0的固件包,超级的实用,不需要再去官网下载了。(Stm32f0 firmware package, super practical)
- 2020-06-18 12:20:01下载
- 积分:1
-
MAXWELL电子版整本书
ansoftmaxwell 电子版图书,是一种专门用于电磁仿真的软件,里面有各种案例可供大家练习,请大家阅读。(Ansoftmaxwell electronic books, is a specialized for electromagnetic simulation software, there are various cases are available for you to practice, please read.)
- 2018-01-21 16:55:14下载
- 积分:1
-
The use of VB development for Maxim
利用VB开发的针对Maxim-Dallas DS2770电量检测芯片,实现对锂电池的实时数据采集软件。-The use of VB development for Maxim-Dallas DS2770 chip power detection, on the lithium batteries to achieve real-time data acquisition software.
- 2022-05-15 17:30:44下载
- 积分:1