资源列表
计算皮尔逊相关系数
- matlab计算皮尔逊相关系数,可以判断两个向量或者时间序列的皮尔逊相关系数。 输入: X:输入的数值序列 Y:输入的数值序列 输出: coeff:两个输入数值序列X,Y的相关系数
VRP using SA
- vrp,车辆路径问题的一种尝试解决方法,一整套matlab程序源码(Capacitated Vehicle Routing ProblemVRP using SA)
自抗扰控制技术matlab代码
- 自抗扰控制技术 估计补偿不确定因素的控制技术matlab代码(Matlab code of Auto Disturbance Rejection Control Technology)
图像快速搜索算法仿真
- 读入视频的帧图像,对前后两帧图像进行运动搜索,包括全搜索和快速运动搜素,仿真给出运动矢量图
chapter04
- 文件里边是针对两个非线性、变系数、非齐次偏微分方程的求救方法(The content of the document is for two nonlinear, variable coefficient, inhomogeneous partial differential equation solution method)
Pack Kurtogram V4
- Hilbert-Huang transform algorithm to compress the package, and use it directly after decompression
轨道角动量仿真matlab
- matlab对轨道角动量的仿真,可以更改波长和模态值以适应光学和电磁应用(Matlab simulation of orbit angular momentum can change the wavelength and mode value to adapt to optical and electromagnetic applications)
涡旋光束空间相位模拟
- 涡旋光束在光束的传播方向上有一个位相项e,而且它拥有一个光束轨道角动量,该matlab程序实现了从一个高斯基模变换到涡旋光束的基本功能。(The vortex beam has a phase term E in the direction of beam propagation, and it has a beam orbit angular momentum. The matlab program realizes the basic function of transforming fro
DMD_for_Human_motion-master
- 动态模式分解,从人类步行数据中提取信息.动态模式分解是一种降维算法,最初是在流体力学领域引入的。与提供内部坐标系和相应投影的SVD相似,DMD为您提供随不同时间行为演变的特定空间模式。(Extract Info from Human Walking Data with Dynamic Mode Decomposition)
偏微分方程求解
- 本文研究下列定解问题(抛物型方程) 的有限差分法,其中 为正常数, 为已知函数,且满足边界条件和初始条件。关于式(1)的求解,采用离散化方法,剖分网格,构造差分格式。其中,网格剖分是将区域 用两簇平行直线 分割成矩形网格,其中 分别为空间步长和时间步长。将式(1)中的偏导数使用不同的差商代替,将得到不同的差分格式,如古典显格式、古典隐格式、Crank-Nicolson格式等。其中,Crank-Nicolson格式具有更高的收敛阶数,应用更广泛,故本文采用Crank-Nicol
PID算法及调参
- PID算法及调参,包含PID基本原理,如何调参,以及程序例程。(PID algorithm and parameter adjustment, including the basic principle of PID, how to adjust parameters, and program routines.)
Kaggle-Nomad2018-master
- 毕业设计之跳频通信系统的设计与仿真。努力学习noma技术,顺利毕业。(Frequency hopping communication system)