资源列表
face-recognition
- 基于matlab的人脸识别代码,已调试,可运行,适合新手进行学习-Simple face recognition based on matlab, which has been debugging
USACO_2007_OPEN
- Usaco 2007 Open 的解题报告和测试数据
imagehost
- 图库管理系统的源码:)请查看并验证,是平时收集的一些源码-Library management system source code:) Please check and verify that it is usual to collect some of the source
tiff-3.8.2-1-src
- tiff library source code 3.8.2.1
RobotPathPlan
- 机器人路径规划演示平台,自主移动的智能机器人演示程序源代码,可以实现机器人壁障功能
zhinengjiqirendaima
- 自主移动的只能机器人,仿真平台下的编程代码-The only autonomous mobile robot simulation platform of programming code
SVM-M
- 包含支持向量机的原理及改进,以及支持向量机的应用-Including support vector machine principle and improvements, as well as the application of support vector machines
Wind_Turbine_Model_R2012a
- 直驱风力发电的matlab2012版本的仿真模型完整文档,可以仿真-Direct-drive wind power matlab simulation model complete document can be simulated
MatlabFinancial-E-toolbox
- 牛津大学金融工程Matlab综合计算工具包(包括garch)-Financial engineering Matlab toolbox from Oxford university
87361031Turbomatlab
- turbo 编译码器,适用于LTE标准。 LTE标准需要100Mbps,此仿真采用并行交织译码,可以达到LTE标准-turbo encoder and decoder for LTE standard. LTE standard requires 100Mbps, the simulation mixed parallel decoding, can achieve the LTE standard
BPNet
- 人工神经网络BP算法 1、动态改变学习速率 2、加入动量项 3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h), 方便矩阵运算,当然,也可自己写矩阵类 4、可暂停运算 5、可将网络以文件的形式保存、恢复
bpprogram
- 非常不错的BP人工神经网络C++程序。但是需要下载一个matlib.h文件。-BP neural network program