-
MSE_calculation
最小二乘算法,最小均方误差等算法的MSE的计算,MATLAB代码(Least-squares algorithm, such as minimum mean square error MSE calculation algorithm, MATLAB code)
- 2021-01-07 21:28:52下载
- 积分:1
-
Gaussianeliminationmethod
用C语言来求解n维线性方程组的解,即高斯消元法求解线性方程组(Gaussian elimination method with n-dimensional linear equations)
- 2010-07-14 21:27:06下载
- 积分:1
-
GBAS
利用蚁群算法求解TSP问题,
从Location.dat文件输入每个城市的坐标。(The use of Ant Colony Algorithm for TSP problems Location.dat file input from the coordinates of each city.)
- 2009-06-18 09:08:14下载
- 积分:1
-
ooptest
C++实现的FFT,详细,简单,内含多个测试类(using C++ implements fft,including serials class)
- 2013-12-12 23:22:05下载
- 积分:1
-
fortran-Long-Ge-Ku-Ta
fortran四阶龙格库塔法 计算程序自己编程(fortran fourth-order Runge-Kutta method)
- 2011-09-26 19:38:59下载
- 积分:1
-
grey
灰色预测模型,对未来数据进行预测,同时还有误差检测(GM(1,1),Grey prediction model, which can forecast future data and detect errors at the same time)
- 2020-06-18 18:00:01下载
- 积分:1
-
GUSS
多点高斯平稳随机过程模拟,运用了快速傅里叶变换进行模拟。(Multi-Gaussian stationary random process simulation, using a fast Fourier transform simulation.)
- 2020-11-02 12:39:53下载
- 积分:1
-
维纳滤波器的盲解卷积算法Wiener
本程序实现了基于最佳维纳滤波器的盲解卷积算法。维纳滤波将地震子波转换为任意所需要的形态。例如,像反滤波一样,可以设计维纳滤波器将地震子波转换为尖脉冲。但维纳滤波不同于反滤波,它是在最小平方的意义上为最
佳。基于最佳纳滤波理论的滤波器算法是人们熟知的维纳一莱文逊(Wiener—Levinson)算法。本程序提供了五种期望输出:零延迟尖脉冲;任一延迟尖脉冲;时间提前了的输入序列;零相位子波;任意期望波形。(Wiener—Levinson algorithm used in wiener filter. matlab with detailed note in Chinese.)
- 2011-09-13 18:23:44下载
- 积分:1
-
LARS-with-LASSO-modification
带LASSO修正的LARS算法 稀疏表示(LARS with LASSO modification Sparse Representation)
- 2020-07-14 10:48:51下载
- 积分:1
-
速度规划
在轨迹给定长度范围内,各个waypoint给定确定的速度范围约束,规划处平滑的速度变化曲线(Within the given length range of the trajectory, each waypoint is given a determined velocity range constraint and a smooth velocity variation curve at the planning point)
- 2017-07-09 11:51:42下载
- 积分:1