-
nlms
Echo cancellation using NLMS adaptive filter
- 2021-03-18 13:19:20下载
- 积分:1
-
GA
说明: 遗传算法用来求解带容量的车辆路径问题,用c++完成的代码(The genetic algorithm is used to solve the vehicle routing problem with capacity. The code is completed by c++.)
- 2019-06-19 16:30:06下载
- 积分:1
-
fourier_trans
傅立叶变换的C语言实现,可在Turbo C以及Visual C++下实现。(Fourier Transform C language, in Turbo C and Visual C under.)
- 2006-12-31 11:06:45下载
- 积分:1
-
Matlab是计算结构力学的好助手
说明: Matlab是计算结构力学的好助手,计算结构力学(MATLAB is a good assistant in computational structural mechanics)
- 2019-06-30 13:08:32下载
- 积分:1
-
《遗传算法及其在电力系统中的应用》2002
说明: 《遗传算法及其在电力系统中的应用》华中科技大学版("Genetic Algorithms and Their Applications in Power Systems" 2002)
- 2019-01-17 09:33:11下载
- 积分:1
-
gcc-objc-3.4.2-20040916-1.tar
The Polarized light Monte Carlo programs described here keep track of the status of polarization of light traveling through a scattering media.(polarized monte carlo)
- 2021-04-11 09:58:58下载
- 积分:1
-
PO
说明: 时域物理光学法,包括了立方体刨分程序,二维fft计算,任意目标的散射系数的程序。
学习物理光学的很好的入门代码。(The physical optics method in time domain, including the cube planing procedures, two-dimensional fft calculation, any scattering Coefficients of the target program.)
- 2015-07-17 20:48:04下载
- 积分:1
-
BranchBound
branchbound就是所谓的分支定界算法,应用于动态规划解决实际问题(branchbound is called the branch and bound algorithm applied to the dynamic programming to solve practical problems)
- 2012-07-30 23:37:14下载
- 积分:1
-
synchrosqueezing-master
说明: 同步压缩变换工具箱,十分强大,学习时频变换的好帮手(Synchronous compression transformation toolbox, very powerful, good helper for learning time-frequency transformation)
- 2021-04-23 21:08:47下载
- 积分:1
-
bycgste
共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一(Conjugate gradient method (Conjugate Gradient) is between the steepest descent method and Newton' s method between a method that takes only a first derivative information, but to overcome the slow convergence of the steepest descent method shortcomings, but also avoid the need to store Newton and computing the inverse Hesse matrix and disadvantages, conjugate gradient method is not only to solve large linear equations of the most useful methods, large-scale nonlinear optimization solution is the most efficient algorithms)
- 2013-09-13 16:33:21下载
- 积分:1