-
H-ELM
Extreme Learning Machine for Multilayer Perceptron
- 2017-08-30 11:50:49下载
- 积分:1
-
一个小日记本的程序
挺好用的,试一试,大家参考参考
一个小日记本的程序
挺好用的,试一试,大家参考参考-a small diary of this process is very good to use, try your information.
- 2023-02-18 02:10:03下载
- 积分:1
-
cJSONFiles
JASON解析,打包等测试例程,包含头文件,C文件,test文件等(void doit(char *text)
{
char *out;cJSON *json;
json=cJSON_Parse(text);
if (!json) {u1_printf("Error before: [%s]
",cJSON_GetErrorPtr());}
else
{
out=cJSON_Print(json);
cJSON_Delete(json);
u1_printf("%s
",out);
free(out);
}
})
- 2020-06-15 23:20:01下载
- 积分:1
-
这是用matlab编写的显示积分方法中心差分法的源程序,可用于求解微分方程描述的工程问题和相关仿真...
这是用matlab编写的显示积分方法中心差分法的源程序,可用于求解微分方程描述的工程问题和相关仿真-This is prepared using matlab central difference integration method shows that the source method can be used to solve differential equations to describe the engineering problems and related simulation
- 2022-03-23 06:06:48下载
- 积分:1
-
MCNP5-instruction
mcnp5的编写说明书,很多朋友都会需要的(McNp5 writing instruction, many friends will need)
- 2014-11-15 11:44:05下载
- 积分:1
-
代码
说明: 基于空时阵列最佳旋转角度的卫星导航抗干扰信号处理仿真代码,在MVDR算法基础上进行改进(The simulation code of anti-jamming signal processing of satellite navigation based on the best rotation angle of space-time array is improved on the basis of MVDR algorithm)
- 2021-01-14 18:18:47下载
- 积分:1
-
2VSC-HVDC
说明: 基于vsc的高压直流输电线路模型,适用于研究电力系统专业学习应用,进行故障分析,其中整流侧使用定功率加定电流,逆变侧使用定电压控制。(HVDC transmission line model based on VSC)
- 2019-06-29 17:06:51下载
- 积分:1
-
eeee
一个boost电路用于燃料电池,里面含有对燃料电池的仿真以及boost的仿真(A boost circuit is used for fuel cells)
- 2021-01-04 09:28:55下载
- 积分:1
-
linkeslist卡耐基
linkeslist icarnegie
- 2022-09-08 02:50:02下载
- 积分:1
-
直流电机速度环PID闭环控制
说明: 电机控制,pid控制PWM占空比,有效调节速度(Motor control, PID control PWM duty ratio, effective speed regulation)
- 2019-12-16 12:03:30下载
- 积分:1