-
四输入四输出ELM
多输入多输出的极限学习机,被证明是可以使用的(Extreme Learning Machine with Multiple Input and Multiple Output has been proved to be usable)
- 2021-04-16 10:38:53下载
- 积分:1
-
按键改进v3
说明: 本设计是将安卓技术、单片机技术、无线通信技术等相关技术应用到视频监控系统中,可实现视频监控系统的设备移动化,由可移动监控平台、控制软件两部分组成。通过无线网络对监控平台进行移动方向、速度的控制,平台上的安卓手机摄像头实时采集视频图像信号并通过无线WiFi网络将视频信号实时传输到手机端观看。具有控制方便,监控灵活,模块化,可拓展性强等优点,可应用于险情探测、防爆、现场巡视、家庭安防、图像采集等领域。此部分是电脑端Java程序。(This design applies Android technology, microcontroller technology, wireless communication technology and other related technologies to the video surveillance system, which can realize the equipment mobility of the video surveillance system. It consists of mobile monitoring platform and control software. The mobile direction and speed of the monitoring platform are controlled by wireless network. The Android mobile camera on the platform collects video image signals in real time and transmits them to the mobile terminal for viewing through wireless WiFi network. It has the advantages of convenient control, flexible monitoring, modularization and expansibility. It can be used in danger detection, explosion-proof, on-site inspection, family security, image acquisition and other fields.)
- 2020-10-04 16:47:39下载
- 积分:1
-
python数据分析教程
利用Python对各类数据分析算法进行编写,文档包括数据预处理方法,相关的分类和回归分析的算法理论及实践,以及一些实例应用分析。(Use Python to write various data analysis algorithms, including data preprocessing methods, algorithm theory and practice of related classification and regression analysis, and some application analysis.)
- 2018-07-18 09:54:51下载
- 积分:1
-
2008711194473625
坐标转换 将大地坐标值转换为平面坐标系
由经纬度转换至大地坐标(Coordinate transformation to convert the earth plane coordinates by latitude and longitude coordinates to Geodetic Coordinate Conversion)
- 2009-05-19 09:45:00下载
- 积分:1
-
这是个用于内网抓包工具的使用介绍文档,希望给朋友们提供帮助。...
这是个用于内网抓包工具的使用介绍文档,希望给朋友们提供帮助。-it is used within the network to use the tools capturing Packet introduced documents, hope to the help of our friends.
- 2023-04-23 23:30:03下载
- 积分:1
-
共轭梯度法
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。(The Conjugate Gradient method is a method between the steepest descent method and the Newton method. It only needs to use the first derivative information, but overcomes the shortcoming of the steepest descent method and avoids the need for the Newton method to store. And the disadvantage of calculating the Hesse matrix and inverting, the conjugate gradient method is not only one of the most useful methods for solving large linear equations, but also one of the most effective algorithms for solving large-scale nonlinear optimization. Among various optimization algorithms, the conjugate gradient method is a very important one. The advantage is that the required amount of storage is small, step convergence, high stability, and no external parameters are required.)
- 2018-11-26 11:07:35下载
- 积分:1
-
N21E099
ArcGIS二次开发,需要的dem文件,云南的一部分(Secondary Development of ArcGIS)
- 2020-06-23 13:20:02下载
- 积分:1
-
数值分析中Doolittle算法的仿真程序,我找了好久才找到的!
数值分析中Doolittle算法的仿真程序,我找了好久才找到的!-Doolittle algorithm in numerical analysis simulation program, I am looking for a long time to find the!
- 2022-01-31 18:42:37下载
- 积分:1
-
VB透明窗体制作例子
VB透明窗体制作例子,透明度在代码中可自定义,可完全透明,也可不透明,也就是变成常规窗体,采用了API函数,无第三方函数,在VB6.0环境下可直接对源代码编译运行。窗口透明效果请参见源码测试截图。
- 2022-07-22 14:32:23下载
- 积分:1
-
dace
说明: 克里金插值是依据协方差函数对随机过程或随机场进行空间建模和插值的回归算法。此为实现克里金插值的源代码(kriging interpolation)
- 2020-03-28 08:36:18下载
- 积分:1