资源列表
斯托克斯五阶波
- 海洋波浪力规则波的相关求解公式-斯托克斯五阶波(Relevant Solution Formula for Regular Waves of Ocean Wave Force-Stokes Fifth Order Wave)
K-means聚类
- 应用K-means聚类算法,实现对iris数据集的分类(Using K-means clustering algorithm to realize the Classification of iris dataset)
code
- 卡尔曼滤波,分别用UKF、EKF用于非线性飞行器系统,飞行器模型分别采用CA/CV/Jerk/sin模型(Kalman filter, UKF, EKF for nonlinear aircraft systems, respectively, aircraft model using CA / CV / Jerk / sin model)
1
- 室内可见光通信系统信道模型,用于室内可见光通信系统基础信道估计仿真实验(Channel Model of Indoor Visible Communication System for Basic Channel Estimation of Indoor Visible Communication System)
ADJUST1.1.1
- eeglab中的包,下载后可以直接解压,把解压后的文件直接复制在matlab的安装目录下../toolbox/eeglab/plugins中,重新打开eeglab即可使用。(The package in eeglab can be decompressed directly after downloading, and the decompressed file can be copied directly in the installation directory of matlab. / t
supercontinuum code
- 仿真波导中超短脉冲传输中的各种非线性效应所产生的超连续谱(Supercontinuum spectra generated by various non-linear effects in ultra-short pulse propagation in waveguides)
BP神经网络
- BP神经网络,matlab程序编写,有原始数据,可用于遥感图像分类,并且对遥感图像的土地利用类型进行预测。(BP neural network, matlab programming, with original data, can be used for remote sensing image classification, and remote sensing image land use type prediction.)
元胞自动机
- 元胞自动机 数学模型和算法的应用与 MATLAB 实现(Cellular automaton Application of Mathematical Models and Algorithms and MATLAB Implementation)
基于混沌单纯形法算子的布谷鸟搜索算法
- 运用单纯形法的改进型布谷鸟算法,效果优良(Improved cuckoo algorithm using the simplex method)
lesson47-LSTM实战
- 长短期记忆网络(LSTM,Long Short-Term Memory)是一种时间循环神经网络,是为了解决一般的RNN(循环神经网络)存在的长期依赖问题而专门设计出来的,所有的RNN都具有一种重复神经网络模块的链式形式。在标准RNN中,这个重复的结构模块只有一个非常简单的结构,例如一个tanh层。(LSTM (Long Term short-term Memory) is a kind of time circulation neural network, which is specially
光谱角度映射(SAM)
- 高光谱影像每一条光谱都有不同的光谱角,通过计算特征光谱的波谱角和每一条波谱的波谱角,对特征区域进行识别
LSTM
- 时间序列趋势分析方法----长短时记忆循环网络matlab实现(Matlab implementation of long and short-term memory cycle network)