资源列表
dlstock_predict
- 预测股票价格与成交价格 等多种因素的关系,通过python和神经网络实现预测(prediction the stock price)
RiccardoGiubilato-Test_BA-d806a76
- bundle adjustment optimization
bifurcation
- 对受迫振动的非线性系统碰撞仿真,适合相关人员交流学习。可以针对不同刚度,频率,间隙进行调整。(Collision simulation of forced vibration of non-linear system is suitable for related personnel to communicate and learn.)
FractionalHeatConductionToolbox
- 分数阶热传导工具箱可以用于求解分数阶微分方程中的热传导过程的求解,包含解析解与数值解的求解方式,含有显式,隐式和Crank–Nicolson求解方法。(The methods of solving models of heat conduction are described, namely analytical and numerical methods. In the case of numerical methods regards the finite difference method
蝙蝠算法工具包
- 蝙蝠算法在解决优化问题当中的matlab源代码(压缩包格式)
tensorflow预测产品价格
- 使用tensorflow进行预测,通过市场销量等数据预测产品的价格
EWT
- 此压缩文件包含经验小波分解与重构,以及频带划分方法的汇总(This compressed file contains empirical wavelet decomposition and reconstruction, and a summary of frequency band division methods.)
pathplanning
- 路径规划算法在matlab环境下的实现,可更改数据进行测试(The implementation of path planning algorithm in Matlab environment can change the data to test)
PMSM控制Simulink仿真模型
- 永磁同步电机MATLAB/Simulink仿真模型,可学习多个搭建的建立模型及控制。(The permanent magnet synchronous motor MATLAB/Simulink simulation model can learn the establishment of multiple models and control.)
UWB定位
- UWB1000模块测试所得数据初步处理之后,已知锚点的坐标,可利用该文件里的程序解算标签三维位置。(After preliminary processing of data obtained from UWB1000 module test, the coordinates of anchor points are known, and the program in this file can be used to calculate the three-dimensional position
6_2_VGG
- 用thensorflow实现对VGGNET深度卷积神经网络的建立。(The establishment of the VGGNET convolutional neural network is implemented with the thenthraceflow.)
DCT音频数字水印
- 音频数字水印数字水印技术是一种信息隐藏技术,所谓音频数字水印算法,就是将数字水印通过水印嵌入算法,嵌入到音频文件中(如wav,mp3,avi等等),但是又对音频文件原有音质无太大影响,或者人耳感觉不到它的影响。相反的又通过水印提取算法,将音频数字水印从音频宿主文件中完整的提取出来,而这嵌入的水印,和提取出来的水印,就叫音频数字水印。