-
卷积神经网络CNN代码解析-matlab
卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
- 2020-12-24 19:49:06下载
- 积分:1
-
structural dynamics
使用newmark-β方法求解单/多自由度结构的振动响应(The vibration response of a single-degree-of-freedom/multi-degree-of-freedom structure is solved by using the newmark- mode method)
- 2018-05-31 16:45:54下载
- 积分:1
-
wer_hvdc_vsc
VSC-hvdc,基于Matlab Simulink平台搭建的电压源型高压直流输电系统,又称柔性直流输电系统,用于电路仿真,电网放着 ,MATLAB 柔性直流输电程序,可以加入风电场。单机无穷大系统。(VSC-hvdc,This procedure is based on Matlab Simulink platform to build the voltage source HVDC transmission system, also known as flexible DC transmission system.)
- 2018-12-06 10:52:20下载
- 积分:1
-
student_TOP
c++源程序课程设计,完整的学生成绩管理系统(c++ source program curriculum design, a complete management system for student achievement)
- 2009-12-28 16:18:20下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
Winger-Ville
Wigner-ville函数的ppt教程,可应用于信号的处理(Ppt tutorials Wigner-ville function can be applied to signal processing)
- 2013-12-07 17:56:14下载
- 积分:1
-
ray
随机设置了雷的位置,当用户输入的位置与雷的位置相同,则游戏结束。否则该位置处打印出笑脸。(Ray random set position when the user enters the same position and the position of mine, the game is over. Otherwise, the position of print faces.)
- 2013-11-01 10:33:06下载
- 积分:1
-
FPGA_hslogic_GPS
FPGA代做,通过能量算法来实现GPS弱信号捕获(FPGA generation, GPS weak signal acquisition by energy algorithm)
- 2018-02-10 13:17:51下载
- 积分:1
-
2015甘肃水资源公报
2015年甘肃省水资源公报资料,较为具体,方便水问工作者进行学术计算(Water resources bulletin data)
- 2017-12-03 11:02:58下载
- 积分:1
-
基于滑模方法的混沌同步
说明: 基于滑模方法,针对分数阶混沌系统,设计了滑模面与控制器,实现了驱动系统和响应系统完全同步(Based on the sliding mode method, the sliding mode surface and the controller are designed for the fractional order chaotic system, and the drive system and the response system are fully synchronized)
- 2021-04-01 11:09:08下载
- 积分:1