搜索资源列表
Codes20060421
- mpst_proj.rar VC++开发的Media Player插件,能够在媒体播放完后自动关机,OnscreenKeyboard_src.zip 在屏幕上显示一个键盘图形,并能显示键盘敲击动作的程序。MatlabEng_src.zip 一个Matlab接口API,可在C++中调用该API来控制Matlab.XMineSweeper_src.zip 微软公司扫雷程序源码.MikesScreenSaver_src.zip 一个使用WinAPI编写的屏幕保护程序.WinMgr_demo.z
ActionRecognition_codes
- Serre code for action recogniiton in matlab using svm
cylinder
- 在一个非稳态流场中,对圆柱在不同时刻所受到的流体作用的情况进行模拟-In an unsteady flow field, at different times of the cylinder by the fluid action of the simulated situation
DropOut深度网络
- 深度神经网络在测试时面对如此大的网络是很难克服过拟合问题的。 Dropout能够很好地解决这个问题。通过阻止特征检测器的共同作用来提高神经网络的性能。这种方法的关键步骤在于训练时随机丢失网络的节点单元包括与之连接的网络权值。在训练的时候,Dropout方法可以使得网络变得更为简单紧凑。在测试阶段,通过Dropout训练得到的网络能够更准确地预测网络的输出。这种方式有效的减少了网络的过拟合问题,并且比其他正则化的方法有了更明显的提升。 本文通过一个简单的实验来比较使用Dropout方法前后网络
基于Kinect的机械臂人机交互控制系统设计
- 基于kinect的人机交互系统设计,使用matlab编程实现六自由度机器人运动(This research is to explore how to combinate Kinect sensor technology and robot arm control technology to create a robot arm control platform with somatosensory control through a fast and robust way. The soma