资源列表
memd分解
- 使用memd对农产品价格时间序列进行分解(decompose by memd, choose chicken price, egg price, pork price, beef price as input ,and then imfs as output.)
一阶波动方程迎风法
- 一阶波动方程迎风法,用于matlab编程案例,在给定初值和边界条件的情况下
carfollowing_self
- 刺激反应跟驰模型matlab数值仿真及绘图代码(Matlab numerical simulation and drawing code of stimulus response following model)
时域频域29个特征提取
- 利用matlab提取出频域和时域信号的29个特征,主运行文件feature_extraction,fre_statistical_compute和time_statistical_compute分别提取频域和时域的特征,生成的29个特征保存在生成的feature矩阵中。(Using MATLAB to extract 29 features of frequency-domain and time-domain signals, the main running files feature ex
isar
- isar的具体步骤 包括距离和多普勒向压缩 最后生成的isar图像(The specific steps of ISAR include the range and Doppler compression of the final ISAR image)
Cuckoo-search-master
- matlab程序,使用布谷鸟搜索算法进行函数寻优,可以直接使用(cuckoo search algorithm)
FBCCA
- FBCCA是处理SSVEP信号重要分类识别算法(Fbcca is an important classification and recognition algorithm for processing SSVEP signals)
work_kalman
- 在simulink中先完成车辆状态的仿真计算,再用卡尔曼滤波估算车辆质量。(In Simulink, the simulation calculation of vehicle state is completed first, and the vehicle mass is estimated by Kalman filter.)
精通MATLAB智能算法(2015代码)
- 精通MATLAB智能算法(2015代码)(Proficient in MATLAB intelligent algorithm (2015 code))
动力学方程求固有频率matlab
- 在动力学方程中,有质量和刚度求解固有频率。
修正节点电压法matlab
- 用matlab进行节点电压方程的计算,属于计算节点电压方程的简单算例。(Using MATLAB to calculate the node voltage equation is a simple example of calculating the node voltage equation.)
近似熵源码
- 计算时间序列近似熵的代码:近似熵 近似熵值小意味着数据是可预测的,而值大意味着数据是不可预测的