资源列表
fourier.zip
- 傅立叶编码源程序
matlabwork
- 关于Euler、jacobi、rungkutta4数值算法的matlab实现,希望对数值算法开发有参考价值。
gaf_pid
- 我们知道,PID控制器各参数对系统的影响是;增大开环比例系数 ,一般将加快系统的影响速度,在有静差的情况下则有利于减小静差;但过大的比例系数又会加大系统超调,甚至产生振荡,使系统不稳定。-We know that, PID controller parameters on the system is increasing the proportion of open-loop coefficients, the general will speed up the system speed, i
mianbo
- 实现瑞雷面波的频散曲线提取,并应用频散曲线模拟面波并成像,随即进行面波的逆频散-Inverse dispersion of the Rayleigh wave dispersion curve extraction and application of dispersion curves simulated surface wave imaging, then surface wave
PSO_1D
- 一种最优化方法,粒子群优化算法,让大家更好的理解粒子群算法。-optimization algorithm
least-square-method
- 最小二乘法是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。-Least squares method is a mathematical optimization techniques. It matches by squaring and finding data to minimize t
CMA
- pi/4-QPSK的恒模盲均衡matlab代码,并附有说明-pi/4-QPSK constant modulus blind equalization matlab code together with explanation
NLMS_canceling_yuyin
- 自适应语音干扰对消,NLMS算法,一路为带噪语音,一路为噪声信号-Adaptive speech interference cancellation, NLMS algorithm, all the way to noisy speech, all the way to the noise signal
Untitled222222
- 智能算法,模态分解,找到最合适的模态,进行分解,消除了模态混叠,还原了信号。-Intelligent algorithm, mode decomposition, to find the most suitable mode, decomposition, eliminating aliasing mode, reducing the signal.
fourth_assignment1
- 采用有限差分法计算给定初始条件和边界条件的流体力学方程-Using the finite difference method given initial and boundary conditions of hydrodynamic equations
code
- Code to run something
差分进化算法代码
- 该代码给出了差分进化计算的源代码,如采用该算法,则可以直接修改采用