资源列表
EMD-master
- 本资料是经验模态分析(EMD)工具箱以及emd和希尔伯特黄变换的ppt。(This material is a powerpoint presentation of the empirical modal analysis (EMD) toolkit and the EMD and Hilbert yellow transformations.)
南大核心
- 使用Python工具爬取豆瓣数据,用以数据处理
基于欧氏距离的yes和no的语音识别
- 基于欧氏距离的yes和no的语音识别,matlab,时域、频域,数字信号处理。可以直接录音也可以读取音频文件
程序
- 无人机路径规划,提出改进的A*算法,参考2019年研究生数学建模竞赛F题(UAV path planning, propose improved a * algorithm, refer to the f problem of 2019 graduate mathematical modeling competition)
汉克尔光学变换模拟
- 快速汉克尔变换出现于上世纪70年代,后经Johansen等人发展。快速汉克尔是一种求解贝赛尔函数方程在(0~ ∞)区间上积分的快速数值算法。其逆变换与正变换对称。
讯代理源码
- 讯代理源码,里面有详细的对接和说明哈哈哈哈
msp430f149开发板例程
- 1.TI官方例程 2.ADC RS232 RS485 液晶显示 按键(1. TI official routine 2. ADC RS232 RS485 LCD button)
keras-SRU-master
- 利用sru进行文本情感分析,三分类,速度快,准确率高,利用keras环境,实用性大。(Using SRU for text sentiment analysis, three categories, fast speed, high accuracy, using keras environment, practical.)
WEAVE1
- 三维机织结构,根据平均化理论利用MATLAB实现编织结构弹性常数的预测,根据使用者输入参数不同,可求多种机织结构(Three-dimensional woven structure, according to the average theory using MATLAB to achieve the prediction of the elastic constants of woven structure, according to the user input parameters, ca
HRMIS-PRJ-20191227-final
- 此项目需要实现CUI(Command User Interface)版本 。至少应包含以下项目要求功能,在项目实现时还应能尽可能多考虑实际软件的必须因素(如登陆等等) 。(This project needs to implement the Cui (command user interface) version. At least the following project required functions shall be included, and the necessary fac
Matlab,bp神经网路
- 详细的BP神经网络工具包调用,Matlab实现,注释详细,运行无误。
特征脸法人脸识别matlab代码
- 包括训练数据库,matlab导入图片,特征连算法代码,并成功识别人脸,是基本的算法